.clearing {
	clear:both;
}

@font-face {
font-family: "Lao UI";
src:url(../fuentes/LaoUI.ttf);
font-style: normal;
font-weight: normal;
}

@font-face {
font-family: "TradeGothic";
src:url(../fuentes/TradeGothic.ttf);
font-style: normal;
font-weight: normal;
}

body { background:url(../images/bg-img.jpg) repeat-x top #96924A;
font-family:Arial, Helvetica, sans-serif;
}

span.white {
	color:#fff;
}

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

a:hover{
	text-decoration:underline;
}

a.info, a.info:link, a.info:visited; a.info:active{
	color:#64612C;
}

a.info:hover{
	text-decoration:none;
}

#content-wrapper1 {
	margin:0 auto;
	width:940px;
	height:auto;
}

#content-wrapper2 {
	margin:0 auto 15px auto;
	width:940px;
	height:auto;
	-webkit-border-radius: 12px 12px 0px 0px;
	border-radius: 12px 12px 12px 12px; 
	box-shadow:  0px 0px 12px 1px #666;
	
}


.head-logo {
	margin:0 auto;
	width:868px;
	height:170px;

}

.logo {
	float:left;
	width:700px;
	height:75px;
}


span.slogan {
	float:left;
	color:#EADEC2;

}

.menu-main {
	margin:10px auto 0 auto;
	width:940px;
	height:50px;
	background:#771214;
	-webkit-border-radius: 12px 12px 0px 0px;
	border-radius: 12px 12px 0px 0px; 
	
}

ul.menu1 {
	float:left;
	margin-left:20px;
	width:890px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#F0E7D4;
	text-shadow: 0px 0px 5px #333;
	background: url(../images/bg-menubar-up.jpg) repeat-x bottom; 
	
	}
	
ul.menu1 li{
		position:relative;
		top:-2px;
		background:#A51B1B;
	-webkit-border-radius: 12px 12px 0px 0px;
	border-radius: 12px 12px 0px 0px; 
-moz-transition-duration:.4s;
-webkit-transition-duration:.4s;
-o-transition-duration:.4s;
transition-duration:.4s;
border:#7B1B1B 1px solid;
border-bottom:none;
}

ul.menu1 li.peqone {
	float:left;
	text-align:center;
	display:inline;
	width:121px;
	padding:16px 0;
	border-right:#B03939 1px solid;
}

ul.menu1 li.peqtwo {
	float:left;
	text-align:center;
	display:inline;
	width:121px;
	padding:16px 0;
	border-right:#B03939 1px solid;
	border-left:#7B1B1B 1px solid;
}

ul.menu1 li.normal {
	float:left;
	text-align:center;
	display:inline;
	width:159px;
	padding:16px 0;
	border-right:#B03939 1px solid;
	border-left:#7B1B1B 1px solid;
}


/*********************************************************************/
.menu-main2 {
	margin:10px auto 0 auto;
	width:940px;
	height:60px;
	background:#771214;
	-webkit-border-radius: 12px 12px 0px 0px;
	border-radius: 12px 12px 0px 0px; 
	
}

ul.menu2 {
	position:relative;
	float:left;
	margin-left:20px;
	width:890px;
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#F0E7D4;
	text-shadow: 0px 0px 5px #333;
	background: url(../images/bg-menubar-up.jpg) repeat-x bottom; 
	
	}
	
ul.menu2 li{
		position:relative;
		background:#A51B1B;
	-webkit-border-radius: 12px 12px 0px 0px;
	border-radius: 12px 12px 0px 0px; 
-moz-transition-duration:.4s;
-webkit-transition-duration:.4s;
-o-transition-duration:.4s;
transition-duration:.4s;
border:#7B1B1B 1px solid;
border-bottom:none;
}

ul.menu2 li.peqone {
	float:left;
	text-align:center;
	display:inline;
	width:121px;
	padding:16px 0;
	border-right:#B03939 1px solid;
}

ul.menu2 li.peqtwo {
	float:left;
	text-align:center;
	display:inline;
	width:121px;
	padding:16px 0;
	border-right:#B03939 1px solid;
	border-left:#7B1B1B 1px solid;
}

ul.menu2 li.normal {
	float:left;
	text-align:center;
	display:inline;
	width:159px;
	padding:16px 0;
	border-right:#B03939 1px solid;
	border-left:#7B1B1B 1px solid;
}

ul.menu2 li.final {
	float:left;
	text-align:center;
	display:inline;
	width:159px;
	padding:16px 0;
	border-left:#7B1B1B 1px solid;
	border-right:#7B1B1B 1px solid;
	}


