/* CSS Document */

body{
	margin: 0px;
	background-image: url(../imagenes/bg_main.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

#bg_main {
	background-image: url(../imagenes/bg_main.jpg);
	background-repeat:  repeat-x;
}
#principal {
	margin: auto;
	width: 926px;
}
#menu_up {
	background-image: url(../imagenes/botoner_bg.png);
	background-repeat: no-repeat;
	height: 34px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#menu_up .nosotros {
	text-align: center;
	width: 135px;
}
#menu_up .investigacion {
	text-align: center;
	width: 135px;
}
#menu_up .servicios {
	text-align: center;
	width: 135px;
}
#menu_up .nuevos_proy {
	width: 135px;
	text-align: center;
}
#menu_up .noticias {
	width: 120px;
	text-align: center;
}
#menu_up .sitio {
	width: 137px;
}
#menu_up .contacto {
	width: 120px;
	text-align: center;
}
#menu_up ul {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header {
	display: block;
	list-style-type: none;
	height: 141px;
}
#menu_up li {
	font-size: 12px;
	font-weight: bold;
	float: left;
	list-style-type: none;
	display: block;
}
#menu_up a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_up a:hover {
	color: #00CCFF;
}

#menu_up #current {
	color: #00CCFF;
}
#nosotros_fondo a {
	color: #195DA8;
}
#nosotros_fondo a:hover {
	color: #4A8BE7;
}
#centro_interior {
}
#caja1_up {
	background-image: url(../imagenes/caja_up_big.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 340px;
	margin: auto;
}
#caja1_up .bg {
	background-image: url(../imagenes/caja_big_bg.png);
	background-repeat: repeat;
	margin: auto;
}
#tabla_big_bg {
	background-image: url(../imagenes/caja_big_bg.png);
	background-repeat: repeat-y;
	margin: auto;
	width: 324px;
	color: #666666;
	padding-right: 8px;
	padding-left: 8px;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 177px;
}
#tabla_bg_down {
	margin: auto;
	width: 340px;
}
#leer_mas {
	font-size: 12px;
	font-weight: bold;
	color: #4581ba;
	display: block;
	padding-left: 260px;
}


#leer_mas2 {
	font-size: 12px;
	font-weight: bold;
	color: #4581ba;
	display: block;
	padding-left: 215px;
}
#leer_mas2 a {
	color: #4581ba;
	text-decoration: none;
}
#leer_mas2 a:hover {
	color: #11458C;
}





#leer_mas .altura_a {
	height: 50px;
}
#altura_a {
	height: 20px;
}
#altura_b {
	height: 40px;
}
#caja1_up .titulo {
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 9px;
	padding-left: 8px;
}
#leer_mas a {
	color: #4581ba;
	text-decoration: none;
}
#leer_mas a:hover {
	color: #11458C;
}

#caja2_up {
	background-image: url(../imagenes/caja_2_up.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 299px;
	margin: auto;
}
#caja2_up .bg {
	background-image: url(../imagenes/caja_big_bg.png);
	background-repeat: repeat;
	margin: auto;
}
#caja2_bg {
	color: #666666;
	background-image: url(../imagenes/caja_2_bg.png);
	margin: auto;
	text-align: justify;
	background-repeat: repeat-y;
	width: 284px;
	padding-top: 14px;
	padding-right: 8px;
	padding-left: 8px;
	height: 139px;
}

#tabla2_bg_down {
	margin: auto;
	width: 297px;
}
#servicio1 {
	margin: auto;
	width: 298px;
	background-image: url(../imagenes/caja_2_up.png);
	height: 30px;
}

#servicio2 {
	margin: auto;
	width: 298px;
	background-image: url(../imagenes/caja_2_bg.png);
	background-repeat: repeat-y;
}
#servicio1 .titulo {
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 7px;
}
#servicio2 .contenido {
	color: #666666;
	text-align: justify;
	padding-right: 8px;
	padding-left: 8px;
	height: 139px;
	padding-top: 12px;
}
#servicio2 .contenido .altura {
	height: 50px;
}

#servicio2 .contenido .altura2 {
	height: 60px;
}

#servicio2 .contenido .altura3 {
	height: 10px;
}

#servicio2 .contenido .altura4 {
	height: 60px;
}
#menu_small {
	padding-top: 5px;
	padding-bottom: 10px;
}
#puntos {
	background-image: url(../imagenes/bg_lines.png);
	background-repeat: repeat-x;
	height: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#puntos2 {
	height: 5px;
}
#logos {
	margin: auto;
	width: 531px;
	padding-bottom: 20px;
	background-image: url(../imagenes/logos.png);
	height: 70px;
	background-repeat: no-repeat;
}
#footer_main {
	background-color: #999999;
	height: 50px;
}
#footer_main .direccion {
	font-size: 11px;
	color: #FFFFFF;
	margin: auto;
	padding-top: 18px;
	width: 930px;
}
#footer_main .direccion a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_main .direccion a:hover {
	color: #333333;
}

#servicio3 {
	background-image: url(../imagenes/caja_2_down.png);
	height: 10px;
	margin: auto;
	width: 298px;
	background-repeat: no-repeat;
}


