/*
.home .homeContent .homeMap .mapContainer .mapAreas {
	background:url("../imagenes/app_theme/images/none.gif") no-repeat scroll left top transparent;
	height:503px;
	position:absolute;
	width:235px;
}
*/

body{ padding-left:0}

.homeMap{width:680px}

.mapContainer {margin:0;width:235px;height:503px;background:url(../imagenes/mapArgentina.gif) top center no-repeat;float:left}
.otroContainer {margin:0;width:445px;height:503px;background:url(../imagenes/encabezado.gif) top repeat-x;float:left}
.provincia {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	background-color:#64B1FF;
}
.ciudad {
	font-weight:bold;
	background-color: #C0C0C0;
	height:30px;
}

.horario {font-size: 12px}
.direccion {
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
	width:50%;
}
.encahorario {
	font-family: "Times New Roman", Times, serif;
	font-weight:300;
	font-size: 14px;
	background-color:#EBEBEB;
}
.encaatencion {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 13px;
	background-color:#E5E5E5
}
.encaresponsable {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:100;
	font-size: 13px;
	color:#0000FF;
/*	background-color:#E5E5E5	*/
}
