/* CSS Document */
body{
	
	margin:0 0 10px 0;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
		
}
p{  font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	}
h1{  
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	color:#003859;
}
h2{
	font-size:12px;
	color:#005182;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-0.01em;
	
	}
h3{
	background:#303435 none repeat scroll 0 0;
	color:#FFFFFF;
	font-size: 13px;
	margin:0 0 0.6em;
	padding:0.4em 0.8em;
	width:295px;
	font-family: Arial, Helvetica, sans-serif;
}

h3 a:hover {
	border-bottom:0 none;
	text-decoration:none;
	color:#666666;
}
h3 a {
	color: #FFFFFF; text-decoration:none;}

#contenedor{
	width:960px;
	margin:0px auto auto;
	padding:0;
	height:30px;
	
	}
#cont_index{
	width:960px;
	margin:0px auto auto;
	padding:0;
	height:30px;
}
#cabecera{
	width:960px;
	float:left;
	background-image:url(img/cabecera.jpg); background-repeat:no-repeat;
	height:100px;
	position:relative;
	}
#avl{
	width:87px;
	height:118px;
	position:absolute;
	left: 825px;
	top: 6px;

}
#botonera{
	width:960px;
	float:left;
	height:25px;
	}

#cuerpo{
	width:960px;
	float:left;
	background-color:#F6F7F7;

	}
#cuerpo_index{
	width:960px;
	float:left;
	background-color:#F6F7F7;

	}
#empresas{
	width:960px;
	float:left;
	background-image:url(img/empresas.jpg); background-repeat:no-repeat;}
.col_flash{
	width:960px;
	float:left;
	height:280px;
	background-color:#999999;}
.col_home{
	width:680px;
	float:left;
	padding:8px 0 0 15px;
}
.col_1{
	width:700px;
	float:left;
	}
.col_2{
	width:320px;
	float:left;
	padding:10px;	
	}

.acceso{
	color:#FFFFFF;
	float: right;
	font-size:11px;
	font-weight:bold;
	height:30px;
	letter-spacing:-0.01em;
	padding:43px 0;
	width:265px;
	font-family:Arial, Helvetica, sans-serif;
	
	}
.acceso a:hover {
	color: #999999;	
	
}
.acceso a {
	color: #FFFFFF; text-decoration:none;
}
.col_3{
	width:670px;
	float:left;
	background-color:#F6F7F7;
	padding:0 0 0 20px;
	}
.col_4{
	width:260px;
	float:left;
	background-color:#F7F7F7;
	
	}
.col_5{
	width:300px;
	float:left;
	padding:6px 0 0 16px;
	font-size:12px;

	}
.col_6{
	width:940px;
	float:left;
	padding:3px 0 0 20px;
	font-size:12px;

	}
.col_contacto {
	width:320px;
	float:left;}
.lista{
	width:325px;
	float:left;
	display:inline;
	padding: 0 10px 0 0;
	}
.list a:hover {
	color: #CCCCCC;	
	
}
.list a {
	color: #666666; text-decoration:none;
	font-size:12px;

}
#pie{
	width:960px;
	float: right;
	background-image:url(img/pie.jpg); background-repeat:no-repeat;
	height:45px;
}

.derechos{
	width:300px;
	color: #FFF;
	font-size:10px;
	float:right;
	padding:5px 0 0 0;
	}
.links{
	width:400px;
	float:left;
	color: #FFF;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 5px 0 0 25px;
	}
.links a:hover {
	color: #999999;		
}
.links a {
	color: #FFF; text-decoration:none;
}
.menu2 ul.menu li {
	margin: 0;
	background:red;
}
.menu2 ul.menu li.active a,
.menu2 ul.menu li.active a:hover,
.menu2 ul.menu li.active a:active,
.menu2 ul.menu li.active a:focus {
	background: url(img/button3.gif)no-repeat bottom center }
.menu2 {padding:0 0 0 8px; margin:0; list-style:none; height:25px; background:#fff url(img/button1.gif); position:relative; font-size:10px; font-family:Arial, Helvetica, sans-serif;}
.menu2 li {float:left;}
.menu2 li a {display:block; height:25px; float:left; line-height:25px; color: #FFFFFF; text-decoration:none; font-size:13px; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu2 li a b {display:block; padding:0 16px 0 8px; float:left;}
.menu2 li.current a {color:#fff; background:url(img/button3.gif);}
.menu2 li.current a b {background:url(img/button3.gif) no-repeat right top;}
.menu2 li a:hover {color:#fff; background:#000 url(img/button4.gif);}
.menu2 li a:hover b {background:url(img/button4.gif) no-repeat right top;}
.menu2 li.current a:hover {color:#fff; background:#000 url(img/button3.gif); cursor:default;}
.menu2 li.current a:hover b {background:url(img/button3.gif) no-repeat right top;}
