.textocabeza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.contactenos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: justify;
}
.texto_accesorios_oscuro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #858d90;
	text-align: center;
}
.textoMas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	text-align: justify;
}
.textomuestra1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.textomuestra2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.textomuestra3 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.textomuestra4 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.textoder {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: justify;
}
.textonegro {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align: center;
}
.textoCinco {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: justify;
}
.style2 {
	color: #8B6756;
	font-size: 12px;
}
.novias_oscuro {
	background-color: #383838;
}
.novias_claro {
	background-color: #9d9d9d;
}
.xv_oscuro {
	background-color: #b59ec1;
}
.xv_claro {
	background-color: #c8c4d8;
}
.acc_oscuro {
	background-color: #858d90;
	color:#FFFFFF;
}
.acc_claro {
	background-color: #ccd0d4;
	color:#858d90;
}
#alto100porciento {
	height: 100%;
}
.float_left {float:left; padding-right:20px;}
.float_right {float:right; padding-left:20px;}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style9 {font-size: 9px}



html,
body {
	margin:0;
	padding:0;
	height:100%;
}
#container {
   min-height:100%;
   position:relative;
}
#header {
	background:#52514d;
	padding:10px;
	height:128px;
	margin: auto;
	width:100%;
}
#body {
   padding:10px;
   padding-bottom:80px;   /* Height of the footer */
	margin:auto;
	width:80%;
	height: 1344px;	
}
#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:80px;   /* Height of the footer */
   background-color: #52514d;
   text-align:center;
   margin:auto;
}
#footer2 {
   width:100%;
   position:static bottom;
   height:80px;   /* Height of the footer */
   background-color: #52514d;
   text-align:center;
   margin:auto;
}
#body2 {
	padding:10px;
	padding-bottom:80px;   /* Height of the footer */
	margin:auto;
	width:80%;
	height: 80%;
}
.font333333 {
	color: #333333;
}

