*{
	padding: 0px;
	margin: 0px;
}


BODY {
	font-family:geneva,'Trebuchet MS',sans-serif;
	font-size: 12px;
	color: black;
	margin: auto;
	background: #fffff;
}

#sky{
/*	float: left !important;
	float:none;  */
	position:relative;	
}
/*
#bg,#piedepagina,#cuerpo{
	float: left;
}
*/
#sky{
	/*float:left;*/
	position:relative;
	width: 100%;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	background:#FFF url("../media/fondo.jpg") repeat-x scroll left top;
	
}
#bg{
	width: 100%;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	background:url("../media/fondo_abajo.png") repeat-x scroll left bottom;
	float:left;
	position:relative;
}
#pagina{
	margin: auto;
	width: 1000px;
}
#cabezote,#piedepagina{
	position: relative;
	width: 100%;
}
#piedepagina #pie{
	width:980px;
	margin:0px auto;
	text-align:left;
}
#cuerpo{
	width: 100%;
	float: left;
	position:relative;	
}
#cabezote {
	height: 215px;
}
#cabezote .fondo{
	width: 100%;
	/*background: url("../media/cabezoe_fdo2.png") no-repeat;*/
    /*background: url(../media/inferiorcabezote.png) no-repeat scroll left bottom !important;
    filter: none !important;
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://promedico.com.co/media/inferiorcabezote.png');*/
	height: 185px;
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 8;
}
#barra_menu{
	height: 45px;
}
#cabezote .menu{
	width: 100%;
	height: 45px;
	position: absolute;
	bottom: 0px;
	left:0px;
	z-index: 7;
}
/*
#piedepagina{
	width: 100%;
	background: url("../media/footer_bg.png") repeat-x;
	height: 30px;
	font-size: 10px;
	color: #999999;
	float: left;
}
*/
#piedepagina{
	width: 100%;
	background: #EDEDED url("../media/footer_bg.png") repeat-x scroll left bottom;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	font-size: 10px;
	color: #999999;
	float: left;
}
#cuerpo{
	width: 958px;
	padding: 22px 24px 26px 18px;
	background:red;
	background: url("../media/cuerpo_bg.png") no-repeat scroll left bottom;
	min-height: 295px;
	height: auto !important;
	height: 295px;
}
.admin #cuerpo .phi_module,.inicio #cuerpo .central .phi_module, .izquierda .phi_module
{
	width: 100% !important;
}
.inicio #cuerpo .izquierda,.inicio #cuerpo .central,.inicio #cuerpo .derecha,
.dos_columnas #cuerpo .izquierda,.dos_columnas #cuerpo .derecha{
	float: left;
	position: relative;
	min-height: 400px;height: auto !important;height: 400px;
}
.inicio #cuerpo .izquierda .phi_container,.inicio #cuerpo .central .phi_container,
.inicio #cuerpo .derecha .phi_container,.dos_columnas #cuerpo .derecha .phi_container,
.dos_columnas #cuerpo .izquierda .phi_container{
	min-height: 400px;height: auto !important;height: 400px;
}
.inicio #cuerpo .izquierda{
	width: 216px;
}
.dos_columnas #cuerpo .izquierda{
	width: 220px;
}
.inicio #cuerpo .central{
	width: 479px;
	margin-left: 21px;
	margin-right: 26px;
}
.inicio #cuerpo .derecha{
	width: 216px;
}
.dos_columnas #cuerpo .derecha{
	margin-left: 26px;
	width: 712px;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

