header,nav,section,article,footer,aside,figure {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

img {
	border:none;	
}

ul{list-style:none;
margin:0;
padding:0;
}

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



.push{clear: both;}

body {
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	color:#797877;
	line-height:17px;
	background-color:#fff;
	font-size:14px;
	margin:0;
	padding:0;
	text-align:justify;
}



.contenedor2{
height:auto;
width:900px;
margin:0 auto;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color:#dedede;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
padding-top:10px;
webkit-box-shadow:0 0 15px 1px rgba(0,0,0,0.20);
/*box-shadow*/
-webkit-box-shadow:0 0 15px 1px rgba(0,0,0,0.20);
   -moz-box-shadow:0 0 15px 1px rgba(0,0,0,0.20);
        box-shadow:0 0 15px 1px rgba(0,0,0,0.20);
		behavior:url(PIE.htc); 
		
}
	
header{ 
    width:854px; 
    height: auto; 
    margin:0 auto;
    
	}
	
.logo{ 
    width:289px; 
    height:105px;
	float:left;
	margin-top:25px;
   }

.recep{ 
    width:114px; 
    height:111;
	float: right;
	margin-top:30px;
   }
   
.facebook{ 
    width:190px; 
    height: auto;
	float: right;
	margin-top:100px;
   }   
   
.chat{ 
    width:225px; 
    height: auto;
	float: right;
	text-align:right;text-align:right;
	font-size:24px;
    color:#000;
   }
   
   .chat2{ 
    width:225px; 
    height:30px;
	float: right;
	
   }
   
h1{ font-size:26px;
color:#000;
}

h2{ font-size:26px;
color:#000;
font-weight: bolder;
text-align:center;
}

h3{ font-size:16px;
color:#000;
text-align:center;
}

h4{ font-size:24px;
color:#000;
}

strong{ font-size:26px;
color:#3164a6;
font-weight: bolder;
text-align:center;
}


em{ font-size:16px;
color:#fff;
font-weight: bolder;
text-align:center;
}

nav{
margin:0 auto;
height:45px;
width:853px;
background-image:url(images/nav.jpg);
background-repeat:repeat-x;


}

#button {  
width:853px;
margin:0 auto;
height:45px;
font-size:16px;
}  

#button li {  
display: inline;}  

#button li a {    
text-decoration: none;  
float:left;  
padding: 15px 20px 0 20px;   
color: #000; border-left:#575757 solid 1px; border-right:1px #cecccc solid;
height:30px;
} 

#button li a:hover {  
background-color: #575757;    
}

#button li a.active {    
color:#fff;
}


/*nav {
	margin:0 auto;
	list-style:none;
	height:55px;
	width:854px;
	background-image:url(images/nav.jpg);
	background-repeat:repeat-x;
}
nav li {
	float:left;
	font-size:16px;
	width:auto;
	font-weight:bold;
	color:#ff902c;
	margin-left:12px;
	margin-right:12px;
	

	
}
nav a {
	color:#222;
	display:block;
	float:left;
	margin:0 auto;
	padding:17px 8px;
	height:auto;
	text-decoration: none;
}
nav a:hover {
	color:#fff;
	height:auto;
	background-image:url(images/nav2.jpg);
	background-repeat:repeat-x;
}

#activo a {
	background-image:url(images/nav2.jpg);
	background-repeat:repeat-x;
	color:#fff;
}*/


.vin ul {
	color:#797877;
	list-style:none;
	font-size:16px;
}
.vin li {
	background:url(images/vin.png) no-repeat left top;
	padding:0 0 0 20px;
	background-position:0 11px;
	line-height:30px;
	font-size:16px;
}
.vin li a {
	text-decoration:none;
	color:#000;
}
.vin li a:hover {
	text-decoration:none;
}

section {
	width:854px;
	height: auto;
	margin:0 auto;
	margin-bottom:10px;
}


footer {
	width:900px;
	height:90px;
	text-align: center;
	background-image:url(images/bf.jpg);
	background-repeat:repeat-x;
	margin-bottom:10px;
	padding-bottom:10px;
	
}

.nivoSlider{
	width:854px;
	height:350px;
	margin:0 auto;
}

.contenido{
	width:850px;
	height:auto;
	margin:0 auto;
	margin-top:10px;
}

