body {
	font-family: Helvetica, Arial MT, Arial, sans-serif;
	background-color: #000;
	margin:0px;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat;
	background-position: center;
}
a:link, a:visited{
	text-decoration:underline;
	}
a:hover{
	text-decoration:none;
	}
#top{
	background-image: url(../img/fondo_top.png);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:980px;
	height:35px;
}
#top #btt{
	float:right;
	margin-left:20px;
	margin-top:4px;}
#cont{
	margin-left:auto;
	margin-right:auto;
	width:980px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	background-color:#FFF;
	}
#cont #logo{
	margin-bottom:15px;
	display:block;
	height:65px;
	}
#cont #logo img{
	float:left;
	display:inline;}
#cont #logo #datos{
	float:right;
	font-size:11px;
	color:#7A7979;
	margin-top:5px;
	margin-right: 20px;
}
#cont #menu{
	background-image: url(../img/fondo_menu.png);
	background-repeat: repeat-x;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFB401;
	height: 33px;
	width:960px;
	padding:0px;
	margin:0px;
	font-size:13px;
	}
/*#cont #menu ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#cont #menu ul li{
	float:left;
	height:22px;
	padding-left:15px;
	padding-right:15px;
	padding-top:13px;
	margin:0px;
}
#cont #menu .sepmenu{
	background-image: url(../img/sep_menu.png);
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	width:2px;
	background-color:#903;
	}
#cont #menu ul li a, #cont #menu ul li a:link, #cont #menu ul li a:visited{
	color:#7B7979;
	text-decoration:none;
	}
#cont #menu ul li:hover{
	color:#FFF;
	background-image: url(../img/fondo_menu2.png);
	background-repeat: repeat-x;
	background-position: top;
	}
#cont #menu ul li a:hover{
	color:#FFF;
	}
*/#cont .caja100{
	float:left;
	width:960px;
	padding-top:15px;
	}
#cont .caja50{
	display:inline;
	float:left;
	width:470px;
	;
	margin-right:20px;
	margin-bottom:10px;
	margin-top:0px;
}
#cont .caja50 img{
	margin-right:10px;
}
#cont .caja100 img{
	margin-right:10px;
}
#cont h3{
	font-size:20px;
	font-weight:bold;
	color:#7B7979;
	}
#cont p{
	font-size:14px;
	color:#656565;
	}
#cont .listado{
	font-size:13px;
	float: left;
	display:inline;
	color:#656565;
	margin-left:-25px;
	width:300px;
	}
#pie{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	font-size:11px;
	color:#B8B2A1;
	background-image: url(../img/separador_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
	padding-top: 39px;
	padding-right: 19px;
	padding-bottom: 19px;
	padding-left: 19px;
	text-align:center;
	}
#pie a, #pie a:link, #pie a:visited{
	color:#B8B2A1;
}
#pie .copy, #pie .copy a, #pie .copy a:link, #pie .copy a:visited{
	font-size:12px;
	color:#C0A96F;
	}
	
	
.amarillo{
		color:#FFB401;
		}
.imgleft{
	float:left;
	}
#cont .vermas{
	float:left;
	display:block;
	margin-bottom: 10px;
	}
#cont .vermas a, #cont .vermas a:link, #cont .vermas a:visited{
	color:#017DE6;
}
.finbloque{
	clear:both;
	margin: 0px;
	}
.fondoseparador{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	padding-left:15px;
	padding-right:15px;
}
#contacto{
	width:610px;
	background-color:#CCC;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	}
#contacto label{
	width:150px;
	display:block;
	float:left;
	height:20px;
	}
#contacto input[type=text], #contacto textarea{
	width:450px;
	display:block;
	float:left;
	margin-bottom:10px;
	}
#contacto input[type=submit]{
	margin-left:150px;
	clear:both;	
	}
#cont .caja100 .imglist {
	font-size: 12px;
	display: inline;
	float: left;
	padding: 15px;
	width: 150px;
}
#cont .caja100 .imglist .desc {
	color: #666;
}
.bandera{
	background:#414141;
	width:3%;
	float: left;
	height:32px;
}