#pagina .phi_content a, #piedepagina a{
	color: #C9252C;
	text-decoration: none;
	padding: 1px 2px;
	font-size: 10px;
}
#pagina .phi_content a{
	font-weight: bold;
}
#piedepagina span a{
	color: #999999;
	cursor: default;
}
#pagina .phi_content a:hover, #piedepagina a:hover{
/*	background: #E9E9E9; */
}
#pagina .phi_content h1,#pagina .phi_content h1 a{
	font-size: 20px;
	color: #C9252C;
}
#pagina .phi_content .result{
	padding-bottom:8px;
	border-bottom: 1px dotted black;
	margin-bottom: 8px;
}
#pagina .phi_content h1 span{
	color: black;
}
#pagina .phi_content h1{
	font-size: 22px;
	color: #C9252C;
	margin-bottom: 8px;
}
#pagina .phi_content h2,#pagina .phi_content h2 a{
	font-family: Trebuchet MS;
	font-size: 17px;
	color: #C9252C;
	margin-bottom: 4px;
	font-weight: bolder;
}
#pagina .phi_content h3{
	font-size: 16px;
	margin-bottom: 3px;
}
#pagina .phi_content ul{
	margin: 4px 11px 4px 11px;
	position: relative;
}
.derecha .phi_content ul{
	margin:4px 0px !important;
}
#pagina .derecha .phi_content ul li{
	padding: 5px 0px;
	background: url("../media/bullets.jpg") no-repeat scroll left top;
	padding: 0px 0px 0px 23px;
	list-style: none;
	/*list-style-image: url("../media/bullet.jpg");*/
	
}

#buscador{
	/*border: 1px solid red;*/
	position: absolute;
	width: 154px;
	height: 15px;
	right: 18px;
	bottom: 45px;
	z-index: 13;
	background: url("../media/buscar_input.png") no-repeat;
	padding: 4px 4px 3px 5px;
}
#buscador .input_text,#buscador .input_button{
	float: left;
	position: relative;
	margin: 0px;padding: 0px;
}
#buscador .input_text{
	
	width: 129px;
	font-size: 10px;
	height: 12px;
	border: none;
	color: #C9252C;
	
	
}
#buscador .input_button{
	border: none;
	background: none;
	width:10px;
	height: 8px;
	background:url("../media/ir_buscar.png") no-repeat;
	margin-left: 11px;
	margin-top: 3px;
	cursor: pointer;
}

.phi_page_rsiblings
{
	/*margin-left: 37px !important;*/
}

.phi_page_rsiblings li{
	cursor: pointer;
	font-weight: normal;
	/*list-style-image: url(../media/bulletrs.png);*/
	background:url("../media/bulletrs.jpg") no-repeat;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
	/*background: url(../media/borderlirs.png) no-repeat scroll left bottom;;*/
	border-bottom:1px dotted #797979;
	margin-top: 15px;
	list-style: none;
	padding:0px 0px 2px 20px;
	
}
.phi_page_rsiblings .li_hover, .phi_page_rsiblings .active{
	color: #C9252C;
	/*list-style-image: url(../media/bulletrsactive.png);*/
	background:url("../media/bulletrsactive.jpg") no-repeat;
	color: #DA141A;
	font-weight: bolder;
}
.simulado-titulo{
	margin-top:25px;
	margin-bottom: 20px;
}
/********  formularios **********/

fieldset {
	border: 1px solid #000;	
	margin-bottom: 20px;
	padding: 5px;
/*	padding-top: 20px; */
}

form legend {
	font-size: 20px;
	padding: 0 15px 0 15px;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	
	
	padding-left: 18px;
	margin-left: 5px;
}

form ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

form ol li p {
	margin: 0;
	float: right;
	color: #666;
	width: 55%;
}

form ol li {
	padding: 10px;
	border-bottom: 1px dotted #D40E17;
	clear: both;
}

form label {
	display: block;
	font-weight: bold;
}

form ol li label {
	display: block;
	float: left;
	margin-right: 20px;
	width: 140px;
	text-align: right;
}

form ol li label span{
	font-weight: normal;
	font-size: 10px;
	clear: both;
}
.formularios_bottom .footer,form .footer {
	margin: 0;
	padding: 10px;
}

form ol li h3 {
	color: #D40E17 !important;
	margin: 0;
	padding: 0;
	font-size: 12px !important;
	margin-left: 160px;
}

form label em {
	color: red;
}


fieldset fieldset 
{
	border: none;
	padding-top: 0;
	background-color: #e6e6e6;
}

fieldset fieldset legend 
{
	margin-top: 25px !important;
	margin-top: 0;
}

fieldset fieldset label 
{
	float: none;
	width: auto;
	text-align: left;
}

fieldset fieldset label 
{
	margin-left: 163px; /* Width plus 3 (html space) */
}

form ol li.wide input
{
	width: 98%;
}

