

* {
	margin: 0px;
	padding: 0px;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/bgwarp.jpg);
	background-repeat:  repeat-y;
	background-position: center top;
}
img{
	border:0px;
	margin: 1px;
	padding: 1px;
}
a:link {
	color: #000000;
	text-decoration:none;
}
a:visited{color:#000;text-decoration:none;}
a:hover{
	color:#C86F1E;
	text-decoration:none;
}
a:active{
	color:#000000;
	text-decoration:none;
}

.clear {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.separa {
	clear:both;
    height:10px;
    font-size: 1px;
    line-height: 0px;
}


/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 5px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 5px;
}

.fltcenter{ /* this class can be used to float an element left in your page */
text-align:center;
}




#wrapper {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	margin: 0px;
	float: left;
	padding: 0px;
	width: 898px;
	background-image: url(../img/cabe.jpg);
	background-repeat: repeat;
	background-position: center center;
	border: 1px solid #E7E4E4;
}
#header_grupo{margin: 0px;float: left;padding: 0px;width: 898px;background-image: url(../img/cabe_grupo.jpg);background-repeat: repeat;background-position: center center;border: 1px solid #E7E4E4;}
#header_servicios{margin: 0px;float: left;padding: 0px;width: 898px;background-image: url(../img/cabe_servicios.jpg);background-repeat: repeat;background-position: center center;border: 1px solid #E7E4E4;}
#header_fundacion{margin: 0px;float: left;padding: 0px;width: 898px;background-image: url(../img/cabe_fundacion.jpg);background-repeat: repeat;background-position: center center;border: 1px solid #E7E4E4;}
#header_consultora{margin: 0px;float: left;padding: 0px;width: 898px;background-image: url(../img/cabe_consultora.jpg);background-repeat: repeat;background-position: center center;border: 1px solid #E7E4E4;}
#header_residencias{margin: 0px;float: left;padding: 0px;width: 898px;background-image: url(../img/cabe_residencias.jpg);background-repeat: repeat;background-position: center center;border: 1px solid #E7E4E4;}
#header_centros{margin: 0px;float: left;padding: 0px;width: 898px;background-image: url(../img/cabe_centros.jpg);background-repeat: repeat;background-position: center center;border: 1px solid #E7E4E4;}
#header_innovacion{margin: 0px;float: left;padding: 0px;width: 898px;background-image: url(../img/cabe_innovacion.jpg);background-repeat: repeat;background-position: center center;border: 1px solid #E7E4E4;}
#header_reconocimientos{margin: 0px;float: left;padding: 0px;width: 898px;background-image: url(../img/cabe_reconocimientos.jpg);background-repeat: repeat;background-position: center center;border: 1px solid #E7E4E4;}
#header_noticias{margin: 0px;float: left;padding: 0px;width: 898px;background-image: url(../img/cabe_noticias.jpg);background-repeat: repeat;background-position: center center;border: 1px solid #E7E4E4;}
#header_boletines{margin: 0px;float: left;padding: 0px;width: 898px;background-image: url(../img/cabe_boletines.jpg);background-repeat: repeat;background-position: center center;border: 1px solid #E7E4E4;}
#header_ute{margin: 0px;float: left;padding: 0px;width: 898px;background-image: url(../img/cabe_ute.jpg);background-repeat: repeat;background-position: center center;border: 1px solid #E7E4E4;}

#side-a {
	float: left;
	width: 500px;
	z-index: 20;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#side-acont {
	float: left;
	width: 200px;
	z-index: 20;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 350px;
}




#side-b {
	float: right;
	width: 370px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;

}
#side-bcont {
	float: right;
	width: 660px;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;

}
.push {
	height: 32px; /* .push y .footer deben tener la misma altura*/
}

#footer {
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	text-align: center;
	clear: both;
	line-height: 30px;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bgsubmenu.jpg);
	background-repeat:    repeat-x;
	background-position: center bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E4E4;
}
#menu {
	height: 23px;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	color: #000000;
	float: left;
	line-height: 20px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E4E4;
	padding: 0px;
	background-image: url(../img/bgsubmenu.jpg);
	background-repeat:   repeat-x;
	background-position: center top;
}



#menu ul {
	margin: 0px;
	float: left;
	padding: 0px;
	width: 896px;
}





