@charset "utf-8";

body {
	background-color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../imagenes/fondo_web_enchilado1.jpg);
}

a:link {text-decoration: none; color:#FFFFFF;}
a:hover {
	text-decoration: none;
	color:#FF0;
}
a:visited {text-decoration: none; color: #FFFFFF;}
a:active {text-decoration: none; color: #FFFFFF;}

.tabla_com {
	text-align: center;
	color: #FFF;
	padding: 5px;
	border: medium dotted #FF0;
}

.td {
	border: 1px solid #FFF;
	width: 100px;
	text-align: left;
	padding: 5px;
}

.td2 {
	border: 1px solid #FFF;
	text-align: left;
	width: 300px;
	padding: 5px;
}
.td_disco {
	text-align: left;
	color: yellow;
}

.tabla_disco {
	font-size: 12px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.td2_disco {
	text-align: center;
}



.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.style3 {
	font-size: 10px;
}

.foto {
	margin-right: auto;
	margin-left: auto;
	border: thin solid #FFFF00;
}

.borde_foto {
	border: medium solid #FF0;
}

.hr {
	height: 3px;
	width: 500px;
	background: #FF0;
	margin-right: auto;
	margin-left: auto;
}

.input {
	border: medium solid #FF0;
	background-color: #C03;
	width: 200px;
}
.sinbordes {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#div_contenedor {
	height: 1040px;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}


#div_logo {
	color: #CCFF00;
	height: 55px;
	width: 200px;
	position: absolute;
	margin-left: 20px;
	margin-top: 15px;
	background: url(/imagenes/logo.png) no-repeat center top;
	padding-top: 110px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}


#div_menu {
	height: 439px;
	width: 200px;
	position: absolute;
	margin: 210px 0px 0px 20px;
	color: #FF0;
	text-align: center;
}


#div_contenido {
	font-size: 13px;
	font-weight: bold;
	color: #CCFF00;
	height: 825px;
	width: 545px;
	overflow: auto;
	margin-left: 240px;
	position: absolute;
	margin-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}


#div_fotosderecha {
	height: 542px;
	width: 120px;
	margin-left: 825px;
	position: absolute;
	margin-top: 20px;
	text-align: center;
}

#div_novedades {
	color: #FFFFFF;
	height: 140px;
	width: 205px;
	margin-top: 700px;
	position: absolute;
	margin-left: 15px;
	text-align: center;
}
#div_newsletter {
	height: 100px;
	width: 125px;
	margin-top: 580px;
	margin-left: 820px;
	position: absolute;
	color: #FFF;
	text-align: center;
}


#div_contador {
	height: 140px;
	width: 125px;
	margin-top: 700px;
	position: absolute;
	margin-left: 820px;
	text-align: center;
}

#div_contrataciones {
	width: 935px;
	height: 25px;
	position: absolute;
	margin-top: 870px;
	margin-left: 13px;
	font: bolder 20px "Times New Roman", Times, serif;
	text-align: center;
}

#div_menuhtml {
	width: 935px;
	height: 20px;
	position: absolute;
	margin-top: 928px;
	margin-left: 13px;
	padding-top: 5px;
	text-align: center;
}

#div_pie {
	width: 935px;
	height: 45px;
	position: absolute;
	margin-top: 975px;
	margin-left: 13px;
	font: bolder 10px Verdana, Geneva, sans-serif;
	padding-top: 5px;
	text-align: center;
}

#div_pie_w3c {
	height: 36px;
	width: 184px;
	margin-top: 982px;
	margin-left: 735px;
	position: absolute;
}

.borde_hori {
	background-image: url(../imagenes/bordes/guardarechori.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 12px;
	width: 955px;
	position: absolute;
	margin-left: 5px;

}

#borde_hori1 {
	width: 215px;
	margin-top: 190px;
	margin-left: 12px;
}

#borde_hori2 {
	width: 215px;
	margin-left: 12px;
	margin-top: 685px;
}

#borde_hori2bis {
	width: 135px;
	margin-left: 815px;
	margin-top: 565px;
}



#borde_hori3 {
	width: 135px;
	margin-left: 815px;
	margin-top: 685px;
}

#borde_hori4 {
	margin-top: 845px;
	width: 950px;
	margin-left: 5px;
}

#borde_hori5 {
	margin-top: 910px;
	width: 950px;
	margin-left: 5px;
}

#borde_hori6 {
	margin-top: 960px;
	width: 950px;
	margin-left: 5px;
}

#borde_hori7 {margin-top: 1027px;}

.borde_verti {
	background-image: url(../imagenes/bordes/guardarecverti.png);
	background-repeat: repeat-y;
	background-position: center center;
	height: 1017px;
	width: 12px;
	position: absolute;
}

#borde_verti1 {
	margin-top: 11px;
	z-index: 9;

}

#borde_verti2 {
	height: 835px;
	margin-left: 225px;
	margin-top: 11px;
	z-index: 10;
}

#borde_verti3 {
	height: 835px;
	margin-left: 807px;
	margin-top: 11px;
	z-index: 13;
}

#borde_verti4 {
	margin-left: 950px;
	margin-top: 11px;
	z-index: 12;
}
