	body
	{ 
		background-color:Transparent; 
		background-image:url(img/fondo.jpg);
		background-position:top Center;
		background-attachment:scroll;
		background-repeat:repeat-y;
		border-width:0px;
		border-style:Solid;
		background-color:rgb(0,0,0);
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		scrollbar-face-color:rgb(95,110,120);
		scrollbar-base-color:rgb(0,0,0);
		scrollbar-3dlight-color:rgb(39,13,14);
		scrollbar-shadow-color:rgb(45,15,16);
		scrollbar-darkshadow-color:rgb(39,13,14);
		scrollbar-highlight-color:rgb(39,13,14);
		scrollbar-track-color:rgb(0,0,0);
		scrollbar-arrow-color:rgb(39,13,14);
	} 


	h1
	{ 
		color:#B15E4D;
		font-size:18px;
		font-family: times new romand;
		
	}

	.cabecera
	{ 
		color:#B15E4D;
		font-size:18px;
		font-family: times new romand;
		font-weight: bold;
	}

	.marron
	{
		color:#B15E4D;
	}
	

	h2
	{ 
		color:#eaecee;
		font-size:12px;
		font-family: sans-serif;
	}

	.cuerpo
	{ 
		color:#eaecee;
		font-size:12px;
		font-family: sans-serif;
		font-weight: bold;
		text-align:justify;
	}

	a
	{
		color:#bb0000;
		font-size:11px;
		font-family: sans-serif;
		text-decoration:none;
		font-weight: bold;
	}

	a:hover
	{
		color:#ff0000;
		text-decoration: underline;
		font-weight: bold;
		text-shadow: #ff0000 0px 0px 5px;

	}

	div
	{
		scrollbar-face-color:rgb(102,55,52);
		scrollbar-base-color:rgb(0,0,0);
		scrollbar-3dlight-color:rgb(39,13,14);
		scrollbar-shadow-color:rgb(45,15,16);
		scrollbar-darkshadow-color:rgb(39,13,14);
		scrollbar-highlight-color:rgb(39,13,14);
		scrollbar-track-color:rgb(0,0,0);
		scrollbar-arrow-color:rgb(39,13,14);
	}

	.logo
	{
		position:absolute;
		left:50%;
		z-index:1;
		top:0;
		WIDTH:785;
		height:248;
		margin-left:-386;
	}

	.menu
	{
		position:absolute;
		z-index:1; 
		left:50%; 
		top:57; 
		WIDTH:837; 
		height:250; 
		margin-left:-411;
	}

	.boton
	{
		background-color:B15E4D; 
		font-family: sans-serif; 
		font-size: 9pt;
		color:000000;
		border: 1px solid #000000;
		height:21;
		width:182;
	}

	.boton:hover
	{
		color:eaecee;
	}

	.mail
	{
		background-color:111111; 
		font-family: sans-serif; 
		font-size: 10pt;
		color:eaecee;
		border: 2px solid #B15E4D;
		width:180;
	}

	.option
	{
		background-color:transparent;
	}

	.noticias
	{
		valign:top;
		width:550;
	}

	.tnoticias
	{
		background-image:url(img/fn.png);
		border: 2px solid #442211;
	}
	
	.fgrupo
	{
		background-image:url(img/fn.png);
		border: 2px solid #442211;
	}
	
	.imgn
	{
		filter: alpha(opacity=80);
		opacity: 0.8;
		-moz-opacity:0.8; 
	}

	.imgc
	{
		filter: alpha(opacity=70);
		opacity: 0.7;
		-moz-opacity:0.7; 
	}

	.imgc:hover
	{
		filter: alpha(opacity=100);
		opacity: 1;
		-moz-opacity:1;
	}

	.tn
	{
		filter: alpha(opacity=90);
		opacity: 0.9;
		-moz-opacity:0.9; 
	}

	
	select
	{
		background-color:111111; 
		font-family: sans-serif; 
		font-size: 10pt;
		color:eaecee;
		border: 2px solid #B15E4D;
		width:180;
	}

	.caja
	{
		background-color:111111; 
		font-family: sans-serif; 
		font-size: 11pt;
		//font-size: 10pt;
		color:eaecee;
		border: 2px solid #B15E4D;
	}

	.newsletter
	{
		
		z-index:0;
		left:-10;
		top:340;
		width:250px;
	}

	.foro
	{
		position:absolute;
		z-index:0;
		left:5;
		top:375;
		width:385px;
		height:210px;
		overflow:hidden;
	}

	.prensa
	{
		background-image:url(img/fprensa.png);
	}

	.reviews
	{
		overflow:auto;
		height:100;
		width:270;
	}

	.tlist
	{
	position:absolute;
	left:56;
	z-index:2;
	width:172;
	background:transparent;
	border: 0px solid;
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	//font-size: 10pt;
	color:#000000;
	filter: alpha(opacity=66);
	opacity: 0.66;
	-moz-opacity:0.66; 
	}

	.blist
	{
	width:100;
	left:92;
	filter: alpha(opacity=80);
	opacity: 0.80;
	-moz-opacity:0.80; 
	cursor:pointer;
	}

	.blist:hover
	{
		color:aa0000;
	}