@charset "utf-8";
/* Estilos para Centro de Diagn&oacute;stico Prenatal */

/*RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     vertical-align: baseline
}

body {
     line-height: 1
}

p{
	line-height:160%;

}

:focus {
     outline: 0
}

ol, ul {
     list-style: none
}

table {
     border-collapse: collapse;
     border-spacing: 0
}

blockquote:before, blockquote:after, q:before, q:after {
     content: ""
}

blockquote, q {
     quotes: "" ""
}

input, textarea {
     margin: 0;
     padding: 0
}

hr {
     margin: 0;
     padding: 0;
     border: 0;
     color: #000;
     background-color: #000;
     height: 1px
}

em{
	font-style:italic;
}

/*GENERALES*/

body{
	background:#f0efe0 url(../../images/bg_body.jpg) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}

div.clear{
	clear:both;
}

.left{float:left;}
.right{float:right;}
.bold{ font-weight:bold;}

a{
	outline:none;
	text-decoration:none;
}

/*CONTENEDOR GRAL*/
div.contenedor_gral{
	background:url(../../images/sombra_right.jpg) no-repeat top right;
	overflow:hidden;
	margin:0 auto;
	margin-top:55px!important;
	width:822px;
}

div.info_central{
	width:778px;
	overflow:hidden;
	float:left;
	background-color:#FFF!important;
	padding-bottom:20px;
}

div#cabezal{
	width:779px;
	height:200px;
	margin:0 auto;
}

div.menu{
	background:url(../../images/bg_menu.jpg) repeat-x top left;
	height:26px;
	width:778px;
	text-align:center;
	position:relative;
	margin-top:-2px;
}

div.menu ul{
	height:26px;
	width:778px;
}

