h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid red;
	height:1px;
	margin-bottom:25px;
	}
/*fondo*/
#stylefour{
	position:relative;
	height:40px;
	font-size:12px;
	font-weight:bold;
 background-image:  url(images/sincoche/bgOFF.png);
 background-position: top left;
 background-repeat: repeat;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-bottom:2px solid #000008;
	}

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

#stylefour ul li{
	display:block;
	float:left;
	margin:0px;
	}
/*letras*/
#stylefour ul li a{
background-image: url(images/sincoche/bgDIVIDER.png);
background-position: top right;
background-repeat: no-repeat;
display: block;
color: black;
font-size: 12px;
font-family:Arial,Verdana,Helvitica,sans-serif;
float:left;
text-decoration:none;
padding:5px 20px 0 20px;
height:40px;
	}

#stylefour ul li a:hover,#stylefour ul li a.current{
 color:white;
 background-image: url(images/sincoche/bgON.png);
 background-repeat: repeat-x;
	}
.public{
height:40px;
background-color: red;
}
.inicio{
height:40px;
background-color: black;
}
	