/* CSS Document */

/*Documento CSS*/
/*Nombre de archivo: links.css*/

 
 
a:link { 
text-decoration : none; 
color : #ffffff; 
} 
a:visited { 
text-decoration : none; 
color : #ffffff; 
} 
a:hover { 
text-decoration : none; 
color : #FF6600; 
} 
a:active { 
text-decoration : none; 
color : ; 
} 
 
a.estilo1:link, a.estilo1:visited { 
text-decoration : none; 
color : #556B2F; 
border-bottom: 1px dashed #556B2F; 
} 
a.estilo1:hover, a.estilo1:active { 
text-decoration : none; 
color : #6E8B3D; 
border-bottom: 1px dashed #6E8B3D; 
} 
 
 
		/*Primer grupo*/
/*uno*/
a.uno:link, a.uno:visited { 
text-decoration : none; 
color : #FFFFFF; 
} 
a.uno:hover, a.uno:active { 
text-decoration : none; 
color : #FF6600; 
} 
 
/*dos*/
a.dos:link, a.dos:visited { 
text-decoration : none; 
color : #666666; 
} 
a.dos:hover, a.dos:active { 
text-decoration : none; 
color : #FF6600; 
} 
 
/*tres*/
a.tres:link, a.tres:visited { 
text-decoration : none; 
color : #ff6600; 
font-weight: bold;
} 
a.tres:hover, a.tres:active { 
text-decoration : none; 
color : #FFffff; 
font-weight: bold;
} 
 
/*cuatro*/
a.cuatro:link, a.cuatro:visited { 
text-decoration : none; 
color : #FFFFFF; 
font-weight: normal;
font-size:10
} 
a.cuatro:hover, a.cuatro:active { 
text-decoration : none; 
color : #FF6600; 
} 
 
.petite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
}
.direccion {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
 
.contenido {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.resaltadonaranja {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
}
.resaltadoblanco {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}



/****************************************************** AÑADIDO 11 05 06 ******************************************************/
.float-left    { float:left; }
.float-right   { float:right; }

/***** TOP *********/
.top{
	float:left;
	color: #FF6600;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    text-decoration: none;
	height:41px;
	margin-top:-8px;
	width:100%
}
	.top .left{
		float:left;	
		margin-top: 13px;
	}
		.top .left a{
			color:white;
			font-size:12px;
		}
		.top .left a:hover,
		.top .left a.selected{
			color:#FF6600;
		}
			.top .left a.selected:hover{
				color:white;
			}
	.top .right{
		float:right;	
		margin-top: 21px;
		text-transform:uppercase;
	}
		.top .right a{
			background-color:#EE7E18;
			color:white;
			font-size:12px;
			padding:5px 10px;
		}
		.top .right a:hover{
			background-color:#333333;
		}
/***** TOP *********/


/***** FOOTER *********/
.footer{
	border: 3px solid #171717;
    float: left;
    height: 31px;
    margin-top: 7px;
    padding-top: 17px;
    width: 974px;	
}
	.footer .col{
		color: white;
		float: left;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 11px;
		padding-left: 10px;
		text-align: left;
		text-transform: uppercase;
		width: 314px;
	}
		.footer .col p{
			float:left;
			margin: 0;
    		padding: 0;
		}
		.footer .col a.left{
			background: url("../images/btn_bottom-left.png") no-repeat scroll left 0 transparent;
			cursor:pointer;
			float: left;
			height: 20px;
			margin: -3px 0 0 10px;
			width: 20px;
		}
			.footer .col a.left:hover{
				background-image:url("../images/btn_bottom-left_over.png");
			}
		.footer .col a.social-facebook,
		.footer .col a.social-flickr,
		.footer .col a.social-twitter{
			cursor:pointer;
			float: left;
			height: 22px;
			margin: -4px 0 0 10px;
			width: 22px;
		}
			.footer .col a.social-facebook{
				background: url("../images/btn_bottom-facebook.png") no-repeat scroll left 0 transparent;
			}
			.footer .col a.social-facebook:hover{
				background-image:url("../images/btn_bottom-facebook_over.png");
			}
			.footer .col a.social-flickr{
				background: url("../images/btn_bottom-flickr.png") no-repeat scroll left 0 transparent;
			}
			.footer .col a.social-flickr:hover{
				background-image:url("../images/btn_bottom-flickr_over.png");
			}
			.footer .col a.social-twitter{
				background: url("../images/btn_bottom-twitter.png") no-repeat scroll left 0 transparent;
			}
			.footer .col a.social-twitter:hover{
				background-image:url("../images/btn_bottom-twitter_over.png");
			}
		.footer .col a.right{
			background: url("../images/btn-bottom-right.png") no-repeat scroll left 0 transparent;
			float: right;
			height: 31px;
			margin: -8px 10px 0 0;
			width: 123px;
		}
.bottom {
	color: #666666;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    margin-top: 10px;
	width: 979px;
}
	.bottom a{
		color: #666666;
	}
	.bottom a:hover{
		color: white;
	}
/***** FOOTER *********/

/***** HOME *********/
.home-slide{
	float:left;
	height:200px;
	margin:10px 0 0 -57px;
	width:500px;	
}
.home-alert{
	float:left;
	height:40px;
	margin:0px 0 0 -57px;
	width:500px;
}
.home-news{
	background-color: black;
    border: 3px solid #333333;
    float: left;
    height: 153px;
    margin: -14px 0 0 -57px;
    padding: 8px 0 0;
    width: 498px;
}
	.home-news ul#news{
		float: left;
		list-style: none outside none;
		margin: 15px 10px 10px;
		padding: 0;
		width: 478px;
	}
		.home-news ul#news li{
			float: left;
			margin: 0 0 5px 0;
			padding: 0;
			width: 478px;
		}
			.home-news ul#news li p{
				color: #D75500;
				float: left;
				font-size: 11px;
				font-weight: normal;
				margin: 0;
				padding: 0;
				width: 328px;
			}
			.home-news ul#news li p.date{
				color:white;
				width: 65px;
			}
			.home-news ul#news li a{
				background-color: #333333;
				color: white;
				cursor:pointer;
				float: right;
				margin:0;
				padding: 2px 0;
				text-align: center;
				width: 75px;
			}
				.home-news ul#news li a:hover{
					background-color:#ee7e18;
				}
	.home-news a {
		color:white;
		float:right;
		margin-right:10px;	
	}
		.home-news a:hover {
			text-decoration:underline;
		}