div.menu ul li{
	float:left;
	font-family:"Trebuchet Ms",Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

div.menu ul li a{
	padding:5px 19px 0px 20px;
	color:#FFF;
	float:left;
	display:block;
}

div.menu ul li a.contacto{
	padding:5px 19px 0px 20px;
	color:#FFF;
	float:left;
	display:block;
}

div.menu ul li a:hover{
	background:url(../../images/bg_a_over.jpg) repeat-x top left;
	padding:5px 19px 0px 20px;
	float:left;
	height:23px;
}

div.menu ul li a.current{
	background:url(../../images/bg_a_current.jpg) repeat-x top left;
	padding:5px 19px 0px 20px;
	float:left;
	height:23px;
}

/*bienvenida*/
div.bienvenida{
	background: url(../../images/comiila_abre.jpg) no-repeat top left;
	width:688px;
	float:left;
	padding:0 0 0 20px;
	margin:25px 20px 15px 27px;
	display:inline;
	position:relative;
}

div.bienvenida p{
	font-size:14px;
	font-style:italic;
	margin:0;
	float:left;	
}

div.bienvenida img.cierre{
	position:absolute;
	bottom:0px;
	right:85px;
}

h1{
	float:left;
	width:546px;
	background:url(../../images/bottom_h1.jpg) no-repeat bottom left;
	padding-bottom:3px;
	font-size:26px;
	color:#42929d;
	margin:10px 0 0 46px;
	display:inline;
	padding-left:0px;
}

h1.centro{
	margin-top:32px!important;
}

div.noticias{
	width:778px;
	background: #FFF url(../../images/img_picasso.jpg) no-repeat bottom right;
	padding-bottom:20px;
}

div.directores{
	width:778px;
	background: #FFF url(../../images/fondo_directores.jpg) no-repeat bottom right;
	padding-bottom:0px;	
}

div.servicios{
	width:778px;
	background: #FFF url(../../images/fondo_servicios.jpg) no-repeat bottom right;
	padding-bottom:0px;	
}


div.combon{
	width:485px;
	overflow:hidden;
	border-bottom:#ccc solid 1px;
	padding-bottom:7px;
	margin:10px 0 0 46px;
}

div.combon div.cimg{
	float:left;
	border:#cc9966 solid 1px!important;
	margin:10px 10px 0 0;
}

div.combon h2{
	font-size:12px;
	color:#42929d;
	font-weight:bold;
	margin-top:12px;
}

div.combon p{
	text-align:justify;
}

div.combon a{
	font-size:11px;
	color:#42929d;
	font-weight:bold;
	margin-left:5px;
}

div.combon a:hover{
	color:#cc9966;
}

/*FOOTER*/
div.footer{
	clear:both;
	height:111px;
	background:url(../../images/bg_footer.jpg) repeat-x top left;
	font-family:"Trebuchet Ms",Arial, Helvetica, sans-serif;
	color:#7a6542;
}

div.footer div.contenido{
	margin:0 auto;
	width:778px;
}

div.footer div.contenido ul{
	float:left;
	margin:30px 0 0 34px;
	display:inline;
	font-size:12px;
}

div.footer div.contenido ul.datos li{
	line-height:150%;
}

div.footer div.contenido p{
	float:right;
	margin:84px 34px 0 0;
	display:inline;
}

p.centro{
	width:310px;
	text-align:justify;
	float:left;
	margin:10px 0 0 46px;
	display: inline;
}

div.txtcentro{
	float:left;
	width:344px;
}

div.galeria_centro{
	width:375px;
	float:left;
	margin:25px 0 0 31px;
	display:inline;
	overflow:hidden;
}

div.galeria_centro a {
	float:left;
	margin:15px 0 0 20px;
}

div.galeria_centro a img{
	border:1px solid #CC9966 !important
}


/*directores*/
div.curriculums{
	width:506px;
	margin-left:47px!important;
	height:125px;
}

div.cierre{
	width:688px!important;
}

div.curriculums ul,
ul.medicos{
	margin-top:10px;
	margin-left:5px;
	float:left;
	width:309px;
	line-height:130%;
}

div.curriculums ul li{
	background:url(../../images/bullet_curriculums.gif) no-repeat top left;
	padding-left:12px;
	margin-bottom:3px;
}

div.lista_medicos{
	width:600px;
	overflow:hidden;
	padding-left:70px;
}

ul.medicos{
	margin-top:5px;
	float:left;
	width:170px;
}

ul.medicos li{
	background:url(../../images/bullet_curriculums.gif) no-repeat top left;
	margin-bottom:3px;
	margin-left:0;
	padding-left:12px;
}

ul.medicos li.titulos{
	background:none;
	padding-left:0;
	font-size:14px;
	color:#666;
	font-weight:bold;
	margin:8px 0 5px 0;
}

div.curriculums h2{
	margin-top:15px!important;
}

h2.medicos{
	font-size:24px;
	color:#42929d;
	margin:8px 0 0 45px;
}


/*contacto*/
div.cont_contacto{
	background:#fff xurl(../../images/fondo_contacto.jpg) no-repeat bottom right!important;
}

ul.datosc{
	margin:74px 50px 10px 0px;
	line-height:160%;
	float:right;
	border-left:#ccc solid 1px;
	padding:5px 10px;
}

div.contacto{
	margin:56px 0 42px 0;
}

div.contacto span.red{
	color:red;
	font-weight:bold;
	margin:0 5px;
}

div.contacto span{
	margin: 0 0 10px 184px;
}

div.contacto label{
	width:178px;
	float:left;
	text-align:right;
	margin:16px 10px 0 0;
}

div.contacto input, textarea{
	width:226px!important;
	margin:10px 0 0 0;
	background:#f0efe0;
	border:none;
	padding:3px 5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
}

div.contacto br{
	clear:left;
}

div.contacto input.short{
	width:150px!important;
}

div.contacto textarea{
	overflow:auto;
	height:150px;
	width:226px!important;
}

div.contacto input.button{
	width:auto!important;
	background:none;
	margin:12px 0 0 0;
	padding:0;
}

/*Servicios*/
ul.servicios{
	line-height:160%;
	margin:30px 0 41px 70px;
	width:300px;
}

ul.servicios li{
	margin-bottom:3px;
	background:url(../../images/bullet_curriculums.gif) no-repeat top left;
	padding-left:12px;
}


/*Fotos y Videos*/
div.fotos{
	width:626px;
	margin:20px 0 0 58px;
	overflow:hidden;
	padding-bottom:30px;
	border-bottom:1px dotted #CC9966 !important
}

div.fotos h2{
	font-size:16px;
	margin:10px 0 0 22px;
	color:#42929D;
	font-weight:bold;
	padding-left:0px;
}

div.fotos a {
	float:left;
	margin:15px 0 0 20px;
}

div.fotos a img{
	border:1px solid #CC9966 !important
}

/*AMPLIAR NOTICIAS*/

div.ampliar{
	padding-top:0px;
	border:none;
	width:680px;
}

div.ampliar h1{
	margin-top:20px!important;
}

div.ampliar p{
	margin-top:10px;

}

span.corres{
	font-size:10px;
	margin-top:35px;
}

div.ampliar h2{
	margin:30px 0 10px 0;
}

ul.dra li{
	margin-bottom:10px;
}

a.volver{
	float:right;
	margin-top:20px;

}