ul.menu2 a {
	color:#F0E7D4;
	text-decoration:none;
	}
	
ul.menu2 a:visited, ul.menu1 a:link, ul.menu1 a:active,{
	color:#F0E7D4;
}


ul.menu2 a:hover {
	color:#FFF;
	}	

ul.menu2 a.active {
	color:#FFF;
	}

/*********************************************************************/




	
li#active {
	position:relative;
	top:-12px !important;
	background:#A51B1B;
	}
	
li#inactive{
	position:relative;
	top:0px !important;
	}
	
li#inactive:hover{
	position:relative;
	top:-12px !important;
	}
	
ul.menu1 li.final {
	float:left;
	text-align:center;
	display:inline;
	width:159px;
	padding:16px 0;
	border-left:#7B1B1B 1px solid;
	border-right:#7B1B1B 1px solid;
	}


ul.menu1 a {
	color:#F0E7D4;
	text-decoration:none;
	}
	
ul.menu1 a:visited, ul.menu1 a:link, ul.menu1 a:active,{
	color:#F0E7D4;
}


ul.menu1 a:hover {
	color:#FFF;
	}	

ul.menu1 a.active {
	color:#FFF;
	}

	
.content-slider {
	float:left;
	width:940px;
	height:360px;
	background:#000;
}

ul.pagination {
	display:none;
}

.content {
	float:left;
	width:820px;
	height:auto;
	padding:15px 60px 35px 60px;
	background:#fff;

}

ul.servicios{
	float:left;
	font-size:14px;
	color:#68652E;
	margin-top:-10px;
	font-weight:bold;
}

ul.servicios li{
	padding:6px 0

}

ul.productos{
	float:left;
	font-size:14px;
	color:#68652E;
	margin-top:-10px;
	font-weight:bold;
}

ul.productos li{
	padding:6px 0

}


.sidebar-pie{
	float:left;
	width:820px;
	height:70px;
	padding:0 60px;
	background: url(../images/bg-sidebar.png) no-repeat #FFF;
}

.social-redes{
	float:left;
	width:250px;
	height:70px;
	padding:0 10px;
	background: url(../images/rightborder.png) right center no-repeat;
}

.ubicacion{
	float:left;
	width:210px;
	height:70px;
	padding:0 20px;
	background: url(../images/rightborder.png) right center no-repeat;
	}

.clima{
	float:left;
	width:290px;
	height:70px;
}

#TT_RhY1E1k11I2KfFQAKfzzjjzDD5nALf2FrdEY1sCIq1jomIGIm{
	float:right;
	margin-top:16px;}

img.redes{
	margin:11px 0 0 8px;
}

span.subtitle{
	font-size:14px;
	float:left;
	font-family:12px;
	color:#AE2D19;
	padding:27px 0;
}

span.subtitle2{
	font-size:14px;
	float:left;
	font-family:12px;
	color:#AE2D19;
	padding:18px 0 0 28px;
	line-height:18px
}


img.righta{
	float:right;
	margin-left:40px;
	margin-bottom:15px;
	border:5px solid #fff;
	-webkit-box-shadow:0px 0px 10px 0px #CCC;
	box-shadow: 0px 0px 10px 0px #CCC;
}

#slideshow{
	float:right;
	width:355px;
	height:234px !important;
	margin-left:40px;
	margin-top:5px !important;
	margin-bottom:15px;
	border:5px solid #fff;
	-webkit-box-shadow:0px 0px 10px 0px #CCC;
	box-shadow: 0px 0px 10px 0px #CCC;
}

h1 {
	float:left;
	width:100%;
	margin-top:20px;
	color:#A41B1B;
	font-family:"Lao UI", Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:18px;
	clear:both;
}

h1.sub {
	float:left;
	margin-top:20px;
	color:#A41B1B;
	width:100%;
	font-family:"Lao UI", Arial, Helvetica, sans-serif;
	font-size:19px;
	line-height:22px;
	font-weight:normal;
}

.escribenos{
	float:left;
	width:135px;
	height:39px;
	margin-left:40px;
	background:url(../images/escrib-bott.png) no-repeat;
}

.escribenos:hover{
	background:url(../images/escrib-bott-h.png) no-repeat;
}



p.info {
	color:#666;
	font-size:14px;
	text-align:center;
	line-height:20px;
	padding-top:20px;
	}

p.info1 {
	color:#666;
	font-size:14px;
	text-align:justify;
	line-height:20px;
	}
	
p.info2 {
	float:left;
	color:#666;
	font-size:14px;
	text-align:justify;
	line-height:20px;
	}


