.footer {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 10px;
	text-align: center;

}

.footer a:link { 
	color: #666;
	text-decoration: none;
}
.footer a:visited { 
	color: #666;
	text-decoration: none;
}
.footer a:hover { 
	color: #333366;
	text-decoration: underline;
}
.footer a:active { 
	color: #666;
	text-decoration: none;
}

#inetlocker_logo {

}

#clinica_merida_logo {

}


img { border: 0px; }

.title {
	font-family: Arial, sans-serif;
	color: #000066;
	font-size: 17px;
	text-align: left;
	font-weight: bold;
}

.title2 {
	font-family: Arial, sans-serif;
	color: #666;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	font-stretch: ultra-condensed;
}


.content {
	font-family: Arial Narrow, Arial, sans-serif;
	color: #666;
	font-size: 13px;
	text-align: left;
	font-stretch: ultra-condensed;
	text-align:  justify;
	/*margin-left: 20px;*/
}

.content a:link { 
	color: #008ED3;
	text-decoration: none;
}
.content a:visited { 
	color: #008ED3;
	text-decoration: none;
}
.content a:hover { 
	color: #333366;
	text-decoration: underline;
}
.content a:active { 
	color: #008ED3;
	text-decoration: none;
}

.contacto a:link { 
	color: #008ED3;
	text-decoration: none;
}
.contacto a:visited { 
	color: #008ED3;
	text-decoration: none;
}
.contacto a:hover { 
	color: #333366;
	text-decoration: underline;
}
.contacto a:active { 
	color: #008ED3;
	text-decoration: none;
}

.contacto {
	font-family: Arial Narrow, Arial, sans-serif;
	color: #666;
	font-size: 13px;
	text-align: left;
	font-stretch: ultra-condensed;
	text-align:  justify;
	margin-left: 20px;
}

.img_sec {

	border: 1px solid #008ED3;
	background-color: #FFF;
	padding: 9px;
}

.c404 {
	font-family: Arial Narrow, Arial, sans-serif;
	color: #666;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	font-stretch: ultra-condensed;
	height: 200px;	
}


