@charset "utf-8";
/* CSS Document */
*{
font-family:Verdana;
font-size:11px;
color:#333333;

}

body,html {
background:#333333;
margin:0;
padding:0;
}

#wrap {
	width:995px;
	text-align:left;
	min-height:700px;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	background-color: #333333;
	background-image: url(../images/euro18_04.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#header {

width:982px;
margin-left:auto;
margin-right:auto;
overflow:hidden;
text-align:left;
height:90px;


}
#barraMenu{
margin-left:auto;
margin-right:auto;
text-align:left;
background:url(../images/barramenu.jpg) no-repeat left top;
height:30px;
width:982px
}
#barraMenu ul{
margin:0px;
padding:0px;
}
#barraMenu ul   li {
list-style-type: none;

}

#barraMenu li {
	float: left;
}
#barraMenu a {
	text-decoration: none;
	color: #ffffff;
	font-weight:900;
	font-size:12px;
	display: block;
	text-align: center;
	border-right : 1px solid #000000;
margin-top:10px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;	
}

#barraMenu a#last{
border:0;
}

#barraMenu a:hover{
color:#333333;
}




#menuFlota{
margin-left:auto;
margin-right:auto;
text-align:left;

height:30px;

}
#menuFlota ul{
margin:0px;
padding:0px;
}
#menuFlota ul   li {
list-style-type: none;

}

#menuFlota li {
	float: left;
}
#menuFlota a {
	text-decoration: none;
	color: #ffffff;
	font-weight:900;
	font-size:10px;
	display: block;
	text-align: center;
	border-right : 1px solid #000000;
margin-top:2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;	
}

#menuFlota a#last{
border:0;
}

#menuFlota a:hover{
color:#333333;
}












#contenido{
border-top:5px solid #cea024;
width:982px;
margin-left:auto;
margin-right:auto;
background:#ffffff;
overflow:hidden;
text-align:left
}

#clientes {

overflow:hidden;
width:700px;
margin-bottom:15px;
}


#clientes1 {

overflow:hidden;
width:700px;
padding-bottom:15px;
padding-top:15px;
border-bottom: 1px solid #ececec;
}





#contenidoBox {

border:1px solid #d8d8d8; background:#ececec;width:218px;margin-bottom:20px
}

#footer {
width:984px; 
height:54px;
margin-left:auto;
margin-right:auto;
text-align:left;
background:url(../images/footer.gif) left top no-repeat;
margin-top:5px;
margin-bottom:20px;
padding-bottom:20px;

}

#footer ul li{
list-style-type: none;

}

#footer  li {
	float: left;
	border-right : 1px solid #ffffff;
margin-top:10px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;	
	color:#ffffff;
}

#footer li#last{
border:0;
}
#footer a{
text-decoration:none;
color:#ffffff;
}

.px18 {
font-size:18px;
}
.px14 {
font-size:14px;
}
.px28 {
font-size:28px;
}

.px20 {
font-size:20px;
}

.px10bold {

font-size:10px;
font-weight:900;
}
.oro{
color:#cc9900;
}

.oro2{
color:#f5c952;
}
.blanco {
color:#ffffff
}
.borderGris {
border:1px solid #808080;
}
.separacion {
padding-left:4px;
}