/* Layout */
#titulo h1{
	border:none;
}
main{
	background:blue;
}
h1.dptos{
	padding:0;
	margin-bottom:20px;
	margin-top:10px;			
	border-top:1px dotted  #a2a2a2;
	border-bottom:1px dotted  #a2a2a2;
	padding-left:10px;
	width:502px;
}
h2.dptos{
	font-weight: normal;
	margin-bottom:10px;	
	margin-top:10px;	
	text-transform: uppercase;
}	

#principal li{
	background:none;
}
h3.faq{
	padding-top:10px;
}
	#principal a {
		color:#00425C;
	}

	ol li{
		list-style-type: decimal;
		margin-left:25px;
	}
	#letras{
	padding:10px;
	}
	
	#letras li{
		list-style: lower-alpha inside;
	
	}
	#bullet{
		padding:10px;
		}
	#bullet li{
		list-style: disc inside;
	
	}
	.bullet{
		padding:10px;
	}
	.bullet li{
		list-style: disc inside;
	}
	.bullet-2{
		padding-left:20px;
			padding-bottom:0;
	}
	.bullet-2 li{
		list-style: circle;
	}
	#menuinternoservicios{
		text-align:center;
	}
	
	#menuinternoservicios li{
		list-style-type: none;
		padding-left: 10px;
		display: inline;
		padding:5px 9px 5px 9px;
		width:100%;
	}
	#menuinternoservicios{
		border-top:1px dotted  #a2a2a2;
		border-bottom:1px dotted  #a2a2a2;
	}
	#menuinternoservicios a{
		text-decoration: none;
		font-size: 11px;
		color:#546292;
	}

	.AccordionTitle	{
	  background: transparent url(../../img/bullet-acordeon-medicos.gif) no-repeat right center;
	}
	
/* PARA LAS PÁGINAS QUE TIENEN GALERÍAS DE FOTOS */	
	.oculto{
		width:710px;
		position:relative;
		left:37px;
		background:#EEE;
		padding:10px;
		border:1px dotted  #a2a2a2;
		padding-bottom:30px;		
	}
	.oculto p{
		padding-bottom:1em;
	}
	.imagen-thumb{
		width:155px;
		float:left;
		text-align:center;
		height:180px;
		margin-left:10px;
		margin-right:10px;
	}
	#principal .imagen-thumb a{
		text-transform:capitalize;
	}
	.img1{
		padding-bottom:10px;
		height:100px;
	}
	.close{
		float:right;
	}
	.ver{
		margin:auto;
		background:white;
		display:block;
		width:120px;
	}

	#lightbox h2 {
		color:#00425C;
	}
	a.galeria{
		text-transform:capitalize;
	}
	.imagen-lateral{
		padding-top:45px;
	}
	#lateral{
		text-align:center;
	}
