/* @override http://ford.flatworldcommunication.com/css/styles.css */

@charset "UTF-8";



/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family: Arial;
}

#wrap{
	width:955px;
	margin:0 auto
}

#left-col{
	float:left;
	widht:806px;
	overflow:hidden;
	border-right: 2px solid #B3B3B3
}

#header{
	border-bottom:2px solid #B3B3B3;
	margin-bottom:5px;
	width:806px;
	height:73px;
	background: url(../images/ffSlogan.jpg) no-repeat 310px top;
	z-index: 10;
}

#-main-menu {
	float: left;
	position:relative;	
	height: 26px;
	width: 540px;
}

#botones {
	margin-top: 45px !important;
}

#down {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	top: 10px;
	
}

#botones a {
	float: left;
	
	text-decoration: none;
	text-transform: uppercase;
	font: 11px Arial;
}
#botones a:hover{
	color: 8e8e8e;
}
#botones a.home {
	color: #000;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 22px;
	padding-bottom: 4px;
	padding-left: 20px;
}
#botones a.viajera {
	background: url(../images/menuViajeraHover.jpg) no-repeat left 4px;
	width: 79px;
	padding: 15px 24px 0px 10px;
	color: black;
}
a.urbana {
	background: url(../images/menuUrbanaHover.jpg) no-repeat left 4px;
	width: 78px;
	color: black;
	padding: 15px 24px 0px 10px;
	color:white;
}
a.tendencias {
		background: url(../images/menuTendenciasHover.jpg) no-repeat left 4px;
	width: 78px;
	padding: 15px 24px 0px 10px;
	color: white;
}
#botones a.home:hover {
	padding: 10px 24px 4px 22px;
	color: #8e8e8e;
	background-repeat: no-repeat;
	background-position: left top;
}
#botones a.viajera:hover {
	background: url(../images/menuViajeraHover.jpg) no-repeat left top;
	width: 79px;
	padding: 12px 24px 3px 10px;
		color: #8e8e8e;
}
a.urbana:hover {
	background: url(../images/menuUrbanaHover.jpg) no-repeat left top;
	width: 78px;
	padding: 12px 24px 3px 10px;
	color: #8e8e8e;
}
a.tendencias:hover {
		background: url(../images/menuTendenciasHover.jpg) no-repeat left top;
	width: 78px;
	padding: 12px 24px 3px 10px;
		color: #8e8e8e;
}
#logo a img {
	border: 0;
}

#logo {
	float: left;	
}

#main-flash{
	float:left;
	widht:100%;
	height:622px;
	overflow:hidden;
	z-index: 10;
}
#right-col{
	float:right;
	widht:135px;
	text-align:right;
	overflow:hidden;
}

#suscribe, #tweeter, #facebook, #comunidad, #ford{
	margin-bottom:5px;
	width:140px;
	overflow:hidden;
}
#suscribe a img,#tweeter a img,#facebook a img,#comunidad a img {
	border: 0;
	
}
img {
	border: 0;
}

#comunidad{

}

#ford{
	margin-top: 25px;
}

#footer {
	clear: both;
	float: left;
	width: 100%;
	background-color: #999999;
	color: white;
	font: bold 10px/20px Arial;
}

#footer a {
	color: white;
	text-decoration: none;
	padding:0 10px;
}

#footer a:hover {
	color: #cccccc;
	text-decoration: none;
}
#botones a.anteriores {
	background-repeat: no-repeat;
	background-position: left 4px;
	background-image: url(../images/menuAnteriores.jpg);
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-left: 14px;
	color: #FFF;
	font-size: 60%;
}
a.urbanaover {
	width: 78px;
	color: black;
	background-image: url(../images/menuUrbanaHover.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 10px;
}
a.tendenciasover {
	width: 78px;
	padding: 15px 24px 0px 10px;
	color: black;
	background-image: url(../images/menuTendenciasHover.jpg);
	background-repeat: no-repeat;
}
a.viajeraover {
	width: 79px;
	padding: 15px 24px 0px 10px;
	color: black;
	background-image: url(../images/menuViajeraHover.jpg);
	background-repeat: no-repeat;
}
