/* CSS Document */
body{background-color:#000;}
#contenedor{
			position:absolute; 
			float:left;
			width:1074px; 
			left:50%; 
			margin-left:-537px;
			font-family: Arial, Helvetica, adobe-helvetica, Arial Narrow;
			font-size: 18px;
			line-height: 21px;
			font-style:italic;
			font-weight:bold;
			color: rgb(6, 216, 40);
			}
#cabecera{float:left; width:1074px;}
#cabecera h1.slogan {font-size:28px;}
.barra{border:none;}
#subcabecera{float:left; width:1074px;}
.bandera{float:left; width:110px;}
.bandera img{width:70px; border:none; margin-left:20px; margin-top:15px;}
.subcabcentral{float:left; width:846px; text-align:center; color:#FCA705;}
#contenidos{float:left; width:1074px;}
#left{float:left; width:110px;}
#right{float:right; width:960px; margin-left:4px;}
#menu{float:left; width:110px;}
.boton{
	float:left; 
	width:110px; 
	height:24px; 
	background-image:url(../images/boton.jpg); 
	background-repeat:no-repeat; 
	font-size: 13px;
	line-height: 16px;
	min-height: 16px;
	cursor: hand;
	font-style:normal;
	text-align:center;
	padding-top:6px;
	margin-bottom:6px;
}
div.activo{background-image:url(../images/boton-activo.jpg);}
.boton a{color:#000; text-decoration:none;}
.activo a{color: #B91806; text-decoration:none; font-weight:normal;}
.boton a:hover{color: #B91806; text-decoration:none; font-weight:normal;}
img.leftimage{float:left; width:110px; border:none;}
img.emailimage{float:left; width:90px; margin-left:10px; border:none;}
#left p{text-align:center;}
#left p a{color: rgb(6, 216, 40);}
img.tellafriend{float:left; width:110px;}
img.star{margin-top:20px;}
.rojo{color:#FCA705;}
.foto-home{float:left; width:560px; margin-bottom:30px;}
.foto-home img{border:none; width:560px;}
.texto-foto-home {float:left; width:360px; text-align:center; line-height:29px;}
.texto-foto-home p a{color: rgb(6, 216, 40);}
#bottomthings{float:left; width:1074px;}
#bottomthings img{float:left; width:995px; border:none; margin-left:39px; margin-bottom:30px;}
#bottomthings p{text-align:justify;}
#bottomthings h2{font-size:20px;}
#bottomthings h2 a{color:rgb(6, 216, 40);}