#caja2_up .titulo {
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 7px;
	padding-left: 8px;
}
#nosotros_arriba {
	background-image: url(../imagenes/nosotros_up.png);
	background-repeat: no-repeat;
	margin: auto;
	height: 30px;
	width: 732px;
}
#imagen_interior {
	margin: auto;
	width: 732px;
	padding-bottom: 15px;
}
#nosotros_arriba ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nosotros_arriba .titulo a {
	color: #11458C;
	text-decoration: none;
}
#nosotros_arriba .titulo a:hover {
	color: #3080C7;
}
#nosotros_arriba li {
	display: block;
	float: right;
	list-style-type: none;
}
#nosotros_fondo h1 {
	font-size: 13px;
	text-transform: uppercase;
	color: #4A8BE7;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #4A8BE7;
}
#nosotros_fondo {
	width: 731px;
	margin: auto;
	background-color: #E9EBF1;
}
#nosotros_fondo h2 {
	font-weight: bold;
	color: #333333;
	font-size: 13px;
}
#nosotros_fondo .celeste {
	color: #5b9fec;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 6px;
	line-height: 18px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#nosotros_abajo {
	margin: auto;
	width: 731px;
	padding-left: 1px;
}
#nosotros_fondo .contenido {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #666666;
	text-align: justify;
	line-height: 18px;
}
#nosotros_fondo .contenido a {
	color: #4A8BE7;
	font-weight: bold;
}
#nosotros_fondo .contenido a:hover {
	color: #003366;
}
#nosotros_fondo .line {
	background-image: url(../imagenes/bg_lines_gris.png);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
#nosotros_arriba .titulo {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 28px;
}
#nosotros_fondo .bold1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
#text_box1 {
	background-image: url(../imagenes/bg_textbox.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 328px;
	padding-top: 4px;
	padding-left: 5px;
}
#direccion2 {
	color: #333333;
}
#direccion2 ul {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#direccion2 li {
	display: block;
	background-image: url(../imagenes/ico.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	list-style-type: none;
	padding-bottom: 3px;
	height: 28px;
	padding-top: 1px;
}
#direccion2 a {
	color: #4A8BE7;
	text-decoration: none;
}
#direccion2 a:hover {
	text-decoration: underline;
	color: #4A8BE7;
}
#text_box2 {
	background-image: url(../imagenes/bg_textbox2.png);
	background-repeat: no-repeat;
	height: 126px;
	width: 328px;
	padding-top: 10px;
	padding-left: 5px;
}
#text_box2 .inter2 {
	width: 311px;
	border: 1px solid #FFFFFF;
	height: 104px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#text_box1 .inter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #FFFFFF;
	width: 311px;
}
.btn1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #4A8BE7;
	height: 30px;
	width: 100px;
	border: 2px solid #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
}
#nosotros_fondo .bold2 {
	font-weight: bold;
	color: #333333;
}


/****************** ale *************************/

.noticia_destacada{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
color:#666666;


}
.noticia_destacada h2{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
margin:0px;
padding:0px;
margin-bottom:5px;
text-align:left;
color:#4581BA;
} 

 .border_puntos{
border-bottom:2px dotted #898989;
margin-bottom:5px;
}

.border_img_noti{
border:3px solid #cccccc;
margin-right:10px;
margin-bottom:10px;
}

/******************************  paginacion   ******************************************/

#paginacion_p  a{
	color:#4581BA;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff;
	padding: 3px;
	border: thin solid #4581BA;
}
#paginacion_p a:hover{
	color:#999999;
	background-color: #ffffff;
	border: thin solid #999999;
}
#paginacion_p #current{
	background-color: #ffffff;
	color:#666666;
		border: thin solid #666666;
}

/******************************  fin paginacion   ******************************************/

.textos_int{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
color:##666666;


}

.textos_int p{
margin:0px;
padding:0px;
padding-bottom:12px;
}

#titulo_int2 h2{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#4581BA;
margin:0px;
padding:0px;

margin-top:4px;

}

.leer_mas{
text-align:right;
}


.color_gris{
color:#999999;
}
#img_izq1 {
	float: left;
	padding-right: 20px;
	padding-bottom: 8px;
}
#img_izq2 {
	float: left;
}
#img_izq2 .descripcion {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
	background-color: #CCCCCC;
	color: #000000;
	line-height: 12px;
	padding-right: 8px;
	padding-left: 8px;
	margin-right: 11px;
	margin-left: 11px;
	text-align: center;
}

#img_izq3 {
	float: left;
	width: 200px;
}
#img_izq3 .descripcion {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
	background-color: #CCCCCC;
	color: #000000;
	line-height: 12px;
	padding-right: 8px;
	padding-left: 8px;
	margin-right: 11px;
	margin-left: 11px;
	width: 165px;
}
#img_der {
	float: right;
	padding-left: 10px;
}
#img_der .descripcion {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
	background-color: #999999;
	color: #000000;
	line-height: 12px;
	padding-right: 8px;
	padding-left: 8px;
	margin-right: 11px;
	margin-left: 11px;
}
#bloque {
	height: 172px;
	width: 476px;
	margin-left: 50px;
}
#bloque2 {
	height: 172px;
	width: 476px;
}
.div_noti_home{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-right: 5px;
	margin-left: 5px;
}
.titulo_doctores h2 {
	font-weight: bold;
	color: #4A8BE7;
	margin: 0px;
	padding: 0px;
}
.contenido .titulo_doctores {
	font-weight: bold;
	color: #4A8BE7;
	font-size: 16px;
	margin-top: 6px;
}
