body {
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #cccccc;
}
h1 {
	font-size: 14px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	float: none;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.contenido {
	background-color: #FFFFFF;
	width: 100%;
	height: 400px;
	background-image: url(Img/logofondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.contenidoindx {
	background-color: #FFFFFF;
	width: 100%;
	height: 400px;
	background-image: url(Img/Logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.base {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;


}
.base2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
	margin-right: 330px;
	height: 400px;
	overflow: hidden;
}
.espacio {
	background-color: #FFFFFF;
	height: 25px;
	width: 100%;
}
.fondolinks {
	text-align: center;
	height: 50px;
	width: 100%;
	background-image: url(Img/fondolinks.gif);
	background-repeat: repeat-x;
}
.fondosinlinks {
	text-align: center;
	height: 25px;
	width: 100%;
	background-image: url(Img/fondolinks.gif);
	background-repeat: repeat-x;
}
.muestras {
padding-top: 500px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

