@charset "UTF-8";
body {
	background-color: #EEE;
}
p {
	font-family: "Lucida Grande", Geneva, Verdana;
	font-size: 12px;
	line-height: 150%;
	color: #333;
	text-align: left;
}
#wrap #col2 ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-type: square;
	text-align: left;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 100%;
	font-weight: bold;
	color: #069;
	letter-spacing: -1px;
	text-align: left;
	font-style: oblique;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #036;
	text-align: left;
	font-style: normal;
}
a {
	font-weight: bold;
	color: #069;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	color: #9CF;
	text-decoration: underline;
}
/*fin de los css de etiquetas inicio de los css para las cajas*/


#wrap {
	width: 920px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(images/sombra.png);
	background-repeat: repeat-y;
}

#header {
	float: right;
	width: 900px;
	height: 132px;
	background-image: url(images/header.jpg);
	margin-right: 10px;
}

#logo {
	float: left;
	width: 340px;
	margin-top:12px;
	margin-right: 25px;
}

#img_header {
	float: right;
	width: 26px;
	margin-right: 15px;
	height: 20px;
	margin-top: 105px;
}

#menu {
	float: right;
	width: 900px;
	text-align: left;
	background-image: url(images/back_menu.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	height: 25px;
	margin-right: 10px;
}
#menu a {
	color: #FFF;
	padding: 3px;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}

#menu ul {
	list-style-position: inside;
	list-style-type: none;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 15px;
}
#menu li {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	display: inline;
	float: right;
	width:130px;
	margin-right: 10px;
	font-style: normal;
}

#col1 {
	float: left;
	width: 160px;
	margin-top: 25px;
	margin-left: 10px;
	text-align: left;
}
#marcas {
	height: 50px;
	width: 150px;
	margin-bottom: 20px;
	margin-left: 5px;
}


#col2 {
	float: left;
	width: 480px;
	margin-top: 25px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 25px;
}
#col3 {
	float: right;
	width: 230px;
	margin-bottom: 20px;
	margin-top: 25px;
	margin-right: 10px;

}

#ads1 {
	float: right;
	width: 200px;
	border: medium solid #CCC;
	height: 200px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#ads2 {
	float: right;
	width: 200px;
	height: 200px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
}
#mapa {
	float: left;
	width: 300px;
	height: 300px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
}

#footer {
	float: left;
	width: 900px;
	background-repeat: repeat-x;
	height: 70px;
	background-image: url(images/back_footer.jpg);
	margin-left: 10px;
}

#footer p {
	font-size: 12px;
	text-align: center;
	margin-top: 2px;
	margin-left: 2px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 16px;
}
.reset {
	clear: both;
}

	
#wrap #col1 ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003;
	font-size: 13px;
	float: left;
	list-style-type: square;
	text-align: left;
	list-style-position: outside;
}

