@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	background-image:url("../imagenes/ico/fill_backgroundmain.gif");
	background-color:#d9cbaa;
	background-position:top;
	background-repeat:repeat-x;
	}
	
.bordesolido {
	border:1px solid #999999;
}

.textotitulo1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:20px;
}

.textotitulo2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:20px;
}

.textotitulo3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:28px;
}


#bannerflash {
	width:592px;
	height:272px;
	margin-top:7px;
	margin-left:7px;
	margin-bottom:7px;
	margin-right:7px;
}

.textocontenido1 {
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
	font-size:12px;
}

.textocontenido2 {
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
	font-size:12px;
	font-weight:bold;
}

.punteado{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666666;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}

.subtitulos1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:15px;
}

.subtitulos2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#039;
	font-size:12px;
}

.fondoproductos {
	background-image:url(../imagenes/img/img_productos.jpg);
	background-repeat:no-repeat;
	background-position:right;
	color:#c6843e;
}

.fondoverdesuperior {
	background-image:url(../imagenes/img/img_supbnr2.jpg);
	background-repeat:no-repeat;
}

.comillas {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	color:#990;
	
}

a:link { color:#476A87;
text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#FC0;
}
.especial:link { color:#39C; }