/*  FordBlue: #003399;
  White: white;
  Black: #000000;
  Silver: #CCCCCC;
  Grey: #999999;
  Grey2: #666666;
  FordExBlue: #0067B1;
  FordTecBlue: #A5C2D2;
  Orange: #FF6600;
  FordBlue70: #0066CC;
  FordBlue50: #0099FF;
  FordBlue15: #99CCFF;
  FordBlue: #003399;*/


.spacer {
	clear: both;
}

body {
	background-color: #f1f1f1;
	padding: 0px;
	margin: 0px;
}

.barra_sup {
	background-color: #FF6600;
	height: 10px;
	width: 100%;
}

.sombraPrincipal {
	margin-top: 15px;
	background-repeat: no-repeat;
	background-image: url(../img/sombraPrincipal.png);
	margin-right: auto;
	margin-left: auto;
	height: 658px;
	width: 1032px;
}

.fondo {
	background-position: 0 55px;
	background-repeat: no-repeat;
	background-image: url(../img/fondo1.jpg);
	margin-right: auto;
	margin-left: auto;
	height: 630px;
	width: 980px;
}

.fondoBlanco {
	background-position: 0 55px;
	background-repeat: no-repeat;
	background-image: url(../img/fondoBlanco.png);
	margin-right: auto;
	margin-left: auto;
	height: 630px;
	width: 980px;
}

.izquierda {
	float: left;
	width: 225px;
}

.ovalo {
	left: 30px;
	position: relative;
	top: 22px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../img/ovalo.png);
	height: 68px;
	width: 173px;
}

.derecha {
	padding-top: 40px;
	width: 755px;
	float: left;
}

.idiomas {
	float: right;
}

.idiomas .bandera {
	margin-left: 5px;
	background-repeat: no-repeat;
	height: 11px;
	width: 16px;
	float: left;
}

.idiomas .esp {
	background-image: url(../img/banderaEsp.png);
}

.idiomas .eng {
	background-image: url(../img/banderaEng.png);
}

.brandBox {
	margin-top: 35px;
	float: right;
	background-repeat: no-repeat;
	height: 90px;
	width: 280px;
}

.menu {
	margin-top: 45px;
	background-color: white;
	width: 225px;
}

.menu ul {
	margin: 0px;
	padding: 0px;
}

.menu li {
	padding-left: 12px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	list-style-position: inside;
	margin: 0px;
	list-style-image: url(../img/menuIndicador.png);
	line-height: 29px;
	border-bottom-color: #d7d7d7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #191919;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Verdana, "Lucida Grande", sans-serif;
	list-style-type: none;
}

.menu li a {
	text-decoration: none;
	color: black;
}

.menu li a:hover {
	color: #FF6600;
}

.pieOfertas {
	margin-top: 100px;
	height: 85px;
	width: 980px;
}

.oferta {
	border-width: 1px;
	margin-left: 36px;
	border-style: solid;
	border-color: #d7d7d7;
	
	background-repeat: no-repeat;
	height: 83px;
	width: 198px;
	float: left;
}

.paginador {
	margin-top: 13px;
	height: 10px;
	width: 58px;
	margin-right: auto;
	margin-left: auto;
}

.paginador .claro {
	margin-left: 10px;
	float: left;
	background-image: url(../img/paginadorClaro.png);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
}

.paginador .oscuro {
	margin-left: 10px;
	float: left;
	background-image: url(../img/paginadorOscuro.png);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
}

.pie {
	margin-bottom: 40px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}

.pie .elemento {
	margin-left: 10px;
	width: 140px;
	float: right;
}

.pie .elemento-izq {
	margin-left: 10px;
	width: 140px;
	float: left;
}

.pie .elemento .titulo {
	color: #191919;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pie .elemento .linea {
	color: #4c4c4c;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pie .elemento .linea a {
	color: #4c4c4c;
	text-decoration: none;
}

.pie .elemento .linea a:hover {
	text-decoration: underline;
}

.cruz {
	right: -10px;
	position: relative;
	top: -10px;
	float: right;
	background-image: url(../img/cruz.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
}

.paginaSombraSup {
	padding-left: 15px;
	padding-top: 15px;
	height: 10px;
	width: 755px;
	background-repeat: no-repeat;
	background-image: url(../img/paginaSombraSup.png);
}

.paginaSup {
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-color: #d7d7d7;
	border-style: solid;
	background-color: white;
	height: 10px;
	width: 723px;
}

.paginaSombraCen {
	padding-left: 15px;
	width: 755px;
	background-repeat: repeat-y;
	background-image: url(../img/paginaSombraCen.png);
}

.paginaCen {
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-color: #d7d7d7;
	border-style: solid;
	background-color: white;
	width: 723px;
}


.tituloPagina {
	font-weight: bold;
	color: #333333;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-left: 20px;
	padding-top: 5px;
	font-size: 14px;
}

.iconosShare {
	padding-bottom: 10px;
	margin-left: 12px;
	background-repeat: no-repeat;
	background-image: url(../img/iconosShare.png);
	height: 28px;
	width: 286px;
}


.paginaSombraInf {
	padding-left: 15px;
	height: 25px;
	width: 755px;
	background-repeat: no-repeat;
	background-image: url(../img/paginaSombraInf.png);
}

.paginaInf {
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-color: #d7d7d7;
	border-style: solid;
	background-color: white;
	height: 10px;
	width: 723px;
}

.addthis_toolbox {
	margin-left: 155px;
	margin-top: 50px;
}


