html, body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333;
/* 	background: transparent url(../images/sky.jpg) repeat-x top; */
}
h2 {
	display: block;
	padding: 5px 15px 5px 5px;
	/* color: #42a4ff; */
	color:#EA0000;
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia,"Times New Roman", Times, serif;
	border-bottom: 1px dashed #88c603;
	text-align: right;
}
h3 {
	display: block;
	padding: 5px;
	/* color: #42a4ff; */
	color:#EA0000;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dashed #88c603;
	text-align: right;
}
	h3 a {text-decoration: none;}
h4 {
	font-size:1em;
}

fieldset {border: none;	}
fieldset label {
	display: block;
	width: 200px;
}
fieldset input, fieldset textarea {
	border-top:1px solid #7e7968;
	border-left:1px solid #7e7968;
	border-right:1px solid #e3dfcf;
	border-bottom:1px solid #e3dfcf;
/* 	background: #F9F8F2; */
	background:#CFE9D3;
	padding: 2px 5px;
}
fieldset input.button {
	color: white;
	background: #B4B09F;
}
#wrapper {
/* 	position: relative; */
	float:left;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 50px;
	min-height: 90%;
	text-align: left;
/* 	background:transparent url(images/logo.jpg) no-repeat 30px top ; */
}
* html #wrapper {
/* 	position: relative; */
	float:left;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 30px;
	height: 90%;
}
form {
	padding:0;
	margin:0;
}
a:link, a:visited {color : #0093DD;}
a:hover {color : #F24109;}
#header {
	width: 100%;
	height:128px;
/* 	background: transparent url(../images/sky.jpg) repeat-x top; */
	background-color:#155B3A;
	overflow:hidden;
}
#header h1 {
	float: left;
	width:50%;
/*   	height:120px; */
	margin:0;
	padding:0;
/* 	background: transparent url(../images/sello.jpg) no-repeat top right; */
	text-decoration: none;
}
#header h1 a.head{
	padding: 0;
 	overflow: hidden; 
	float: left;
}
#header h1 a.head img{
	border:0;
/* 	padding-top:90px; */
}
#slogan {
	position:relative;
	float:left;
/* 	padding-top:20px; */
	height:20px;
	width:100%;
	background-color:#EA0000;
}
#slogan h2 {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	border:none;
	color:#fff;
	text-indent:6px;
 	word-spacing:4px;
	letter-spacing:7px;
/* 	overflow:visible; */
/* 	border:solid 1px #00f; */
/*	display:inline;*/
	margin:0;
	padding:0;
}
#idiomas{
	float:right;
	margin:20px 10px 0 0;
}
#idiomas img{
	border:none;
}
#idiomas a{
	color:#fff;
	margin-left:10px;
	text-decoration:none;
}
#imagen{
/* 	float:left; */
	width:100%;
	height:80px;
	/*background: transparent url(../images/imagen.jpg);*/
	margin:0;
	padding:0;
}
#content {
	float: left;
	width: 70%;
	padding: 0 5px 20px 0;
	font-size: 1em;
}
#content p img h2{
	margin-left:20px;
	padding-left:20px;
}
#content h2{
	padding-top:15px;
	margin-top:0;
}
#content ol li {
	margin: 4px 4px 0px 4px;
	border: 1px solid #E2E2E2;
	padding: 8px 8px 0px 8px;
}
#content ol li p cite {
	padding: 2px;
	color: #665566;
	font-style: normal;
}
#cuerpo{
	padding-left:23px;
	margin:0;
	width:95%;
	float:left;
	text-align:justify;
}
#pages {
	padding: 0 0 0 7px;
	line-height: 16px;
	height:1%;
}
#pages, .post img {border:0px solid gray;}
.seccion{
	margin-top:5px;
	margin-bottom:5px;
	padding:10px 7px 20px 7px;
	float:left;
	border:1px dotted gray;
	width:98%;
}
.narrow {
	width: 90%;
	padding: 0 4px;
	margin: 8px 4px;
	float: left;
	border: 1px solid #e2e2e2;
	background: #f7f7f7 url(../images/narrow_bg.gif) repeat-x left top;
}
.narrow h3{
	color: #ababab;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #ACA899;
	text-align:left;
}
.narrow .post ul {
	padding:0 0 10px 7px;
	margin:0;
}
.narrow .post ul li {
	padding: 5px 0 0 5px;
	list-style: none;
/* 	background: url(../images/dot.gif) no-repeat 0 8px; */
}
.narrow .post ul li a {font-weight:bold;font-size:1em;}
.post img.der {
	margin: 0 8px 8px 5px;
}
.cuadro {
	background-color:#DCF2DE;
	border:1px solid #84B564;
	width:95%;
	padding: 3px 3px 3px 10px;
}
.fuente {
	font-style:italic;
	color:#333;
	font-size:95%;
}
.titulo {
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
	color: #006600;
	background-image: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titulo1 {
	font-size: .85em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
	color: #000000;
	background-image: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subtitulos {
	font-size: .75em;
	font-weight: normal;
	border-top: thin none #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: thin none #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.datos {
	font-size: .875em;
	border-bottom: 1px solid #CFCFCF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titulo2 {
	font-weight:bold;
	font-size:11px;
	border-bottom: 1px solid #CFCFCF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.titulogrises {
	font: bold .85em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.tituloblanco {
	font: bold .85em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.numerolote {
	font: bold 24px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #E2E2E2;
}
#box_contacto{
	 text-align:center;
}
#box_contacto img{
	border:1px solid #00f;
}
#sidebar {
	float:right;
	padding: 10px 0 0 0;
	margin:0;
	width: 210px;
	background: #f9f8f2 url(../images/menubg.gif) repeat-y left top;
	text-align: left;
}
#sidebar h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 10px 5px 5px;
	width: 90%;
/* 	color: #74bcff; */
	color:#EA0000;
	border: none;
/* 	background: transparent url( images/sidebar_title.gif ) repeat-x left top; */
}
#sidebar ul li {
	padding: 2px 0;
	font-size: 11px;
	border-bottom:1px solid #eae9e4;
