@charset "UTF-8";
#contenedor {
	background-image: url(img/fonodo_stuff.jpg);
	background-repeat: no-repeat;
	height: 768px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.subrayado {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}

a {
	color: #FFF;
	text-decoration: none;
}

 a:hover {
	color: #000;
	text-decoration: none;
 }

* {
	margin: 0px;
	padding: 0px;
}
#menu {
	float: left;
	width: 275px;
	margin-right: 36px;
	margin-top: 110px;
}
#telefono a {
	color: #444;
}
#menu ul {
	margin-left: 100px;
	text-align: right;
	line-height: 50px;
	font-size: 18px;
	color: #FFF;
	list-style: none;
}
#menu ul li a {
	color: #FFF;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #000000;
	text-decoration: none;
	list-style-image: url(img/estrella.gif);
	font-weight: bold;
}

#cabecera img {
	float: right;
}
#col_1 {
	float: left;
	width: 320px;
	margin-left: 30px;
	margin-top: 20px;
}
#col_2 {
	float: right;
	width: 320px;
	margin-top: 20px;
}
#direccion {
	float: right;
	width: 155px;
	font-size: 13px;
	color: #444;
	text-align: center;
	line-height: 20px;
	margin-top:38px;
}
.rojo_peq {
	font-size: 12px;
	color: #cc0019;
}
#col_2 ul {
	list-style-type: none;
	text-align: right;
	font-size: 20px;
	line-height: 50px;
	color:#444;
	font-weight:bold;
}
#contenido {
	margin-right: 30px;
}
#telefono {
	float: left;
	width: 155px;
	font-size: 13px;
	color: #444;
	text-align: center;
	line-height: 30px;
	margin-top:40px;
}
.telefono {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #cc0019;
}
#opcion_catalogo {
	background-image: url(img/fondo_boton_catalogo.jpg);
	background-repeat: no-repeat;
	text-align: left;
	color: #FFF;
	padding-top: 12px;
	font-size:17px;
	height: 35px;
	margin-top: 5px;
	width: 100%;
	background-position: left center;
	padding-left: 37px;
}

#cierre {
	clear: both;
}
#mapa {
	float: right;
	padding-right: 20px;
}

.destacado {
	font-size: 16px;
	font-weight: bold;
	color: #C61E3D;
}
.mas_grande {
	font-size: 14px;
}
h3 {
	font-size: 12px;
	color: #C6003D;
}
#contenido_condiciones {
	font-size: 10px;
	color: #333;
}
#col_2_condiciones {
	float: right;
	width: 320px;
}
#logos {
	margin-left: 350px;
	padding-top: 300px;
}
.negro {
	color: #333;
}



/*GALERIA*/

img{border:none;}
#slider {
	text-align: center;
}

			

        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }



	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li, #slider2 li{
	height:300px;
	overflow:hidden;
	width: 300px;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
		


	ol#controls{
	padding:0;
	height:28px;
	text-align: center;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	width: 300px;
		}
	ol#controls li{
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 1;
		}
	ol#controls li a{
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #ccc;
	color:#555;
	padding:0 10px;
	text-decoration:none;
	background-color: #CCCCCC;
		}
	ol#controls li.current a{
	color:#fff;
	background-color: #cc0019;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
#telefono a:hover {
	color: #cc0019;
	text-decoration: underline;
}
#map_stuff {
	width: 650px;
	height: 360px;

	/height: 422px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
	text-align: center;
}
#menu_abajo {
	float: left;
	width: 275px;
	margin-right: 36px;
	margin-top: 154px;
}
#menu_abajo ul {
	margin-left: 100px;
	text-align: right;
	line-height: 50px;
	font-size: 18px;
	color: #FFF;
	list-style: none;
}
#menu_abajo ul li a {
	color: #FFF;
	text-decoration: none;
}

#menu_abajo ul li a:hover {
	color: #000000;
	text-decoration: none;
	list-style-image: url(img/estrella.gif);
	font-weight: bold;
}
