.Caja_Clinicas
	{
	clear:both;
	float:left;
	width:475px;
	margin-left:15px;
	margin-top:20px;	
	text-align:left;
	}

.mapasturias
	{
	text-align:center;
	margin-left:5px;
	}
	
.ficha_clinica
	{
	clear:both;
	float:left;
	width:470px;	
	border:1px solid #B2B2B2;
	margin-top:10px;
	}
	
.titulo_ficha
	{
	clear:both;
	float:left;
	width:470px;		
	color:#DC7F5C;
	font-size:13px;
	font-weight:bold;
	padding:8px 10px 8px 10px;
	}

.imagenes
	{
	margin-right:12px;
	}
	
.imagen1
	{
	clear:both;
	float:left;	
	border:1px solid #D0D0D0;
	}

.imagen2
	{
	float:left;	
	border-top:1px solid #D0D0D0;
	border-bottom:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;		
	}
	
.imagen3
	{
	float:left;	
	border-top:1px solid #D0D0D0;
	border-bottom:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;		
	}	

.imagen4
	{
	float:left;	
	border-top:1px solid #D0D0D0;
	border-bottom:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;		
	}	

.texto_ficha
	{
	float:left;		
	margin:0px 10px 0px 10px;
	}
	
.texto_ficha2
	{
	clear:both;
	float:left;		
	margin:15px 10px 0px 10px;
	}		

.enlace
	{
	clear:both;
	float:left;
	width:470px;
	padding:8px 12px 12px 10px;
	text-align:right;
	}

a.enlace_ficha, a.enlace_ficha:link, a.enlace_ficha:active, a.enlace_ficha:visited, a.enlace_ficha:hover
	{
	color:#007DE3;
	text-decoration:underline;	
	} 
