@charset "windows-1252";
/* CSS Document */

#TodoWeb{
	margin-left:auto;
	margin-right:auto;
	width:800px;

}
#cabecera{
	background-image: url("../images/bannersuperior.png");
	height: 163px;
	width: 800px;
}
#pie{
	height: 163px;
	width: 800px;
	height:auto;
	margin-top:2px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1A054D;
}
#ZonaIzq{
	background-image: url("../images/frameizquierdo.png");
	height: 394px;
	width: 167px;
	float: left;
}
#ZonaCentro{
	background-image: url("../images/Fondocompleto.png");
	width: 633px;
	height: 394px;
	float: left;
	margin-top:0;
	margin-left:0;
}
#menuIzq{
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	width:138px;
}
.btn:hover{
	width:138px;
	height:47px;
	background-image:url(../images/btnON.png);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;		
	font-weight:700;
	padding-top:12px;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
	text-transform:uppercase;
}
.btn:active{
	width:138px;
	height:47px;
	background-image:url(../images/btnON.png);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:700;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
	padding-top:12px;
	text-decoration:none;
	text-transform:uppercase;
}
.btn{
	width:138px;
	height:47px;
	background-image:url(../images/btnOFF.png);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:700;
	color:#FFFFFF;
	float:left;
	padding-top:12px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}
.titulo{
	float:left;
	height:163px;
	width:800px;
}
.texto_empresa{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	margin-left:5px;
	margin-right:5px;
}
.texto_contacto{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	margin-left:5px;
	margin-right:5px;
	float:left;
	font-size: 14px;
	margin-top:10%;
}
.titulo_seccion{
	background-image:url(../images/fondotitulo.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	color:#996600;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:700;
	height:auto;
	margin-bottom:2px;
	margin-top:2px;
	padding:4px 2px;
	text-transform:uppercase;
	width:95%;
}
.mapa{
	float:left;
}
.submenu a:visited,.submenu a:link{
	background-image:url('../images/solapamenu2.gif');
	background-repeat:no-repeat;
	color:#912010;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:31px;
	padding-top:10px;
	text-decoration:none;
	width:120px;
	text-align:center;
}
.submenu a:hover{
	text-decoration:overline;
	background-image:url('../images/solapamenu.gif');
}
.DivATT{
	width:480px;
	float:left;
	margin-left:50px;
}
.TableATT{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5A0600;
	text-transform:capitalize;
}
#Servicios{
	background-image:url(../images/index_SERVICIOS.png);
	background-repeat:no-repeat;
}
.texto_recetas{
	width:240px;
	height:100px;
	float:left;
	font-family:Georgia;
	font-size:12px;
}
.texto_recetas a{
	font-family:Georgia;
	font-size:12px;
	color:#912010;
}

.enlaces a:link, .enlaces a:visited{font-family:Arial,Helvetica,sans-serif; font-size:14px; font-weight:bold; text-decoration:none; color:#c21a14 }
.enlaces a:hover{font-family:Arial,Helvetica,sans-serif; font-size:14px;;font-weight:bold; text-decoration:underline; color:#FFFFFF }
