/********************************

 ESTILOS CIAO

*******************************/



/* MENU PRINCIPAL

*******************************/

#cabmallor {

	padding-top:4px;

	padding-bottom:4px;

	padding-left:5px;

	padding-right:4px;

}



#cabmallorimg {

/*	background:#821C29;	*/

	width:768px;

}



#navciao_wrap {

	height:20px;

	width:768px;

/*	background:#F2C47C;*/

}



#navciao {

	overflow:hidden;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

}

#navciao li {

	padding:0px;

	border:0px;

	margin:0px;

	list-style:none;

	float:left;

}



#navciao ul {

	padding:0px;

	/*Modificar el valor padding-left para central el menu*/

	border:0px;

	margin:0px;

	list-style:none;

}



#navciao a {

/*	width:250px;*/

	width:187px;

	height:16px;

	font-weight:bold;

	font-size:12px;

	padding:1px 0px 1px 0px;

	float:left;

	display:block;

	text-align:center;

	text-decoration:none;

}






#navciao a {

	color:#821C29;

	background:#FFDBA2;

	border-top: #F2C47C 2px solid;

	border-left: #F2C47C 2px solid;

	border-bottom: #F2C47C 2px solid;

	border-right: #F2C47C 2px solid;

	text-decoration:none;

}



#navciao a:hover, #navciao .last a:hover {

	color:#821C29;

	background:#FFFBC7;

	border-top: #F2C47C 2px solid;

	border-left: #F2C47C 2px solid;

	border-bottom: #F2C47C 2px solid;

	border-right: #F2C47C 2px solid;

	text-decoration:none;

}



#navciao .last a {

	width:189px;

	height:16px;

	font-weight:bold;

	font-size:12px;

	padding:1px 0px 1px 0px;

	float:left;

	display:block;

	text-align:center;

	text-decoration:none;

}





#navciao .on a, #navciao .last .on a {

	color:#FFFFFF;

	background:#821C29;

	border-top: #821C29 2px solid;

	border-left: #821C29 2px solid;

	border-bottom: #821C29 2px solid;

	border-right: #821C29 2px solid;

	text-decoration:none;

}



#navciao .on a:hover, #navciao .last .on a:hover {

	color:#FFDBA2;

	background:#821C29;

	border-top: #821C29 2px solid;

	border-left: #821C29 2px solid;

	border-bottom: #821C29 2px solid;

	border-right: #821C29 2px solid;

	text-decoration:none;

}

.bgrojo {
	background-color:#cb0017;
}

.faldon {
/*	background-color:#025833;*/
	padding:14px;
}

.bgblanco {
	background-color:#efedf3;
}
#fix {

	clear:both;

}

