@charset "utf-8";
/* CSS Document */
body { 
	padding:0; margin:0; 
	background:none repeat scroll 0 0 #EBEEF1; 
	color:black; 
	font:12px Arial, Helvetica, sans-serif;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#pageContainer { width:100%; height:100%; 
	/*background:url(../imagenes/subNavHolderDefault.jpg) center top no-repeat transparent;*/
}
#headerWraper { 
	width:100%; height:90px; 
	background:none repeat scroll 0 0 #1E1F22;
}
#header { width:990px; height:90px; margin:0 auto;
}
.logo {
    display: inline;
    float: left;
    margin: 15px 0 0 25px;
}
#menu {
    display: inline;
    float: right;
    margin: 0;
    padding: 0; background-color:#999;
}
#menu ul { padding:0; margin:0; list-style:none;
}
#menu li { float:left; 
}
#menu li a {
    background: none repeat scroll 0 0 #1E1F22;
    color: #FFFFFF;
    display:block;
    float: left;
    font-family: "Avant Garde Gothic ITCW01Md",Arial; font-size:11px;
    padding:38px 10px;
    text-transform: uppercase; 
	text-decoration:none;
}
#menu li a:hover { color:#07A4D9; background:url(../templates/adrenalina/imagenes/componentDefaultNavSelected.png) center top;
}
#cuerpoWraper { width:100%; min-height:500px;
}
#cuerpo { width:990px; min-height:700px; margin:0 auto;
}
.paginas-web { background:url(../templates/adrenalina/imagenes/bg_azul.jpg) center -200px no-repeat;
}
#izq { width:230px; min-height:700px; float:left;
}
#der { width:730px; min-height:700px; float:right;
}
/************************ FOOTER **************************/
#footerWraper { width:100%; height:200px; background:none repeat scroll 0 0 #1E1F22;
}
#footer { width:990px; height:180px; margin:10px auto;
}
#footer_izq { float:left; width:700px; height:150px; margin-top:30px;
}
ul#listaFooter {
    display: inline;
    float: left;
	list-style: none outside none;
}
ul#listaFooter li {
    display: inline;
    float: left;
    margin: 0 25px 0 0;
}
ul#listaFooter li a {
    color: #FFFFFF;
    display: block;
    font-family: "Avant Garde Gothic ITCW01Md",Arial;
	font-size:12px;
    padding: 0 0 5px;
    text-transform: uppercase; text-decoration:none; font-size:0.9em;
}
#footer_izq li ul { display:block; width:155px; margin:0; list-style: none outside none; padding:0;
}
#footer_izq li li {
}
#footer_izq li ul li a { 
	color:#C6D4E6; 
	text-decoration:none; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:0.9em; text-transform:none; padding:5px 0;
}
H1.tituloMain {
    background: url("../templates/adrenalina/imagenes/containerFirstTop.png") no-repeat scroll right bottom transparent;
    color: #FFFFFF;
    font-family: "Avant Garde Gothic ITCW01Bd",Arial;
    font-size: 3.75em;
    font-weight: bold;
    line-height: 1.1em;
    margin: 0;
    padding:30px 0 40px 10px;
    text-shadow: 2px 2px 2px #0284B1;
    text-transform: uppercase;
}
#contenido { width:670px; min-height:500px; background-color:#FFF; margin-left:10px; padding:10px 25px 10px 25px;
}
#bottomContent { background:url(../templates/adrenalina/imagenes/bg_bottom.png) no-repeat left top transparent; width:720px; height:15px; margin-left:10px;
}
H2.tituloSubmenu {
    color: #FFFFFF;
    font-family: "Avant Garde Gothic ITCW01Bk",Arial;
    font-size: 1.83em;
    font-weight: normal;
    margin:20px 15px 15px 10px;
    text-transform: uppercase;
}
#izq ul { list-style:none outside none; margin:0;
}
#izq li {
    background: url("../templates/adrenalina/imagenes/dottedWhite.png") repeat-x scroll left bottom transparent;
    margin: 0;
    padding: 0 0 1px;
}
#izq li a {
    color: #FFFFFF;
    display: block;
    font-size: 1.15em; 
	text-decoration:none;
    padding:9px 10px 9px 15px;
    width: 180px;
}
#izq li a:hover { color:#88E0FF;
}
#izq li.selected {
    background: url("../templates/adrenalina/imagenes/componentSubNavSelected230.png") no-repeat scroll left bottom transparent;
}

