@charset "UTF-8";
/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }

a:link, a:active, a:visited{color:#AAA309; text-decoration:none;}
a:hover {text-decoration:underline;}

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	font: .9em "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
}
#envoltorio {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#banner {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:160px;
	z-index:1;
}
/*
#nav {
	position:absolute;
	left:279px;
	top:160px;
	width:745px;
	height:38px;
	z-index:1;
}
*/

/* === Navigation === */
#nav { position: absolute; top: 160px; right: 0px; letter-spacing: 0; text-align:center;}
#nav ul { list-style-type: none; }
#nav ul li { float: left; height: 42px;  background: url(../imagenes/link_.jpg); border-left: solid 1px #000;}
#nav ul li.active { background: url(../imagenes/link-active_.jpg); }
#nav ul li a { padding-left:10px;padding-right:10px;padding-top:13px; height: 42px; color: #fff; text-decoration: none; display: block;}
#nav ul li a:hover { background: url(../imagenes/link-hover_.jpg); }



#logo {
	position:absolute;
	left:0px;
	top:158px;
	width:277px;
	height:38px;
	z-index:1;
}
#adorno {
	position:absolute;
	left:0px;
	top:200px;
	width:1000px;
	height:35px;
	z-index:1;
}
#encabezado {
	position:absolute;
	background:url(../imagenes/encabezadohome.gif) no-repeat;
	padding-top:13px;
	padding-left:35px;
	left:0px;
	top:236px;
	width:965px;
	height:82px;
	z-index:1;
}
#adorno2 {
	position:absolute;
	top:320px;
	width:342px;
	height:963px;
	z-index:1;
	left: 658px;
}
#contenido {
	position:absolute;
	left:0px;
	top:320px;
	width:656px;
	height:963px;
	z-index:1;
	background-image: url(../imagenes/fondo.gif);
}
#navpie {
	position:absolute;
	left:0px;
	top:1285px;
	width:1000px;
	height:30px;
	z-index:1;
}
#pie {
	position:absolute;
	left:0px;
	top:1315px;
	width:1000px;
	height:60px;
	z-index:2;
}
#contenido_adm{
	position:absolute;
	left:0px;
	top:320px;
	width:1000px;
	height:963px;
	z-index:1;
	background-image: url(../imagenes/fondo.gif);
}
#contenido_legal{
	position:absolute;
	left:0px;
	top:320px;
	width:1000px;
	height:1663px;
	z-index:1;
	background-image: url(../imagenes/fondo.gif);
}
#navpie_legal {
	position:absolute;
	left:0px;
	top:1985px;
	width:1000px;
	height:30px;
	z-index:1;
}
#pie_legal {
	position:absolute;
	left:0px;
	top:2015px;
	width:1000px;
	height:60px;
	z-index:2;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: justify;
	font-size: 11pt;
	font-style: normal;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	letter-spacing: 1px;
	line-height: 17px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

td p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: justify;
	font-size: 11pt;
	font-style: normal;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	letter-spacing: 1px;
	line-height: 17px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #999916;
	text-align: left;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	line-height: 30px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 50px;
}

strong{
	color: #999916;
	font-weight:normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999916;
	text-align: left;
	padding-left: 50px;
	letter-spacing: 1px;
	padding-top: 35px;
}

#envoltorio #contenido ul li a img {
	padding-left: 15px;
}

#contenido li {
	font-family: Arial, Helvetica, sans-serif;
	color: #999916;
	padding-top: 10px;
	background-position: right;
	background-repeat: no-repeat;
	height: 39px;
	float: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}

.img_info{
	vertical-align:top;
}
