﻿body{
padding:0px 0px 0px 0px;
margin:0px;
font:12px/18px Arial, Helvetica, sans-serif;
color:#ffffff;
min-width:950px;
} 

.images{
	border:4px solid white; 
	padding: 0;
	border-radius:0px;
}

#menu_outer{
background-color:#530e04;
text-align:center;
height: 56;
widht: 100%;
border-bottom:2px solid #ffffff
}

#contents{
background-color:#530e04;
text-align:center;
widht: 100%;
border-bottom:2px solid #ffffff
}

#foot{
background-color:#530e04;
text-align:center;
border-bottom:2px solid #ffffff;
}

#footer{
background:#EED4A5;
text-align:center;
}

.tits{
font-family: Arial;
font-size: 25px;
text-align:center;
color:#ffffff;
font-weight: bold;
font-style: Italic;
margin: 5px 0px 0px 0px;
}

.tb_tarifas{
	border-collapse:separate;
	width:500px;
	border:1px #fffff dotted;
	margin:15px auto;
}

.td_titulos{
	padding:5px;
	color:#ffffff;
	background-color:maroon;
	font-family: Arial;
	font-size: 25px;
	text-align:center;
	color:#ffffff;
	font-weight: bold;
	letter-spacing:5px;
	
}

.td_subtitulos{
	background-color:#990000;
	font-family: Arial;
	font-size: 14px;
	text-align:center;
	color:#ffffff;
	font-weight: bold;	
	padding:3px;
}

.td_sub_subtitulos{
	background-color:#CC0000;
	font-family: Arial;
	font-size: 14px;
	text-align:center;
	color:#ffffff;
	font-weight: bold;	
	padding:3px;
}

.precios{
	background-color:#990000;
	font-family: Arial;
	font-size: 18px;
	text-align:center;
	color:#ffffff;
	font-weight: bold;	
	padding:3px;	
}

.niv3{
border:6px #ffffff solid;
margin:0 5px;
box-shadow: 3px 3px 5px #000000;
}





/*Estilos para el home nuevo*/
#contenidos{
	width:1200px;
	margin:10px auto;
	background-color:#ffffff;
	min-height:250px;
	padding:0 0 10px 0;
}


#contenidos h2{
	font-family:Muli;
	font-size:23px;
	color:#800000;
	text-align:center;
	font-weight:300;
	padding:10px 0;
}

.tb_home{
	width:95%;
	margin:0 auto;
	border-collapse:collapse;
	border-spacing:0 0;
}

.fuente{font-family:Muli;}
.gris{	color:#666666;}
.vino{color:#800000;}

.t10{font-size:10px;}
.t12{font-size:12px;}
.t14{font-size:14px;}
.t15{font-size:15px;}
.t16{font-size:16px;}
.t18{font-size:18px;}
.t20{font-size:20px;}

.w100{font-weight:100;}
.w200{font-weight:200;}
.w300{font-weight:300;}
.w400{font-weight:400;}
.w500{font-weight:500;}
.w600{font-weight:600;}
.w700{font-weight:700;}
.w800{font-weight:800;}
.w900{font-weight:900;}


.imagen_home{
	border:2px #c0c0c0 solid;
	padding:10px;
	margin:0 5px;
}

.derecha{float:right;}
.izquierda{float:left;}
.centro{text-align:center;}

.link_home{text-decoration:none;}
.link_home:hover{text-decoration:underline;}


.botones{
	margin:0 auto;
	width:85%;
}
.boton_home{
	text-decoration:none;
	margin:0 12px;	
}


.banners{
	background-color:#ffffff;
	margin:0 0;
	width:265px;
	padding:10px;
	min-height:100px;
	display:inline-block;
	vertical-align:top;
	text-align:left;
}

.img_banner{
	width:265px;
}

#banners_home{
	border:0px black solid;
	margin:0 auto;
	width:98%;
	text-align:center;
}


.tituos_banner_home{
	margin:5px 0;
	text-decoration:underline;
	font-family:Muli;
	color:#666666;
	font-weight:300;
	font-size:14px;
}



.link_galeria{
	margin:0 3px;
	text-decoration:none;	
	padding:0;
}

.img_galeria{
	border:4px #999999 solid;
}


.timg{
	width:120px;
	height:120px;
	padding:10px;
	border:4px #c3c3c3 double;
	margin:5px;
	box-shadow: 3px 3px 5px #000000;
	background-color:#f3f3f3;
}

.lgaleria{
	text-decoration:none;
	border:0;
}




