@charset "utf-8";
/* CSS Document */

body {
font-family:Helvetica, Arial;
background-color:#fff;
margin:0;
padding:0;
text-align:center;
background-attachment:fixed;
background-position:top center;
background-repeat:no-repeat;
}
html, body {
border:0;
margin: 0;
padding: 0;
}
div {
	color:#333333;
}
h1{
color:#09368D;
font-family:Helvetica, Arial;
line-height: 18px;
font-size:1.6em;

}
h1.sgi{
color:#09368D;
font-family:Helvetica, Arial;
line-height: 18px;
font-size:1.4em;

}
h2{
color:#09368D;
font-family:Helvetica, Arial;
line-height: 18px;
font-size:0.7em;

}
ul.listita{
    margin: 0px;
    padding-left: 10px;
    font-size: 0.7em;
	line-height: 1.7em;
	color:#333;
	}
	ul.listita1{
    margin: 0px;
    padding-left: 10px;
    font-size: 0.6em;
	line-height: 1.7em;
	color:#09368D;
	}
#derecha p {
 font-size:0.70em;
 color:#333;
 text-align:justify;
line-height: 1.2em;

 }
 #derecha1 p.servicios {
 font-size:0.8em;
 font-weight:bold;
 color:#333;
 text-align:justify;
 line-height: 0.4em;
 font-style:oblique;
 }
#derecha1 p {
 font-size:0.60em;
 color:#333;
 text-align:justify;
line-height: 1.2em;
font-size:0.8em;
 color:#333;
 } 

/***** DIV´s *****/

#contenedor {
	text-align:center;
	width:100%;
	height: 100%;
	position: relative;
	margin: 0px;
} 

#cabecera {
	width: 100%;
	height:180px;
	text-align: center;
}
#division {
	margin:0;
	padding:0;
	height:30px;
	}

#cuerpo {
	width: 850px;
	text-align:center;
	vertical-align:top;
	padding:0 0 0 0;
	margin: auto;
	overflow:hidden; /* esto lo hago para que tome la altura del div mas alto +*/


	
} 
#izquierda{
	margin: 20px 0 0 45px;
	padding:0;
	width: 45%;
	float:left;
	min-height:350px;
	height:expression(this.scrollHeight > 350 ? "auto":"390px"); 
	text-align:left;

	/*overflow:hidden; /* esto lo hago para que tome la altura del div mas alto +*/
	}
	#derecha {
	padding:8px 0 0 0;
	margin: 0 ;
	text-align:left;
	width:45%;
	color:#666;
	vertical-align:top;
	line-height: 20px;
	float:right;

}
	#derecha1 {
	padding:8px 0 0 0;
	margin: 0;
	text-align:left;
	width:45%;
	color:#666;
	vertical-align:top;
	line-height: 20px;
	float:right;

}
#divisionAbajo {
	margin:0;
	padding:0;
	height:20px;
	}



/*formulario*/

form {
margin:0;
padding:0;
text-align:left;
overflow:auto;
}
input, select, textarea {
	font-size:0.9em;
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	height:23px;
	margin-top:12px;
	width:230px;
	vertical-align:text-bottom;
	
}

label{
	font-size:0.8em;
 	color:#000;
 	font-family:Arial, Helvetica, sans-serif;

}
.labelPost1{
	color:#000;
	float:left;
	width:80px;
	margin-top:12px;
	

}

textarea{
	height:150px;
	width:310px;
	overflow:auto;
	vertical-align:text-top;

}
.enviar{
width:60px;
color:#fff;
background-color:#1A3797;}
#pie{

	width: 850px;
	vertical-align:top;
	height:22px;
	margin-left:430px;
	float:inherit;
	/*position: fixed;*/
}
#pie p{
font-size:0.8em;
 color:#333;
}
#pie1{
	width:100%;
	height:35px;
	background-color:#8CD50B;
	
}


/*.btn-mail-cirugia {
	width: 122px;
	height:20px;
	background:	url(../imgs/btn_contacto.png) no-repeat ;
	border:0px;
	float:right;

	
	
}
.btn-mail-cirugia:hover {
	background:		url(../imgs/btn_contacto2.png) no-repeat;
	border:		0px;
	

}
a span {
  display:none;
}*/
