@charset "UTF-8";
/* CSS Document */

body
	{
	background-color:#000000;
	background-image:url(../imagenes/fondo2png.png);
	background-position: right;
	background-repeat:repeat-y;
	background-attachment:fixed;
	/*background-repeat:no-repeat;*/
	}
	
img
	{
	background:  transparent url(imagenes/s.gif) no-repeat center center;
	}


.tiene
	{
	width: 1200px;
	margin: auto;
	}

.contenedor
	{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width:900px;
	margin:auto;
	}
	
.arriba
	{
	width: 900px;
	height:26px;
	background-image: url(../imagenes/arriba.png);
	margin:auto;
	clear:both;
	}
	
.abajo
	{
	width: 895px;
	height:26px;
	background-image: url(../imagenes/abajo.png);
	margin:auto;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	line-height: 20px;
	padding-right:5px;
	float: left;
	margin-bottom: 50px;
	}

.lienzo
	{
	width: 900px;
	margin: auto;
	background-color: #FFFFFF;
	background-image: url(../imagenes/lateral.png);
	background-repeat: repeat-y;
	background-position:right top;
	text-align:center;
	float: left;
	}
	
.lienzo2
	{
	width: 900px;
	margin: auto;
	background-image: url(../imagenes/lateral2.png);
	background-repeat: repeat-y;
	background-position:left top;
	text-align:center;
	float: left;
	}
	
.ciudad
	{
	float:right;
	width: 465px;
	height: 205px;
	background-image:url(../imagenes/ciudad.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	right: 10px;
	position:relative;
	bottom: -2px;
	}
	
.fecha
	{
	position: relative;
	bottom: -190px;
	font-weight: bold;
	}

.logo
	{
	float:left;
	padding-left: 15px;
	padding-top: 0px;
	}
	
.logo img
	{
	border: none;
	}

.papel
	{
	float:left;
	width:400px;
	height: 40px;
	background-repeat:no-repeat;
	background-position: top;
	position: absolute;
	top: 184px;
	margin-left: 10px;
	}
	
.papel img
	{
	border: none;
	float: left;
	margin: 1px;
	}


.menu
	{
	margin-left: 0px;
	position: absolute;
	float:left;
	top: 250px;
	width: 300px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.menu ul
	{
	list-style: none;
	width: 250px;
	font-size: 10px;
	z-index:10000;
	list-style-position:inside;
	padding-left:25px;
	}
	
.menu ul li
	{
	list-style: none;
	display:block;
	height: 30px;
	width:120px;
	background-color:#000000;
	border-bottom:#FF6600 thin solid;
	text-align: left;
	line-height: 30px;
	padding-left: 3px;
	}
	
.menu ul li ul li
	{
	position: relative;
	top: -30;
	display:block;
	height: 30px;
	width:100px;
	background-color:#000000;
	opacity:0.6;
	display: none;
	}

.menu ul li .sub
	{
	position: relative;
	top: -30px;
	width: 120px;
	left:97px;

	}
	
.menu ul li:hover ul li
	{
	position: relative;
	display:block;
	height: 30px;
	width:100px;
	background-color:#000000;
	display: block;
	}
	
.menu ul li ul li:hover
	{
	position: relative;
	display:block;
	height: 30px;
	width:100px;
	background-color:#000000;
	display: block;
	opacity:0.8;
	}
	
.menu a
	{
	text-decoration:none;
	color:#FFFFFF;
	}
	
.menu a:hover
	{
	text-decoration:none;
	color: #FF3300;
	}
	
.lienzobase
	{
	top: 70px;
	/*position: relative;*/
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 60px;
	padding: 20px;
	margin-left: 120px;
	margin-right:120px;
/*	margin-right:20px;*/
	text-align:center;
	float: left;
	display:block;
	}
	
.lienzotexto
	{
	top: 70px;
	/*position: relative;*/
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 60px;
	padding: 20px;
	margin-left: 150px;
	margin-right:180px;
/*	margin-right:20px;*/
	text-align: justify;
	float: left;
	display:block;
	}
	
.lienzotexto2
	{
	/*position: relative;*/
	margin-bottom: 15px;
	padding: 0 20px 20px 20px;
	margin-left: 180px;
	margin-right:180px;
/*	margin-right:20px;*/
	text-align: justify;
	float: left;
	display:block;
	}
	
	
.titnoticia
	{
	color: #FF3300;
	font-size: 14pt;
	font-weight: bold;
	width: 450px;
	margin:auto;
	}
	
.titnoticia a
	{
	color: #FF3300;
	text-decoration:none;
	}
	
.titnoticia a:hover
	{
	text-decoration: underline;
	}
	
.publi
	{
	margin:auto;
	color:#000000;
	text-align:left;
	font-size: 7pt;
	font-weight:bold;
	width: 450px;
	font-style:italic;
	}
	
.notcuerpo
	{
	margin:auto;
	line-height: 15px;
	width: 450px;
	}

.notcuerpo:first-letter
	{
	color:#FF6600;
	font-size: 30pt;
	font-weight:bold;
	}
	
.lienzotexto hr
	{
	margin-top: 15px;
	margin-bottom: 15px;
	border-color: #FF6600;
	border-style: solid;
	color:#FF6600;
	border-width:1px;
	}
	
.lienzotexto2 hr
	{
	margin-top: 15px;
	margin-bottom: 15px;
	border-color: #FF6600;
	border-style: solid;
	color:#FF6600;
	border-width:1px;
	}

.sepa
	{
	width: 700px;
	text-align: left;
	margin: auto;
	font-size: 11pt;
	border-bottom: #FF6600 2px solid;
	margin-bottom: 15px;
	font-weight: bold;
	float: left;
	margin-left: 100px;
	}

.dato
	{
	width:70px;
	float:left;
	margin: 3px 0 3px 0;
	}
	
.datocont
	{
	width:190px;
	float:left;
	margin: 3px 0 3px 0;
	}
	
.datocont2
	{
	width:400px;
	float:left;
	margin: 3px 0 3px 0;
	}

input
	{
	border: #FF6600 1px solid;
	}
	
textarea
	{
	border: #FF6600 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
	
.btn
	{
	width: 470px;
	text-align: center;
	margin-top: 15px;
	}
	

	