form ol li.wide label
{
	float: none;
	text-align: left;
	width: auto;
}
.input_text,TEXTAREA,.input_select{
	border: 1px solid #000;
	width: 250px;
}
.input_customforms{
	border: 1px solid #000;
	width:90%;
}
.input_select{
	color: #C9252C;
}
.input_button, button {	
	/*background: #EEE;*/
	background: url(../media/fondoboton.jpg); 
	border: 1px solid #999999;
	padding: 3px 5px;
	font-weight: bold;
	margin-right: 10px;
	height: 31px;
}

button
{
	margin-left: 10px;
}

/*#phi_post_calendar
{
	width: 182px;
	margin-left: 15px;
}*/

#events_right
{
	float: left;
	position: relative;
	left: 20px;
	width: 700px;
}

/*.xtable
{
	width: 226px;
	height: 125px;
	margin-top: 25px;
	margin-bottom: 10px;
	background: url(../media/fondoxtable.jpg) no-repeat scroll left bottom;
	padding-bottom: 5px;
}*/

.titulo_de_pagina
{
	background: url(../media/fondo_h3_title.jpg) no-repeat;
	height: 29px;
	width: 300px;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: bolder;
	color: #C9252C;
	padding: 8px;
}

.caja_enlaces_interna
{
	/*background: url(../media/enlaces_internas_r2_c1.jpg) repeat-y;*/
	background:url("../media/fondo-caja-medio.jpg") repeat-y;
	width: 220px !important;
	position: relative;
	min-height: 320px;
	height: auto !important;
	height: 320px;
	position: relative;
}

.caja_enlaces_interna .phi_content
{
	/*background: url(../media/enlaces_internas_r1_c1.jpg) no-repeat scroll left top;*/
	background:url("../media/fondo-caja-arriba.jpg") no-repeat scroll left top;
	width: 220px;
	position: relative;
	min-height: 320px;
	height: auto !important;
	height: 320px;
	position: relative;
}

.caja_enlaces_interna .phi_content .phi_inner_content
{
	/*background: url(../media/enlaces_internas_r3_c1.jpg) no-repeat scroll left bottom;*/
	background:url("../media/fondo-caja-abajo.jpg") no-repeat scroll left bottom;
	width: 220px;
	position: relative;
	min-height: 320px;
	height: auto !important;
	height: 320px; 
	position: relative;
}

.caja_enlaces_interna .phi_content .phi_inner_content .phi_page_rsiblings
{
	padding: 20px 0px;
	position: relative;
	min-height: 320px;
	height: auto !important;
	height: 320px; 
}

.formularios_middle
{
	/*position: relative;
	float: left;*/
	width: 513px;
	margin: auto;
	min-height: 175px;
	height: auto !important;
	height: 175px;
	background: url(../media/fondo-cuerpo-form.jpg) repeat-y;
}
.convenios_middle .formularios_middle{
	margin: 0px;
}
.formularios_middle .mensaje{
	padding: 55px 20px;
}
.formularios_middle .formularios_top
{
	/*position: relative;
	float: left;*/
	width: 513px;
	margin: auto;
	min-height: 175px;
	height: auto !important;
	height: 175px;
	background: url(../media/fondo-arriba-form.jpg) no-repeat scroll left top;
}

.formularios_middle .formularios_top .formularios_bottom
{
	/*position: relative;
	float: left;*/
	width: 513px;
	margin: auto;
	min-height: 175px;
	height: auto !important;
	height: 175px;
	background: url(../media/fondo-abajo-form.jpg) no-repeat scroll left bottom;
}

.formularios_middle .formularios_top .formularios_bottom fieldset
{
	border: none;
}

.formularios_middle .formularios_top .formularios_bottom fieldset legend
{
  width: 470px;
  max-width: 470px;
	margin-top: 30px;
}

.formularios_middle .formularios_top .formularios_bottom fieldset ol li
{
	width: 470px;
	margin-left: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
a.tooltip{
position: relative;
text-decoration: none !important;
color:#0080C0 !important;
font-weight: bold;
}

a.tooltip:hover{
/*z-index: 999;
background-color: #000000;*/
}

a.tooltip span{
display: none;
/*background:url(../media/cuadro.png) no-repeat;*/
width: 190px;
height: 60px;
background-color:#ffffff;
}

a.tooltip:hover span{
display: block;
position: absolute;
top: -3em;
right: -200px;
width: 190px;
padding: 10px 8px 0px 8px;
color: #003A8F;
font-size: 10px;
}