/***** HOME *********/

/***** NEWS *********/
.content-news,
.content-new{
	float: left;
    height: 417px;
    margin-left: 65px;
    width: 673px;
}
	.content-news ul{
		float: left;
		list-style: none outside none;
		margin: -5px 50px 0 10px;
		padding: 20px 0 0;
		width: 653px;
	}
		.content-news ul li{
			background-color: black;
			float: left;
			height: 103px;
			margin: 0 0 10px 10px;
			padding: 5px;
			width: 306px;
		}
			.content-news ul li img{
				border: 3px solid white;
				float: left;
				/*height: 87px;*/
				margin-right: 5px;
				/*width: 87px;*/
			}
			.content-news ul li p{
				color:white;
				float:left;
				font-size: 10px;
				padding:0;
				margin:0;
				text-align: left;
				width: 208px;
				font-weight:normal;
				line-height: 10px;
			}
			.content-news ul li h1{
				color: #FF6600;
				float: left;
				font-size: 10px;
				line-height: 10px;
				/*font-weight: bold;*/
				text-transform: uppercase;
				font-weight:700;
				margin: 0;
				text-align: left;
				
				width: 208px;
				margin-bottom: 3px;
			}
			.content-news ul li p.date{
				font-size: 9px;
				color:#929090;
				line-height: 9px;
				margin-bottom: 5px;
			}
			.content-news ul li a{
				background-color:#FF6600;
				color: white;
				cursor: pointer;
				float: right;
				margin: 0 0px 0 0;
				padding: 2px 0;
				text-align: center;
				width: 75px;
				line-height: 10px;
			}
			.content-news ul li a:hover{
				background-color:#333333;
			}
	.content-news ul.pages{
		list-style: none outside none;
		margin: 0 44%;
		padding: 0;
		width: 85px;
	}
		.content-news ul.pages li{
			background-color: transparent;
			float: left;
			height: 12px;
			margin: 0;
			padding: 0;
			width: auto;
		}
			.content-news ul.pages li a{
				background-color:transparent;
				float: left;
				height: 12px;
				margin: 0 0 0 5px;
				padding: 0 3px;
				width: auto;
			}
			.content-news ul.pages li a.selected,
			.content-news ul.pages li a:hover{
				background-color:#FF6600;
			}
.content-new{
	padding:7px;
}
	.content-new img{
		border: 3px solid white;
		float: left;
		/*height: 245px;*/
		margin-right: 5px;
		/*width: 245px;*/
	}
	.content-new p{
		color: white;
		float: left;
		font-size: 11px;
		font-weight: normal;
		margin: 0;
		padding: 0 0 10px;
		text-align: left;
		width: 100%;
	}
	.content-new h1{
		color: #FF6600;
		float: left;
		font-size: 11px;
		font-weight: bold;
		margin: 0;
		text-align: left;
		text-transform: uppercase;
		width: 100%;
	}
	.content-new p.date{
		color:#222121;
		float: left;
		width: 100%;
	}
	.content-new .scroll {
		height: 333px;
		float: left;
		width: 100%;
		overflow-x: hidden;
		overflow-y: scroll;
		padding: 0px 10px 10px 0;
		width: 385px;
		scrollbar-face-color:black;
		scrollbar-highlight-color:black;
		scrollbar-3dlight-color:black;
		scrollbar-darkshadow-color:black;
		scrollbar-shadow-color:black;
		scrollbar-arrow-color:#FF6600;
		scrollbar-track-color:#FF6600;
	}
				
/***** NEWS *********/

/****************************************************** AÑADIDO 11 05 06 ******************************************************/

/****************************************************** AÑADIDO 11 06 02 ******************************************************/

.marcas_bottom{
  float: right;
    height: 27px;
    margin: -24px 10px 0 0;
    width: 361px;
}
	.marcas_bottom a img{
		border:0;
		float: left;
    	margin-left: 10px;
	}
/****************************************************** AÑADIDO 11 06 02 ******************************************************/
