/* CSS Document */

body{
	padding:0px;
	margin:0px;
	text-align:center;
	background-image:url(img/fondo2.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#000000;
	font-family:"Trebuchet MS";
	font-size:11.5px;
	color:#999999;
}


.cabecera{
	margin:auto;
	margin-top:20px;
	width:750px;
	height:80px;
	padding-top:170px;
	font-size:10px;
	color:#FFFFCC;
	background-image:url(img/cabecera-trino.jpg);
}

.menu{
margin-top:-52px;
width:100%;
opacity:0.99;
*filter:alpha(opacity=99);
}

.menuIndividual{
width:75px;
height:35px;
padding-top:17px;
float:left;
}

.menuItem{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#FFFFCC;
	cursor:pointer;
}

.menuItem:hover{
	color:#FF6600;
}

.submenu{
	margin:auto;
	width:735px;
	height:22px;
	margin-top:-30px;
	padding-left:15px;
	padding-top:8px;
	text-align:left;
	opacity:0.99;
	*filter:alpha(opacity=99);
}

.submenuItem{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:7pt;
color:#000000;
margin-right:30px;
cursor:pointer;
}

.submenuItem:hover{
	color:#FFFFFF;
}

.principal{
	margin:auto;
	width:750px;
	border-bottom: 1px dashed #996600;
	min-height:540px;
}


.pie{
text-align:left;
margin:auto;
width:750px;
height:50px;
margin-top:5px;
}

.textos{
visibility:hidden;
width:auto;
padding-left:10px;
border-bottom:1px dashed #996600;
margin-bottom:35px;
color:#CCCCCC;
text-align:left;
padding-top:10px;
height:20px;
}

.nivel3{
color:#CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:7pt;
cursor:pointer;
margin-right:40px;
}

.nivel3:hover{
color:#FF6600;
}

.noticias{
	border: 1px dashed #996600;
	height:120px;
	float:right;
	color:#FF6600;
	text-align:right;
}

.noticias a{
	color:#B1A100;
	font-size:7pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a.enlnaranja{
text-decoration:none;
color:#996600;}
a.enlnaranja:hover{
text-decoration:none;
color:#996600;
text-decoration:underline;}
a.enlnaranja:visited:hover{
text-decoration:none;
color:#996600;
text-decoration:underline;}

a.enlnaranja:visited{
text-decoration:none;
color:#996600;}
a.enlnaranja:active{
text-decoration:none;
color:#996600;}


.cabeceraNoticias{
	border-bottom:1px solid #FF6600;
	margin:10px;
	margin-top:5px;
}
.frame{
width:75%;
padding-bottom:120px;
color:#999999;
}

img.valign { 
width:0px;
height:100%;
vertical-align:middle;
}

.imgtrino{
	background-image:url(img/fondo-trino2.png);
	margin-top:150px;
	width:100%;
	height:280px;
	background-repeat: no-repeat;
	background-position: right center;
	opacity:0.75;
	*filter:alpha(opacity=75);
	*margin-top:-240px;
}

.barra1{
	width:100%;
	height:52px;
	background-color:#3C1E00;
	opacity:0.7;
	*filter:alpha(opacity=70);
}

.barra2{
	width:99%;
	height:30px;
	border: 1px solid #663300;
	margin-top:-30px;
	background-color:#804000;
	float:left;
	opacity:0.7;
	*filter:alpha(opacity=70);
}


.index{

}
img{border:0;}
img.conborde
	{
	border:dashed 1px #996600;	
	}
