/* CSS Document */

#top #encabezado #clima {
	width:85px;
}


#top #encabezado #fecha {
	padding-right:10px;
}

#central {
	padding:4px;
}

#menu {
	background:none;	
	height:auto;
}

#menu .opciones ul li a {
	padding: 8px 17px 8px 17px;
}

#menu .fondo_r, #menu .fondo_n {
	float:none;
	clear:both;
	width:100%;	
	height:31px;
}

#menu .fondo_n .opciones {
	float:none;
	padding-left:5px;
}

#menu .login span {
	padding-right:20px;
}

#menu_principal {
	height:90px;
	border-bottom:0;
}

#menu_principal .item a {
	padding:inherit;
	width:50%;
	font-size:12px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

#menu_principal .item .caja {
	padding:inherit;	
	padding-left:3%;
	padding-right:3%;
	padding-top:12px;
}

#menu_principal .item a.middle, #menu_principal .item a.last {
	width:50%;
	padding-left:5px;
}

#menu_principal .item a.last {
	border-right:1px solid #CCC;
}

#menu_principal .item .circulo {
	width: 20px;
	height: 20px; 
}

#home_multimedia .item {
	width:48%;
}

#home_multimedia .item.medium {
	margin-right:0;
}

#home_multimedia .item.last { 
	width:100%;
	clear:both;
	margin-top:10px;
}

#home_noticia_principal {
	min-height:200px;
}

#central .seccion_1.usuarios {
	width:65%;
}

#central .seccion_1.usuarios .opciones a {
	padding:7px 2px 7px 2px;
	width:45%;
}

.seccion_2.datos_contacto, .seccion_1.mapa  {
	float:none !important;
	width:100% !important;
}

.seccion_1.mapa iframe {
	width:100% !important;
}

.seccion_2.datos_contacto .contacto {
	margin-left:0 !important;
}

#bottom #ubicacion #seccion_1 {
	width:45%;
	margin-left:20px;
}

#bottom #ubicacion #seccion_1 #mapa {
	display:none;
}

#bottom #ubicacion #seccion_2 {
	float:left;
}

#bottom #contacto #logos a {
	width:23%;
}

#bottom #contacto #logos a.iapos {
	background:url('../images/bottom_iapos_small.png') no-repeat center center;	
}

#bottom #contacto #logos a.circulo {
	background:url('../images/bottom_circulo_small.png') no-repeat center center;	
}

#bottom #contacto #logos a.rafaela {
	background:url('../images/bottom_rafaela_small.png') no-repeat center center;	
}

#bottom #contacto #logos a.seom {
	background:url('../images/bottom_seom_small.png') no-repeat center center;	
	border-right:0;
}

.fb-page, 
.fb-page span, 
.fb-page span iframe[style] { 
    width: 100% !important; 
}

