@charset "UTF-8";
/* CSS Document */

/*INDEX
___________________________________________________________________________________________________________________________________*/
		
	body { background: #000 url(../images/body_fon_home.jpg) center 0 repeat-x;
	 margin:0; padding:0;
/*	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", "Trebuchet", "Trebuchet MS", "Arial", "sans", Avant Garde, Century Gothic;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1, h2, h3 {
	/*font-family: "Century Gothic", Avant Garde, Century Gothic, 'ITC Avant Garde Gothic', Avant Garde Gothic, "Lucida Sans", Helvetica, Trebuchet, Arial, Sans;*/
}

h1 {
	color: #FFF;
	font-size: 2em;
}

h2 {
	color: #e20404;
	font-size: 1.5em;
	padding:0 0 0 25px;
}

h3 {
	color: #FFF;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
}
.roja{color: #e20404;
	font-size: 1.5em;
}




.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {
display:inline-block;
}
.clearfix {
display:block;
}
* html .clearfix {
height:1px;
}
* html { margin: 0; padding: 0;}

	
a img { border:0;}
	
	
	
#wrapper {
			width:960px;
	 height:621px;
	 margin: 0 auto;
	padding: 0 10px;
	font-size: 1em;
	z-index: 3;
	position: relative;
}
#logo { position: absolute; left: 0; top: 121px;}

h3 {
	margin: 0;
	margin-top: 10px;
	padding: 0;
}
#lista_idiomas { position: absolute; left: 10px; top: 281px;}
#lista_idiomas div { float:left; margin-right: 137px;}
#lista_idiomas h3 {font-size: 14px; color:#FFF; font-weight: bold; text-transform:: uppercase;}
#lista_idiomas ul { list-style: none; margin: 0; padding:0;}
#lista_idiomas ul li a {color: #ffacaf; font-size: 12px; text-decoration: none;}
#lista_idiomas ul li a:hover { color: #fff;}


#pie { color: #fff; border-top: 1px solid #501f22; }
#pie p { margin-top: 10px;}
#pie div { float: left; margin-right: 20px;}
#cont_pie {margin: 0 auto !important;width: 960px; float: none !important;}
#cont_pie a { color: #4bb7cb;}