span.bold {
	font-size:17px;
	color:#A41B1B;
	font-weight:bold;
}

span.bold2 {
	font-size:17px;
	color:#000;
	font-weight:bold;
}

hr.div {
	float:left;
	color: #CCC;
	background-color: #CCC;
	border:0;
	width:100%;
	height: 1px;
	margin-bottom:15px;
}

hr.div2 {
	float:left;
	color: #CCC;
	background-color: #CCC;
	border:0;
	width:100%;
	height: 1px;
	margin-bottom:10px;
}

.footer{
	float:left;
	width:940px;
	height:165px;
	background:#9A0000;
	padding-top:15px;
	-webkit-border-radius: 0px 0px 12px 12px;
	border-radius: 0px 0px 12px 12px; 
}

.col1{
	float:left;
	width:170px;
	height:140px;
	margin-left:60px;
	border-right:1px solid #BB575F;
}

.block1{
	float:left;
	width:100%;
	height:auto;
}

.footer .col1 ul{
	float:left;
	margin-top:15px;
	color:#E5ACA5;
	font-size:12px;
	line-height:19px;
}

.footer .col1 ul li{
	list-style-image:url(../images/vin2.png);
		-moz-transition-duration:.4s;
-webkit-transition-duration:.4s;
-o-transition-duration:.4s;
transition-duration:.4s;
	
}

.footer .col1 ul li:hover{
	position:relative;
	left:2px;

}

.footer .col1 ul li a{
	color:#E5ACA5;
}

.footer .col1 ul li a:hover{
	color:#fff;
}

.col2{
	float:left;
	width:458px;
	height:140px;
	border-left:1px solid #772831;
	border-right:1px solid #BB575F;

}

.footer .col2 ul{
	float:left;
	margin-left:45px;
	margin-bottom:10px;
	color:#E5ACA5;
	font-size:12px;
	line-height:19px;
}

.col3{
	float:left;
	width:205px;
	height:140px;
	border-left:1px solid #772831;
}

.footer .col3 ul{
	float:right;
	margin-left:25px;
	margin-top:50px;
	color:#E5ACA5;
	font-size:12px;
	line-height:19px;
}

.footer .col3 ul a{
	color:#E5ACA5;
	text-decoration:underline;
}

.footer .col3 ul a:hover{
	color:#fff;
}





/**CONTENT INFO**/

img.contenido {
	float:left;
	border: 5px solid #fff;
	box-shadow:  0px 0px 8px 1px #CCC;
	margin-bottom:20px;

}

img.contenido2 {
	float:left;
	border: 5px solid #fff;
	box-shadow:  0px 0px 8px 1px #CCC;
	margin-bottom:15px;
	margin-left:35px;

}

img.contenidopq {
	float:right;
	border: 5px solid #fff;
	box-shadow:  0px 0px 8px 1px #CCC;
	margin-bottom:20px;

}

img.contenidopngpq{
	float:right;
	margin-bottom:20px;
}

dl.serv{
	float:left;
	color:#666;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
}

dl.serv dt{
	padding:8px 0;
}

dl.serv dd{
	color:#666;
	font-size:14px;
	line-height:18px;
	padding:0 0 8px 20px;
	font-weight:normal;
}

span.bold3{
	font-size:14px;
	font-weight:bold;
}

span.bold4{
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-left:5px;
}

table.programa{
	margin:0 auto;
	color:#333333;
	-webkit-box-shadow:0px 0px 8px #ccc;
	-o-box-shadow: 0px 0px 8px #ccc;
	box-shadow: 0px 0px 8px #ccc;
	border:8px solid #ffF;
	
}

table.programa tr th{
	padding:10px 10px;
	font-size:14px;
	background:#EAE9DA;
	border:0.5px solid #CCC;
}

table.programa tr td{
	padding:10px 10px;
	font-size:14px;
	background:#F7F7F5;
	border:0.5px solid #CCC;
}

ul.cont{
	float:left;
	margin-left:20px;
	color:#666666;
	font-size:15px;

}

ul.cont li{
	padding:5px 0;
}


/****POPUP*****************************************************************/
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:fixed;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:640px; 
  height:500px;
  padding:10px;
  background-color:#ffffff;
}

a.close{
	font-size:15px;
	float:right;
	padding:7px 0;
	color:#9A0000;
}

a.close:hover{
	text-decoration:underline;
}
/*********************************************************************/


div.nosprite {
	position:relative;
	padding-top:15px;
	bottom:22px;
	height:57px;
	overflow: hidden;
}
div.nosprite a {
	display: block;
	float: left;
	padding: 0;
}