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

*{margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

body{
	text-align:center; 
	margin:auto;
	font-family: "Century Gothic";
	font-size:18px;
	color: #000;
	background:#CCC;
	background:url(images/back.png) repeat-x;
	
}

#header{
	width:1174px;
	height:250px;
	position:absolute;
	margin:142px 0px 0px -103px;
	background:url(images/img_fla.png) no-repeat right;
}

#contenedor{
	width:970px;
	height:1100px;
	clear: both;
	display:block;
	position:relative;
	margin:auto;
}

#footer{
	width:970px;
	height:120px;
	clear: both;
	display:block;
	position:absolute;
	margin:822px 0px 0px -1px;
	background:url(images/footer.png) no-repeat;
}




#rss{
	width:330px;
	height:190px;
	position:relative;
	margin:20px 0px 0px 20px;
	
}

h1{
	text-indent:-3000px;
	
background:url(images/logo.png) no-repeat;
	width:1242px;
	height:212px;
	position:absolute;
	z-index:3;
	margin:0px 0px 0px -130px;
}

.txtMenu{
	font-family:"Century Gothic";
	font:"Century Gothic";
	font-size:15px;
	text-align: justify;
	color:#FFF;
	text-decoration:none;
}

.txtMenu:hover{
	font-family:"Century Gothic";
	font:"Century Gothic";
	font-size:15px;
	text-align: justify;
	color: #FF0;
	text-decoration:underline;
}

.txtfooter{
	font-family:"Century Gothic";
	font:"Century Gothic";
	font-size:13px;
	text-align: justify;
	color:#FFF;
}

.txtfooter2{
	font-family:"Century Gothic";
	font:"Century Gothic";
	font-size:13px;
	text-align: justify;
	color:#FFF;
	text-decoration:none
}

.txtfooter2:hover{
	font-family:"Century Gothic";
	font:"Century Gothic";
	font-size:13px;
	text-align: justify;
	color:#F00;
	text-decoration:none;
}


.txtWhite{
	font-family:"Century Gothic";
	font:"Century Gothic";
	font-size:18px;
	text-align: justify;
	color:#FFF;
	text-decoration:none;
}

.txtPag{
	font-family:"Century Gothic";
	font:"Century Gothic";
	font-size:15px;
	text-align: justify;
	color: #333;
	text-decoration:none;
}

.idioma{
	font-family:"Century Gothic";
	font:"Century Gothic";
	font-size:13px;
	text-align: justify;
	color: #5a5a5a;
	text-decoration:none;
}

.cabezales{
	font-family:"Century Gothic";
	font:"Century Gothic";
	font-size:20px;
	text-align: justify;
	color: #86040c;
	text-decoration:none;
}

.txt_rojo{
	font-family:"Century Gothic";
	font:"Century Gothic";
	font-size:15px;
	text-align: justify;
	color: #86040c;
	text-decoration:none;
}