/*
/////////////////////////
// Documento css.css  //
// www.gavensa.com    //
// Fecha:03.04.09     //
// X: Cubicdots.com   //
///////////////////////*/

body {
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	background: url("images/bg_top.jpg") repeat-x;
	margin: 0;
	padding: 0;
	text-align: right;
}

#ulwelcome {
	font: 12px;
}

#welcome {
	font: 12px;
}

a img {
	border: 0;
}

/*#page-wrap {
	width: 895px;
	margin: 0 auto;
}
*/
#footer {
		font-size:11px;
		color:#C8C8C8;
}

#stylefour{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #f5c024;
	}

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#stylefour ul li{
	display:block;
	float:left;
	margin:0;
	}

#stylefour ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url(bgDIVIDER.gif) no-repeat top right;
	}

#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#4391bf;
	background:#fff url(bgON.gif) no-repeat top right;
	}