.monta{
	width:171px;
	height:300px;
	margin:10px 50px 0 60px;
	margin-bottom:10px;
	float:left;
}

.monta2{
	width:200px;
	height:300px;
	margin:10px 30px 0 50px;
	margin-bottom:10px;
	float:left;
}

.monta3{
	width:180px;
	height:300px;
	margin:10px 30px 0 30px;
	margin-bottom:10px;
	float:left;
}

.f3{
	width:171px;
	height:228px;
	margin:0 auto;
}


.logos{ 
    width:250px;
	height:auto;
	margin-top:30px;
	float:left;
}


.info{ width:400px;
height:auto;
float:right;
}

.tel{ width:26px;
height:29px;
float: left;
margin-top:50px;
}

.datos{ width:350px;
height: auto;
float: right;
margin-left:10px;
margin-top:10px;
margin-right:10px;
}

.img{ width:151px;
height:220;
float: right;
margin-left:10px;
margin-top:100px;
margin-right:10px;
}



ul.hover_block li{
			list-style:none;
			float:left;
			background: #777675;
			padding: 10px;
			width:230px; position: relative;
			margin-right:10px;
			margin-bottom:10px;}

		ul.hover_block li a {
			display: block;
			position: relative;
			overflow: hidden;
			height: 168px;
			width: 227px;
			color: #fff;
			font-size:12px;
			line-height:16px;
		}

		ul.hover_block li a { text-decoration: none; }

		ul.hover_block li img {
			position: absolute;
			top: 0;
			left: 0;
			border: 0;
		}
		
		

.hist{ 
  width:400px;
  height: auto;
  float:left;
  margin-top:10px;
  
}

.hist2{ 
  width:850px;
  height: auto;
  float:left;
  margin-top:10px;

  
}


.val{ 
  width:350px;
  height: auto;
  float: right;
  margin-left:10px;
  line-height:30px;
  margin-top:50px;
  font-size:20px;
  text-align:left;
  
}



/************Form styles start**************/
input,textarea,select {
	font-family: Arial,sans-serif;
}
input[type="text"],select,textarea {
	width:215px;
	height:20px;
	padding:5px 8px;
	font-size:14px;
	color:#666;
	border:none;
	background-image:-webkit-gradient(linear,0% 0%,0% 12%,from(#c8c8c8),to(#bbbbbb));
	background-image:-moz-linear-gradient(0% 12% 90deg,#bbbbbb,#c8c8c8);
	/*border-radius*/
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	/*transition-duration*/
	-webkit-transition-duration:.3s;
	-moz-transition-duration:.3s;
	-o-transition-duration:.3s;
	transition-duration:.3s;
	behavior:url(PIE.htc);
}
input[type="text"]:hover,select:hover,textarea:hover {
	background-color:#fff;
	/*transform*/
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	transform:scale(1.1,1.1);
}
input[type="text"]:focus {
	opacity:0.7;
	/*transform*/
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	transform:rotate(0deg);
}
input[type="submit"] {
	padding:0 15px;
	font-family:Helvetica,Arial,sans-serif;
	font-weight:bold;
	line-height:1;
	color:#444;
	border:none;
	text-shadow:0 1px 1px rgba(255,255,255,0.85);
	background-color:#fff;
	/*border-radius*/
	-webkit-border-radius:23px;
	-moz-border-radius:23px;
	border-radius:23px;
	/*box-shadow*/
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.5);
	box-shadow:0 1px 2px rgba(0,0,0,0.5);
	/*transition-duration*/
	-webkit-transition-duration:.3s;
	-moz-transition-duration:.3s;
	-o-transition-duration:.3s;
	transition-duration:.3s;
	background-image:-webkit-gradient(linear,0% 0%,0% 100%,from(#fff),to(#bbb));
	background-image:-moz-linear-gradient(0% 100% 90deg,#bbb,#fff);
	behavior:url(PIE.htc);
}
input[type="submit"]:hover {
	color:#fff;
	text-shadow:0 1px 1px rgba(0,0,0,0.85);
	background-image:-webkit-gradient(linear,0% 0%,0% 100%,from(#babbbd),to(#9b9b9b));
	background-image:-moz-linear-gradient(0% 100% 90deg,#9b9b9b,#babbbd);
	background-color: #9c2d1b;
}
/************Form styles end**************/


.ser{
	width:800px;
	height:auto;
	margin:0 auto;
}