@charset "utf-8";

#cabecera {
	background: url('../img/fondo-superior.gif') no-repeat top left;
	width: 900px;
	height:85px;
}

#cabecera ul {
	padding:0;
	margin:5px 0 0 0;
	*/margin: 0;
	*/padding:15px 0 0 0;
}

#cabecera li {
display: inline;
list-style-type:none;
margin:0;
padding:0;
}

#cabecera ul li img {
border: 0;
margin:0;
padding:0;
}

#logoNav 
{	
	padding: 0 20px 20px 20px;
	float:left; 
	width:106px; 
	height:56px;
}

.imgMenu 
{
	border-width: 0px;

}

.m01 
{
	background: url('../img/botones/01a.gif') no-repeat 0 0;
	padding-top: 30px;	
	*/padding-top: 0;	
}

.m01:hover{
	background: url('../img/botones/01b.gif') no-repeat 0 0;
}

.m02 {
	background: url('../img/botones/02a.gif') no-repeat 0 0;	
	margin:0 25px 0 10px;
	padding-top: 30px;	
	*/padding-top: 0;
}

.m02:hover {
	background: url('../img/botones/02b.gif') no-repeat 0 0;
}

.m03 {
	background: url('../img/botones/03a.gif') no-repeat 0 0;	
	margin:0 25px 0 10px;
	padding-top: 30px;	
	*/padding-top: 0;
}

.m03:hover {
	background: url('../img/botones/03b.gif') no-repeat 0 0;
}

.m04 {
	background: url('../img/botones/04a.gif') no-repeat 0 0;
	margin:0 25px 0 10px;
	padding-top: 30px;	
	*/padding-top: 0;
}

.m04:hover {
	background: url('../img/botones/04b.gif') no-repeat 0 0;
}

.m05 {
	background: url('../img/botones/05a.gif') no-repeat 0 0;	
	margin:0 25px 0 10px;
	padding-top: 30px;	
	*/padding-top: 0;
}

.m05:hover {
	background: url('../img/botones/05b.gif') no-repeat 0 0;
}

.m06 {
	background: url('../img/botones/06a.gif') no-repeat 0 0;	
	margin:0 25px 0 10px;
	padding-top: 30px;	
	*/padding-top: 0;
}

.m06:hover {
	background: url('../img/botones/06b.gif') no-repeat 0 0;
}

.m07 {
	background: url('../img/botones/07a.gif') no-repeat 0 0;	
	margin:0 0px 0 10px;
	padding-top: 30px;	
	*/padding-top: 0;
}

.m07:hover {
	background: url('../img/botones/07b.gif') no-repeat 0 0;
}

.m08 {
	background: url('../img/botones/08a.gif') no-repeat 0 0;	
	margin:0 0px 0 10px;
	padding-top: 30px;	
	*/padding-top: 0;
}

.m08:hover {
	background: url('../img/botones/08b.gif') no-repeat 0 0;
}
.m09 {
	background: url('../img/botones/09a.gif') no-repeat 0 0;	
	margin:0 0px 0 10px;
	padding-top: 30px;	
	*/padding-top: 0;
}

.m09:hover {
	background: url('../img/botones/09b.gif') no-repeat 0 0;
}

#pie {
	text-align:justify;
	float:left;
	width:900px;
	height:127px;
	background-image: url(../img/menu/foot.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	padding-left: 0px;
	//padding-left: 14px;
	}

#pie ul {
	margin:0 0 0 0;
	margin-left:-20px;

	//margin-left:0px;
	text-align: justify;
	/*float:right;*/
	}
	
#pie li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	display:inline;
	margin:0 8px 0 0;
	padding:0 0 0 8px;
	text-align: justify;
	}

#pie li a {
	color:#666;
	text-decoration:none;
	}

#pie li a:hover {
	text-decoration:none;
	color:#333;
	}

#pie li.primero {
	border-left:0px;
	padding:0;
	}
