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


Body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF url(../images/bg6.png) center top repeat-x ;
	z-index: 1;
	margin: 0px;
	padding: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	margin-top: 0px;

}
a {text-decoration:none; font-style: normal;}


.tablaHojaEntera {
	font-style: normal;
	background-position: left top;
	width: 100%;
	height: 100%;
}
.tablaBorde {
  width: 770px;
	top: 0px;
	border: 0px solid #999999;
	height: 100%;
}
.encabezado {
	font-size: 12px;
	/*background-color: #003399;*/
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 100%;
}

.menu {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100%;
	color: #fff;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
	padding-bottom:15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.fondoDelEncabezado {
background: url(../images/logo.png) no-repeat top left;
z-index: 10;
/*opacity:0.4; 
filter:alpha(opacity=40);*/
/*	background-repeat: no-repeat;
	background-position: left top;*/
}


.menuIzquierdo {
display: block;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 150px;
	margin-top: 0px;
	padding-top: 50px;
	top: 0px;
}
.menuIzquierdo ul{
	margin:0 0 40px 10px;
	padding:0;
}

.menuIzquierdo p{
line-height:150%;
	color: #0677bd;
	}

.menuIzquierdo li{
	list-style-type: none;
}

.menuIzquierdo li a:link, .menuIzquierdo li a:visited{
	font-size: 16x;
 	text-decoration:none;
	list-style-type: none;
 	margin-top:30px;
 	padding-top:0px;
	color: #0677bd;
	line-height:1.7;
	font-style: normal;
}

.menuIzquierdo li a:hover{color: #ff6633;}

.tablaCuerpo {
	height: 100%;
	width: 770px;
	margin-top: 0px;
}

.tablaPrincipal {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	padding-top: 0px;
	margin-top: 0px;
	vertical-align: top;
}


.textoPrincipal {
	width:600px;
	font-size: 13px;
	line-height:150%;
	padding-left:30px;
	padding-top:30px;
	height:700px;
	padding-bottom:40px;
}

.textoPrincipal h1{font-size: 20px; color:#0677bd; padding-bottom:30px; text-indent:-9999px; background: url(../images/VillagePointePediatrics.png) no-repeat;}
.textoPrincipal h3{font-size: 1.1em; color:#0677bd; margin-bottom:-10px;}



.textoPrincipal a:link, .textoPrincipal a:visited{color: #0677bd;}
.textoPrincipal a:hover{color:  #ff6633; text-decoration:underline;}
/*.textoPrincipal a:link, a:visited {color:#3399FF; text-decoration:note; font-weight:bold;}
.textoPrincipal a:hover {color:#3399FF; text-decoration:underline;}*/

.barrilete{
	background: url(../images/barrilete.png) no-repeat 60px 80px; 
		min-height:700px;
	/*opacity:0.5;
	filter:alpha(opacity=50);*/

}


.tablaBorde .menu a:link, .tablaBorde .menu a:visited{

	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}


.tablaBorde .menu a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}


#doctors {width:550px; margin-top:50px;}
#doctors p{text-align: justify; padding-right:10px;}
#doctors h3{padding:0; margin:0;}
img {float: left;  margin-right:10px; margin-bottom:0px;}
.clearfloats {clear:both;}
#doctors .fotos {border:1px #ccc solid; height:200px; overflow:hidden; padding-right:10px;}

.floatLeft {float: left; margin-right:20px; margin-bottom:20px;}
.floatRight {float: right; margin-left:20px; margin-bottom:20px;}

/*#resources {min-height:100%; height:100%; overflow: visible;}*/
.pregunta {font-weight:bold; color:#0677bd;}
.pregunta:hover {color:  #ff6633;}
.respuesta {margin-left:20px; color:#666666; text-align:justify; margin-right:20px;}


