/* CSS Document */
a {
	text-decoration:none;
	color: #999;
	width:auto;
	display:block;
	font-weight:normal;
}
a:hover {
	text-decoration:none;
	color: #fff;
	display:block;
	font-weight:normal;
}
a img{ 	border: none;}

.clear{
	clear:both;
}
.border-top {
	width:auto;
	height:5px;
	background-color:#333;
	border-bottom:solid #999 1px;
}

.saltear-intro{
	width: 500px;
	text-align:center;
	margin:auto;
	margin-bottom:70px;
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#CCCCCC;
	font-size:12px;
}



.sombra-bottom {
	width:auto;
	height:30px;
	text-align:center;
	background-image:url(img/sombra-bottom.gif);
}
.border-bottom {
	width:auto;
	height:10px;
	border-top:solid #666666 1px;
	margin-bottom:0PX;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #999999;
	padding-top:5px;
	padding-bottom:10px;
}
.top-logo{
	background-color:#000000;
	width:823px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(img/2001-letreros.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:187px;
}
.cont-botonera{
	width:100%;
	background-image:url(img/f-botonera.jpg);
	background-repeat:repeat-x;
	border-bottom:#000000 1px solid;
	border-top: #000000 1px solid;
	height:31px;
}
.botonera{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
.boton{
	width:100px;
	text-align:center;
	font-family: "Trebuchet MS", Verdana, Arial;
	letter-spacing:1PX;
	color:#999999;
	font-size:12px;
	border-right: #333333 1px solid;
	float:right;
	display:block;
	height:31px;
	line-height:15px;
}
	.boton a{
		text-align:center;
		font-family: "Trebuchet MS", Verdana, Arial;
		letter-spacing:1PX;
		color:#999999;
		font-size:12px;
		padding-left:15px;
		padding-right:15px;
		height:24px;
		padding-top:7px;
		text-decoration:none;
		display:block;
	}
	.boton a:link{
		text-align:center;
		font-family: "Trebuchet MS", Verdana, Arial;
		letter-spacing:1PX;
		color:#999999;
		font-size:12px;
		padding-left:15px;
		padding-right:15px;
		height:24px;
		text-decoration:none;
		display:block;
	}
	.boton a:hover{
	text-align:center;
	font-family: "Trebuchet MS", Verdana, Arial;
	letter-spacing:1PX;
	color: #CCCCCC;
	font-size:12px;
	padding-left:15px;
	padding-right:15px;
	height:24px;
	padding-top:7px;
	background-image:url(img/f-botonera-hover.jpg);
	background-repeat:repeat-x;
	text-decoration:none;
	display:block;
}


.cont-gral-info{
	background-image:url(img/sombra-top.gif);
	background-repeat:repeat-x;
	background-color:#000000;
	padding-top:25px;
}
.cont-info {
	width:825px;
	margin-left:auto;
	margin-right:auto;
}
.cont-info-col-1 {
	width:393px;
	margin-right:25px;
	float:left;
}
.cont-info-col-2 {
	width:393px;
	float:left;
	padding-top:50px;
}
.p {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:12px;
	color: #999;
	font-weight:normal;
	text-align:justify;
}
.p-bold {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#A7DB6B;
}
.h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:24px;
	color:#A7DB6B;
	font-weight:normal;
	line-height:20px;
}
.h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:15px;
	color:#A7DB6B;
	font-weight:bold;
}
	


/* //////////////////////////// FOTOS ////////////////////////////////// */

.cont-fotos {
	width:384px;
	border: #666666 1px solid;
	padding-left:7px;
	padding-top:7px;
	padding-bottom:7px;
	background-color: #191919;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:12px;
	color:#A7DB6B;
	font-weight:bold;
	margin-top:20px;
}
.epigrafe{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:10px;
	color: #999999;
	font-weight:normal;
}
.linea-fotos{
	width:384px;
	
	
}
.cada-foto{
	width:57px;
	margin-right:7px;
	float:left;
	margin-top:6px;
	height:57px;
	display:block;
}
.cada-foto a{
	width:53px;
	border: #CCCCCC solid 2px;
	text-decoration:none;
	height:53px;
}
.cada-foto a:link{
	width:53px;
	border: #999 solid 2px;
	text-decoration:none;
	height:53px;
	display:block;
}
.cada-foto a:hover{
	width:53px;
	border: #fff solid 2px;
	height:53px;
	display:block;
}

.home-frase{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:17px;
	color: #999999;
	margin-top:10px;
	text-align:center;
}
.flash-home-2{
	width:798px;
	border: #CCCCCC 1px solid;
	background-color:#000000;
	margin:auto;
}

/* /////////////////////// contacto /////////////////////// */

.marco-formurario{
	text-align: right;
	width:375px;
	padding-top:7px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #999;
	padding-right:5px;
	vertical-align:top;
}
input { 
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-size: 11px;
	color:#000;
	background-color: #666; 
	border: #CCC solid 1px;; 
	width:260px;
}

textarea { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000; 
	background-color: #666; 
	border: #CCC solid 1px; 
	width:260px;
	}

.boton-form { 
	font-family: "Trebuchet MS", Verdana, Arial; 
	font-size: 11px;
	color: #333;	 
	border: #999 solid 1px;
	background-color: #999; 
	width:70px;
}

.jo{
	width:825px;
	text-align:right;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:10px;
	color: #333333;
	text-decoration:none;
	margin:auto;
	margin-bottom:10px;
	
}	

	.jo a{
		font-family:"Trebuchet MS", Verdana, Arial;
		font-size:10px;
		color: #333333;
	}
	.jo a:hover{
		font-family:"Trebuchet MS", Verdana, Arial;
		font-size:10px;
		color: #FFFFFF;
	}