#menu ul li {
	color:#FFFFFF;
	float:left;
	height:23px;
	list-style-type:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E4E4;
}
#menu ul li a:link {
	color:#000000;
	display:block !important;
	display:inline;
	height:23px;
	list-style-type:none;
	padding:3px 5px 0px;
	text-decoration:none;
}
#menu ul li a:visited {
color:#000;
display:block !important;
display:inline;
height:23px;
list-style-type:none;
padding:3px 5px 0px;
text-decoration:none;
}
#menu ul li a:hover {
	background-color:#E0791C;
	color:#FFF;
	display:block !important;
	display:inline;
	height:23px;
	padding:3px 5px 0px;
	text-decoration:none;
}
.menu ul li a:active {
color:#000000;
display:block !important;
display:inline;
height:23px;
list-style-type:none;
padding:3px 5px 0px;
text-decoration:none;
}
.menuselec {
	background-color:#DC7A21;
	color:#FFFFFF;
	display:block !important;
	display:inline;
	height:23px;
	padding:3px 5px 0px;
	text-decoration:none;
}



#menuinf {
	width: 895px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	float: left;
	background-color: #DC7A21;
	margin: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 22px;
	padding-top: 0px;
}


#wrapper #container {
	width: 900px;
	float: left;
}


.buscador {
	float: right;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 0.7em;
	top: 10px;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.buscador img {
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	margin-right: 10px;
	margin-top: 0px;
	float: right;
	width: 500px;
	line-height: 25px;
	padding: 2px;
}
.submenu a:link {color:#FFFFFF; text-decoration:none;	padding: 2px;}
.submenu a:visited{color:#FFFFFF;text-decoration:none;	padding: 2px;}
.submenu a:hover{color:#000;text-decoration:none;	padding: 2px;}
.submenu a:active{color:#FFFFFF;text-decoration:none;	padding: 2px;}







#footer a:link {
	color: #DC7A21;
}
#footer a:visited{
	color:#DC7A21;
	text-decoration:none;
}
#footer a:hover{
	color:#000000;
	text-decoration:none;
}
#footer a:active{
	color:#DC7A21;
	text-decoration:none;
}



/*CSS black style pagination*/
	div.pagination {
	padding: 3px;
	margin: 3px;
	color:#000000;
	font-size:0.7em;
	text-align: left;
	}
	div.pagination a {
		border: 1px solid #909090;
		line-height: 20px;		
		margin-right:3px;
		padding:2px 5px;
		background-color:#E31B1E
		background-position:bottom;
		text-decoration: none;
		color: #FFF 
		font-weight:bold; 
	}
	div.pagination a:hover {
		border: 1px solid #f0f0f0;
		background-color:#404040;
		color: #ffffff;
	}
	div.pagination span.current {
		margin-right:3px;
		padding:2px 5px;
		border: 1px solid #999;
		font-weight: bold;
		background-color:#E31B1E;
		color: #FFF;
	}
	div.pagination span.disabled {
		margin-right:3px;
		padding:2px 5px;
		border: 1px solid #606060;
		color: #808080;
	}





.box {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 18px;
}
.datacti {
	font-size: 0.8em;

}
#header .logoheader {
	float: left;
	width: 250px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
input {
	height:25px;
	vertical-align: middle;
	
}
#menuinf .idiomas {
	float: right;
	width: 220px;
	padding-right: 5px;
	text-align: right;
	line-height:18px;
	font-size: 0.9em;
	color:#FFFFFF;
}
.idiomas a:link {color:#FFFFFF; text-decoration:none;	padding: 2px;}
.idiomas a:visited{color:#FFFFFF;text-decoration:none;	padding: 2px;}
.idiomas a:hover{color:#000;text-decoration:none;	padding: 2px;}
.idiomas a:active{color:#FFFFFF;text-decoration:none;	padding: 2px;}


#menuinf .menuser {
	float: left;
	width: 520px;
	padding-left: 5px;
	font-size: 0.8em;
	line-height: 18px;
	color: #E31B1E;

}
.tithome {
	font-size: 0.8em;
	color: #FFFFFF;
	padding-left: 5px;
	background-image: url(../img/bgrojo.jpg);
	background-repeat:  repeat-x;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 5px;
}
h1{
	font-size: 0.8em;
	color: #000000;
	float: left;
	padding-left: 5px;
	width: 665px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DC7A21;
}
.tithomenot {
	font-size: 0.8em;
	color: #000000;
	float: left;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DC7A21;
	margin-bottom: 5px;
	font-weight: bold;
}
.cajasector {
	border: 1px solid #E7E4E4;
	width: 490px;
	padding: 5px;
	float: left;
	margin: 5px;
	background-color: #FFFFFF;
}
.rojoB {
	font-weight: bold;
	color: #DD7A1F;
	float: left;
	clear: both;
}
.rojoB a:link{
	font-weight: bold;
	color: #DC7A21;
}
.rojoB a:hover{font-weight: bold;color: #000;}
.rojoB a:visited{
	font-weight: bold;
	color: #DC7A21;
}
.rojoB a:active{
	font-weight: bold;
	color: #DF7A1E;
}

.cajasectortxt {
	float: left;
	width: 490px;
	background-repeat:  repeat-x;
	background-position: top;
	font-size: 0.7em;
	line-height: 15px;
}
.cajatipo {
	float: left;
	width: 350px;
	border: 1px solid #E7E4E4;
	padding: 5px;
	font-size: 0.8em;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.mediacajatipo {
	float: left;
	width: 185px;
}
.cajatipo ul {
	margin: 0px;
	padding: 0px;
}
.cajatipo ul  li {
	font-size: 0.8em;
	width: 150px;
	list-style-type: none;
	list-style-image: url(../img/cuarojo.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#wrapper #container #side-b .cajatipo img {
	border: 1px solid #CCCCCC;
}
.bloquenot {
	float: left;
	text-align: left;
	margin: 2px;
	padding: 3px;
}
.bloquenot .txtbloquenot {
	font-size: 0.7em;
	float: left;
	padding-left: 5px;
}
#wrapper #container #side-b .bloquenot .txtbloquenot img {
	float: left;
}
#side-bcont .contnot {
	font-size: 0.8em;
	float: left;
	width: 660px;
	text-align: left;
	padding-top: 10px;
}
#side-acont .menuside-a {
	float: left;
	font-size: 0.7em;
	background-color: #FFFFFF;
	width: 178px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #D7D7D7;
}
#side-acont .menuside-a ul  li {
	list-style-type: none;
	margin: 2px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.selecside {
	font-weight: bold;
	color: #DC7A21;
	width: 178px;
	font-size: 0.8em;
	background-image: url(../img/bgsubmenu.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
.menuside-a ul li a:link {color: #000;}
.menuside-a ul li a:visited {color: #000;}
.menuside-a ul li a:hover {
	color: #FFFFFF;
	background-image: url(../img/bghovermenu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
.menuside-a ul li a:active {color: #000;}
.menusideaselec {
	color: #FFFFFF;
	background-image: url(../img/bghovermenu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
.bordeside {
	background-color: #DC7A21;
	float: left;
	padding: 1px;
	margin: 1px;
}
.bajomenu {
	float: left;
	width: 190px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(../img/bajomenu.gif);
	height: 40px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.contnot ul {
	margin: 0px;
	padding: 0px;
}
.contnot ul  li {
	list-style-image: url(../img/ptonaran.gif);
	list-style-type: none;
	margin-left: 20px;
	padding: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	text-align:justify;
}
h2 {
	font-weight: bold;
	color: #DC7A21;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1em;
}
.selecnot {
	font-size: 0.8em;
	width: 375px;
	text-align: right;
	float: right;
}
#wrapper #container #side-bcont .contnot img {
	margin-left: 5px;
}
.fecha {
	float: left;
	width: 675px;
	font-size: 0.8em;
	color: #000000;
	line-height: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#side-bcont .contnot p {
	line-height: 16px;
	text-align:justify;
	margin:5px 0px 5px 0px;
}
dt{font-weight:bold;}
.contnot ul li ul li{
	list-style-image: url(../img/ptonaran1.gif);
	list-style-type: none;
	margin-left: 20px;
	padding: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
.contnot ul li ul li ul li {
	list-style-image: url(../img/ptonaran2.gif);
	list-style-type: none;
	margin-left: 20px;
	padding: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
h3{	font-weight: bold;
	color: #000;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1em;
}