#header {
	background-color: #F1F1F1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BC351D;
	background-image: url(../img/backgroundheader.gif);
	background-repeat: repeat-x;
}
#header .components .direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-top: 45px;
	float: right;
	margin-right: 20px;
}
#header .logo {
	width: 283px;
	height: 101px;
	float: left;
	background-image: url(../img/backgroundlogo.gif);
	background-repeat: no-repeat;
	margin-left: 25px;
	margin-top: 20px;
}
#header .logo #ibc {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#header .logo #instituto {
}
#header .logo .directores {
	margin-top: 25px;
	margin-left: 150px;
	margin-bottom: 10px;
}
#header .logo .directores em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #194775;
	background-image: url(../img/punto.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
}
#header .components {
	float: right;
	width: 550px;
	height: 95px;
}
#menutop {
	float: right;
	clear: right;
	width: 550px;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
	vertical-align: bottom;
}
#menutop ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menutop li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#menutop li a {
	background-image: url(../img/boton.gif);
	height: 21px;
	width: 94px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	list-style-type: none;
	font-weight: bold;
	padding-top: 5px;
	float: left;
	margin-left: 5px;
}
#menutop li a:hover {
	background-image: url(../img/boton2.gif);
}
#menutop li.deptos a {
	background-image: url(../img/botonDeptos.gif);
	width: 114px;
}
#menutop li.deptos a:hover {
	background-image: url(../img/botonDeptos2.gif);
}
#header .logo.cuarentaycinco {
	background-image: none;
}


/*ENCUESTAS*/
.header-encuesta {
	background-color: #F1F1F1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BC351D;
	background-image: url(../img/backgroundheader.gif);
	background-repeat: repeat-x;
}


.direccion-header-encuesta {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top:10%;	
}