@charset "utf-8";
* {	margin: 0px; padding: 0px;}
.clear {clear:both;}
.clearleft {display:block; clear:left;}
.clearright{display:block; clear:right;}
.hide {display:none;}

a {
	color:#014FA1;
	text-decoration: none;
}
a:visited {color:#014FA1;}
a:active {color:#CCCCCC;}
a:hover {color:#00A6D6; text-decoration:none;}

body {
	background-color: #FFFFFF;
	background-image: url(../imagenes/imag/fondo_pag.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#wrap{
	width:1000px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

/*Header*/
#topbar { height:83px;}
#header {
	background-repeat:repeat;
	height:40px;
	background-image: url(../imagenes/imag/sombra.jpg);
}


/*Header Menu*/
#topmenu {
	display:block;
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topmenu li {
	display:inline;
}
#topmenu a {
	display:block;
	float:left;
	height:20px;
	text-decoration:none;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 1px;
	padding-left: 17px;
}
#topmenu a, #topmenu a:visited, #topmenu a:active {
	background:url(../imagenes/imag/menu1.jpg) repeat-x;
	border-left:solid 1px #1AA9D2;
	border-right:solid 1px #1AA9D2;
	color:#FFFFFF;
	font-weight: bold;
}
#topmenu a:hover{
	background:url(../imagenes/imag/menu2.jpg) repeat-x;
	color:#ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1AA9D2;
	border-left-color: #1AA9D2;
	font-weight: bold;
}
/*#topmenu .active a, #topmenu .active a:visited, #topmenu .active a:active{
	background-image: url(../imagenes/boto/registreseygane.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 206px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
*/

#topmenu .active a, #topmenu .active a:visited, #topmenu .active a:active{
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 202px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	background-image: url(../imagenes/boto/registreseygane.gif);
}

Content*/
#content {}
#webmanager {
	background-image: url(../imag/log_wm2.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 17px;
}

#blanco {
	width: 245px;
	height: 28px;
	float: left;
}

#mainpage {
	width:225px;
	float:left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 8px;
	border: 1px solid #CCCCCC;
}
#mainpage p {line-height:22px; margin:0px 0px 22px 0px;}
#mainpage blockquote {
	background:#efefef;
	display:block;
	margin:5px;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5 {color:#333333; ;font-family: Arial, Helvetica, sans-serif;}
#mainpage h1 {font-size:10px;}
#mainpage h2 {font-size:11px;}
#mainpage h3 {font-size:14px;}
#mainpage h4 {font-size:16px;}
#mainpage h5 {font-size:20px;}

.postlist {list-style:none; margin:0px}
.postlist li {display:block; padding:0px;}
.subhead{
	font-size:12px;
	color:#014FA1;
	font-weight:bold;
	display:block;
	margin:0px;
	margin:10px 0px 0px 0px;
	padding:2px;
	background-color: #F2F2F2;
}
.postlist a,.postlist a:visited, .postlist a:active {
	display:block;
	padding:3px 3px 3px 25px;
	color:#014FA1;
	text-decoration:none;
	background-color: #FFFFFF;
	background-image: url(../imagenes/imag/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
}
.postlist a:hover {
	color:#00A6D6;
	text-decoration:none;
	background-color: #F2F2F2;
	background-image: url(../imagenes/imag/bullet2.jpg);
	background-repeat: no-repeat;
	background-position : 10px 8px;
}

#content #mainpage ol {margin:10px 10px 10px 25px;}
#content #mainpage ol li {padding:5px 5px 5px 20px;}
#content #mainpage ul li {
	display:block;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
}

/*Varios*/
.combo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #014fa1;
}
.texto {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #333333;
}
.textos {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	line-height: 18px;
	text-align: justify;
	padding-right: 40px;
	padding-left: 40px;
}
.textosb {
	font-weight : bold;
}
.textojustificado {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #333333;
	text-align : left;
}
.subtitulo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #014fa1;
	text-align: left;
}
.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #003399;
	background-image : url(../imagenes/imag/f_tabla_menu.jpg);
	background-repeat : repeat-x;
	text-indent : 20px;
	height : 44px;
	padding : 10px;
}
.linkpry {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #003399;
	background-image : url(../imagenes/imag/f_tabla_hom.gif);
	background-repeat : repeat-x;
	height : 44px;
	padding : 5px;
	text-align: left;
}

/*Sidebar*/
#sidebar {
	margin:0px 0px 0px 255px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*footer*/
#footer {height : 40px; padding : 0;}
#credit {font-size:10px; padding:3px;}
.textorojo {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #CC0000;
}
.texto1 {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	text-align : left;
}
