/* Milrayas diseño y comunicación SL | www.milrayas.com */


/* Generales
--------------------------------------------------*/
body {
	background-color: #440a09;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #d9d7c2;
	text-decoration: none;
	background-image: url(../img/elfondodelto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/* Capas
--------------------------------------------------*/
#idioma {
	background-image: url(../img/fondoidiomas.png);
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fondoidiomas.png', sizingMethod='scale');
	background-repeat: repeat-x;
	vertical-align: top;
	height: 15px;
} /* ie6 */
#menu {
	height: 200px;
	text-align: center;
	float: right;
	width: 250px;
	z-index: 100;
}
#flash {
	height: 400px;
	float: left;
	width: 600px;
	z-index: 2;
	position: absolute;
}
#elpie {
	background-image: url(../img/fondodelpie.gif);
	background-repeat: repeat-x;
	height: 27px;
	bottom: 0px;
}
/* Estilos de texto
--------------------------------------------------*/
.titular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.parrafopeq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.m_producto {
	color: #b8b493;
	text-decoration: none;
}
a.m_producto {
	color: #b8b493;
	text-decoration: none;
}
a.m_producto:hover {
	color: #FFF;
	text-decoration: none;
}
a.m_producto:active {
	text-decoration: line-through;
}

.m_serv {
	color: #d89a19;
	text-decoration: none;
}
a.m_serv {
	color: #d89a19;
	text-decoration: none;
}
a.m_serv:hover {
	color: #FFF;
	text-decoration: none;
}
a.m_serv:active {
	text-decoration: line-through;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d89a19;
}
a.footer {
	color: #b8b493;
	text-decoration: underline;
}
a.footer:hover {
	color: #FFF;
	text-decoration: overline;
}
a.submenu {
	color: #bf8203;
	text-decoration: none;
}
a.submenu:hover {
	color: #fff;
	text-decoration: none;
}
/* Fondos
--------------------------------------------------*/
.cabecera {
	background-image: url(../img/bloquecentral.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.separata {
	background-image: url(../img/separata_menu.png);
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/separata_menu.png', sizingMethod='scale');
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
}
.fondosubmenu {
	background-image: url(../img/fondo.submenu.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b5e00;
	background-repeat: no-repeat;
	background-position: center bottom;
}
