body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #e1b51d;
	margin:0;
	padding:25px 0 25px 0;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#main {
	width:704px;
	margin:auto;
	background-color: #e1b51d;
	background-image: url(../images/bg-main-top-bottom4.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:0;
	padding:0 0 6px 0;
}
#top {
	background-image: url(../images/bg-main-top-bottom4.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding:6px 15px 0 14px
}
#logo {
	background-image:url(../images/logo2.gif)
	display:block;
	float:left;
	width:188px;
	border-bottom:1px solid #FFFFFF;
}
#slogan {
	display:block;
	float:right;
	width:466px;
	border-bottom:1px solid #FFFFFF;
}
#interior {
	
	background-image: url(../images/bg-interior-bis.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width:704px;
	/*height:300px;*/
}
#mid {
	padding:0 15px 0 14px
}
#left {
	display:block;
	float:left;
	width:188px;
	border-top:1px solid #FFF;
}
#right {
	display:block;
	float:right;
	width:466px;
	background-color:#000;
	overflow:hidden;
}
#maintext {
	display:block;
	float:right;
	width:426px;
	border-top:1px solid #FFFFFF;
	padding:15px 20px 10px 20px;
	line-height:18px;
}
div#navbar {
	width: 188px;
	display:block;
	float:left;
}
div#navbar ul {
	margin:0;
	padding:0;
}
div#navbar li {
	list-style-type:none;
	display:block;
	float:right;
	width:188px;
	height:35px;
	text-align:right;
	border-bottom:1px solid #FFFFFF;
}
div#navbar li.button1 {
	background-image: url(../images/bg-button-1.gif);
	background-repeat: no-repeat;
}
div#navbar li.button1:hover{
	background-image:url(../images/bg-button-last.gif);
	background-repeat:no-repeat;
}
div#navbar li.button2 {
	background-image: url(../images/bg-button-2.gif);
	background-repeat: no-repeat;
}
div#navbar li.button3 {
	background-image: url(../images/bg-button-3.gif);
	background-repeat: no-repeat;
}
div#navbar li.button4 {
	background-image: url(../images/bg-button-4.gif);
	background-repeat: no-repeat;
}
div#navbar li.buttonlast {
	background-image: url(../images/bg-button-last.gif);
	background-repeat: no-repeat;
}
div#navbar li a {
	display:block;
	float:left;
	width:140px;
	height:35px;
	text-decoration: none;
	margin:0;
	padding:0;
	color: #FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:35px;
	padding-right:45px;
	background-image: url(../images/arrow-button.gif);
	background-repeat: no-repeat;
}
div#navbar li a:link {
	color: #FFFFFF:
}
div#navbar li a:visited {
	color: #FFFFFF;
}
div#navbar li a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	background-image: url(../images/arrow-button-over.gif);
	background-repeat: no-repeat;
}
h1, h2, h3, h4, h5, h6 { 
	margin: 15px 0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
h2{ font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}
p { 
	margin: 10px 0;
}
ul, ol { 
	margin: 15px 0 0 15px;
}
.clear {
	clear:both;
}
a, a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#8ac1fa;
	text-decoration:underline;
}


#banderilleros {
	float:left;
	width:420px;
	height:132px;
	background:#244a6f;
	margin:0px;
}
#banderilleros ul{
	padding:0px 5px 0px 5px;
	margin:0px;
}
#banderilleros li{
	padding:0px 5px 0px 5px;
	float:left;
	cursor:pointer;
	list-style:none;
}
#chofer{
	float:left;
	width:200px;
	height:130px;
	background:#244a6f;
	margin:0px;
}
#chofer li{
	float:left;
	cursor:pointer;
	list-style:none;
}

#menucuadrilla{
	float:left;
	width:420px;
	background:url(../images/main_back_mySkin1.png) no-repeat left top;
	height:50px;
	margin:0px;
	padding:0px 0px 5px 0px;

}
#menucuadrilla ul{
	padding:0px;
	margin:0px;
}
#menucuadrilla li{
	list-style-type:none;
	display:block;
	float:left;
	width:123px;
	height:55px;
	text-align:center;
}
#menucuadrilla li.button{
	background-image:url(../images/main_button_up_mySkin1.png);
	background-position:top ;
	background-repeat:no-repeat;
}
#menucuadrilla li.button:hover{
	background-image:url(../images/main_button_over_mySkin1.png);
	background-position:top;
	background-repeat:no-repeat;
}
#menucuadrilla li a{
	display:block;
	width:110px;
	height:50px;
	text-decoration:none;
	text-align:center;
	color: #FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:35px;
	padding-top:7px; 
}
#menucuadrilla li a:link{
	color:#FFF;
}
#menucuadrilla li a:visited{
	color:#FFF;
}
#menucuadrilla li a:hover{
	text-decoration:underline;
	color:#039;
}
#menu {
	float:left;
	width:100%;
	background:#244a6f;
	font-size:93%;
	line-height:normal;
	border-bottom:2px solid #666;
	}
#menu ul {
	margin:0;
	padding:10px 10px 0px 10px;
	list-style:none;
	}
#menu li {
	display:inline;
	margin:0;
	padding:0;
	}
#menu a {
	float:left;
	background: url(../images/tableftF.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
#menu a span {
	float:left;
	display:block;
	background: url(../images/tabrightF.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {color:#FFFFFF;}
#menu a:hover {background-position:0% -42px;}
#menu a:hover span {background-position:100% -42px;}

#formulario{
	float:left;
}