@charset "utf-8";
/* CSS Document */



body {
	margin-left: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}


.vinculos {
	font-family: verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(image/new_boton.png);
	height: 15px;
	width: 102px;
	text-align: center;
}

a:hover.vinculos {
	font-family: verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #D2A77B;
	text-decoration: none;
	background-image: url(image/new_boton_roll.png);
	height: 15px;
	width: 102px;
}

a:hover.contenido {
	color: #993300;	
}

.creditos {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.titulos {
	font-family: times;
	font-size: 20px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 3px;
	padding-left: 15px;
	line-height: 40px;
	filter: Shadow(Color=#666666);
	
}


.contenido {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.producto {
	border: 1px solid #685B4D;
}
.fond_product {
	background-image: url(image/new_fondproduct.gif);
	background-repeat: repeat-y;
}



.contenidoCopy {
	font-family: verdana;
	font-size: 20px;
	color: #B1915F;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
	font-weight: bold;
}
.tabla_cabezote {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 8px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B1915F;
	border-right-color: #B1915F;
	border-bottom-color: #B1915F;
	border-left-color: #B1915F;
}
.tabla_contenido {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3F3F3F;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3F3F3F;
}

.campos {
	font-family: verdana;
	font-size: 11px;
	color: #070503;
	text-decoration: none;
	background-color: #AC8D5C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B1915F;
	border-right-color: #433429;
	border-bottom-color: #B1915F;
	border-left-color: #433429;
}
.botonenvio {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B1915F;
	border-right-color: #675141;
	border-bottom-color: #B1915F;
	border-left-color: #675141;
	background-image: url(image/new_boton.png);
	background-repeat: no-repeat;
}
.logeo {
	font-family: arial;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	text-transform: uppercase;
}
.logeo_fond {
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC9933;
	border-right-color: #3A290E;
	border-bottom-color: #CC9933;
	border-left-color: #3A290E;
	background-color: #261C09;
}
.titulos_tabla {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CEBA9B;
	text-decoration: none;
	background-color: #3D2C0E;
	text-align: center;
}
.tabla_admin {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3D2C0E;
	border-right-color: #34291B;
	border-bottom-color: #34291B;
	border-left-color: #483924;
}
.vinculos_admin {

	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(image/new_boton.png);
	height: 15px;
	text-align: center;
}