/* 	width: 180px; */
	width:95%;
	list-style:none;
}
#sidebar ul li a {
	display: block;
	color: #696969;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
/* 	width: 174px; */
	width:95%;
}
#sidebar li a:hover {background-color:#f2eedc; list-style-image:url(../images/min_bayucua.gif)}
#sidebar ul.categories li.s-video {list-style-image:url(../images/iconos/video.png); padding-left: 1px;}
#sidebar ul.categories li.s-audio {list-style-image:url(../images/iconos/audio.png); padding-left: 1px;}
#sidebar ul.categories li.s-posters {list-style-image:url(../images/iconos/catalogo.png); padding-left: 1px;}
#sidebar ul.categories li.s-imagenes {list-style-image:url(../images/iconos/image.gif); padding-left: 1px;}

#sidebar ul.links li.boletin {list-style-image:url(../images/iconos/boletin.gif); padding-left: 4px;}

#menu {
	float:left;
	width:100%;
	background:#efefef;
	font-size:100%;
	line-height:normal;
	border-bottom:1px solid #666;
	height:36px;
}
#menu ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	border-bottom:1px solid #666;
	height:25px;
}
#menu li {
	display:inline;
	margin:0;
	padding:0;
}
#menu a {
	float:left;
	background:url("tableftB.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#menu a span {
	float:left;
	display:block;
	background:url("tabrightB.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#000;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {color:#fff;}
#menu a:hover {background-position:0% -42px;}
#menu a:hover span {background-position:100% -42px;}
#menu #current a {background-position:0% -42px;}
#menu #current a span {background-position:100% -42px;}

.enlaces li{
	margin: 7px 3px;
	list-style:none;
	padding: 5px 0 0 16px;
	background: url(../images/dot.gif) no-repeat 0 8px;
}
.letters ul{
	display: inline;
	list-style:none;
	margin:0;
	padding:0;
}
.letters ul li {display: inline;}
.letters ul li a, .letters ul li a:active, .letters ul li a:visited {
	float: left;
	text-align:center;
	display:block;
	width: 15px;
	height: 15px;
	margin: 1px;
	padding: 1px;
	color: #fff;
	background: #88C603;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.letters ul li a:hover {color: #fff; background: #42A4FF;}
dl {border:1px solid #ddd;padding: 10px; margin: 5px 0;}
dt {font-weight: bold;	background: #F9F9F9; color: #7E7968; margin-bottom: 10px;}
#maillist {
	border: 1px solid #EAE9E4;
	border-left:0;
	border-right:0;
	margin: 10px;
	padding: 2px 0;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
}
#maillist fieldset {
	/* background: #F2EEDC;  */
	background:#dcf2de;
	padding: 6px 0;
}
#maillist fieldset #mailinp {background:#fff url( ../images/email_go.gif ) no-repeat scroll 2px center; padding-left: 20px; width:150px;}
#maillist fieldset #mailsub {background:#7e7968 url(../images/go_button2.gif) repeat-x scroll left top;color: #fff; font-size: 11px;}
#prevideo {height: 190px;}

#footer {
	position: relative;
	clear:both;
 	margin-top: 5px; 
	height: 80px;
	background:#2C5340 url(../images/footer_bg.gif) repeat-x left top; 
	text-align: left;
	font-size:.85em;
	padding-top:15px;
	color:#efefef;
}
#footer .texto{
	text-align:center;
}
#footer a{
	color:#efefef;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer .grupo_ite{
	text-align:right;
}