
img{
border:none;
text-decoration:none;
}

body, div{
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#page_holder{
	float: left;
	width: 1044px;
}


#medico_left{
	width: 256px;
	height: 674px;
	float:left;
	background: url(../img/div_medico.jpg) top left no-repeat;
}

#page_content{
	width: 768px;
	height: 674px;
	float: left;
}
#banner{
	float: left;
	width: 768px;
	height: 100px;
	background: url(../img/div_banner.jpg) top left no-repeat;
}

#banner_print
{display:none;}

#page_content_holder{
	width: 768px;
	height: 575px;
	float: left;
}
#logos{
	width: 120px;
	height: 575px;
	float: left;
	background: url(../img/div_logos.jpg) top left no-repeat;
	text-align:center;
}



#logos_sup{
	margin-top: 110px;
margin-bottom: 100px;
}

#content_holder{
	width: 648px;
	height: 575px;
	float: left;
}

#menu_holder{
	width: 700px;
	height: 89px;
	float: left;
	background: url(../img/div_menu.jpg) top left no-repeat;
}
#menu_bar_holder{float:left; width:700px;}

#menu_saludo{float: left; width: 150px;margin-left: 23px; font-size:12px;	color:#002369; margin-top: 31px;}

#fecha_saludo{
	font-size: 9px;
}

#menu_nombre_usuario{
	font-size: 2em;
	color:#002369;
	font-weight: bold;
	width: 100%;
	}

#login_holder{
	float: right;
	width: 180px;
	margin-top: 7px;
	margin-right: 8px;
}

#login_holder2{
	width: 180px;
	margin-top: 40px;
}

#login_titulo{
	text-align:center;
	background-color: #002369;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:1px;
	width: 168px;
}
#login_form{
	float: left;
	width: 95px;
	text-align:center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;

}
#login_content{
	float: left;
	border: 1px solid #002369;
	width: 168px;
	height: 50px;
}

#btn_entrar{
	float: left;
	margin-top: 5px;
	padding: 8px;
	text-align:center;
	height: 40px;

}

#login_entrar{
	text-align:center;
	width: 45px;
	padding: 2px;
	border: 1px solid #002369;
	background-color:#002369;
	color:#FFF;
	cursor: hand; cursor: pointer; 
}

#login_entrar:hover{
	background-color:#0037a6;
	color:#FFF;
	cursor: hand; cursor: pointer; 
}
	
	
#login_claves{
	font-size:9px;
	text-align:center;
	float: left;
	width: 95px;
	padding: 2px;
	border: 1px solid #002369;
	background-color:#002369;
	color:#FFF;
	cursor: hand; cursor: pointer; 
}

#login_claves:hover{
	background-color:#0037a6;
	color:#FFF;
	cursor: hand; cursor: pointer; 
}



#login_registrarse{
	font-size:9px;
	text-align:center;
	float: left;
	width: 63px;
	padding: 2px;
	border: 1px solid #002369;
	background-color:#002369;
	color:#FFF;
	cursor: hand; cursor: pointer; 
}

#login_registrarse:hover{
	background-color:#0037a6;
	color:#FFF;
	cursor: hand; cursor: pointer; 
}


#btn_generico{
	width: 90px;
	margin-top: 5px;
	padding: 8px;
	text-align:center;
	height: 40px;

}


	
	
	
	

#content{
	width: 648px;
	height: 485px;
	float: left;
	background: url(../img/div_contenidos.jpg) top left no-repeat;
}

#thecontent_holder{
	float: left;
	width: 655px;
	height: 485px;
	overflow: scroll;
	overflow-x: hidden; 

}

/*
LOOK'N FEEL
*/




#titular_seccion{
	color: #002369;
	font-size: 16px;
	margin-top: 15px;
	float: left;
	width: 100%;
}

#categoria_seccion{
	color: #002369;
	font-size: 12px;
	font-weight:bold;
	margin-top: 30px;
	margin-bottom: 7px;
	float: left;
	width: 100%;
}
#categoria_holder{
	margin-top: 15px;
	width: 100%;
	float: left;
}

a{
	text-decoration: none;
}

a:hover{
	color: #006;
}

#contenido_seccion{float:left; width: 100%;}


/*

MAQUETACIÓN DE TABLAS

*/

table{
	border: 1px solid #CCC;
}

table .titular{
	color:#002369;
	padding: 3px;
	font-weight:bold;
}

table .titularcenter{
	text-align:center;
	color:#002369;
	padding: 3px;
	font-weight:bold;
}

table .item{
	padding: 6px;

}

input[type="button"], input[type="submit"]{
	border: 1px solid #B1C6F5;
	background: #002369;
	color: #FFF;
	cursor: hand; cursor: pointer;
}

input[type="button"]:hover, input[type="submit"]:hover{
	border: 1px solid #B1C6F5;
	background: #0037a6;
	cursor: hand; cursor: pointer;
}

input[type="text"], input[type="password"]{
	border: 1px solid #B1C6F5;
}

input[type="button"]:hover, input[type="submit"]:hover{
	background:none;
	background-color: #039;
	color:#FFF;
}


textarea{
	border: 1px solid #B1C6F5;
}

.paginador
{
	padding-top:10px;	
}



#caja_error{
	border: 1px solid #C00;
	background: url(../img/error.png) no-repeat;
	background-position: 15px center;
	width: 350px;
	margin-bottom: 20px;
}
#error_mensaje{
	
	margin: 15px;
	margin-left: 85px;
	width: 250px;
	text-align: justify;
}


#caja_ok{
	
	border: 1px solid #0C0;
	background: url(../img/ok.png) no-repeat;
	background-position: 15px center;
	width: 350px;
	margin-bottom: 20px;
}
#ok_mensaje{
	
	margin: 15px;
	margin-left: 85px;
	width: 250px;
	text-align: justify;

}


#caja_warn{
	
	border: 1px solid #CC0;
	background: url(../img/warn.png) no-repeat;
	background-position: 15px center;
	width: 350px;
	margin-bottom: 20px;
}
#warn_mensaje{
	
	margin: 15px;
	margin-left: 85px;
	width: 250px;
	text-align: justify;

}
#print_top
{
	float:right;
	margin-right:15px;
	width:17px;
}

#univadis
{
	color:#002369;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#univadis a
{
	color:#002369;
}

