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


body {
	background-color: #1E2E23;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin:auto;
	background-image:url(bg/bg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

a{
	color:#FFF;
	text-decoration:none;
}
a:hover{
	color:#FC0;
	text-decoration:none;
}

#header{
	width:1000px;
	height:247px;
	margin:0 auto;
}

#header .cam{
	width:254px; 
	height:194px;
	margin:0;
	margin-top:15px;
	margin-bottom:30px;
	border:0;
}

#desc{
	background-image:url(bg/bg-desc.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	padding:10px 60px 10px 20px;
	width:904px;
	height:61px;
	margin:0 auto;
}
#desc h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:600;
	display:inline;
	margin-right:6px;
}

#contenido{
	width:980px;
	padding-left:5px;
	height:auto;
	margin:0 auto;
	color: #1E2E23;
}

#tgp{
	width:974px;
	height:auto;
	margin:0 auto;
	padding:0;
	float:left;
}

#tgp .promocion{
	width:974px;
	height:auto;
	margin-bottom:15px;
	float:left;
}

#tgp .promocion .cams{
	width:158px;
	height:163px;
	margin-left:3px;
	margin-right:1px;
	float:left;
	border:0;
}

#tgp .promocion p{
	width:974px;
	height:26px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#FC0;
	text-align:center;
	float:left;
	margin:0 auto;
}

#tgp .promocion p b{
	color:#FFF
}

#tgp .promocion .bann1{
	width:526px;
	height:200px;
	margin:2px;
	float:left;
	border:0;
}

#tgp .promocion .bann2{
	width:438px;
	height:200px;
	margin:2px;
	float:left;
	border:0;
}

.thumb{
	width:320px; 
	height:240px;
	margin:2px;
	float:left;
	border:0;
}

#intercambios{
	margin:20px auto;
	width:950px;
	height:auto;
}

#intercambios ul{
	margin:auto;
	margin-top:10px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

#intercambios ul li{
	display:inline;
	background-color:#25372B;
	border:1px #666 solid;
	margin-left:5px;
	margin-top:12px;
	float:left;
	padding:7px;
}

#intercambios ul li:hover{
	border-color:#999;
	background-color:#25372B;
}

#intercambios span{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
}

