body {
	margin: 0px;
	background:#e6d0bb;
	font-size:12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#wrap{
	margin: 0 auto;
	width:900px;
	}

					
/*-------------------------------------------HEADER----------------------------------------------*/		

#fondoHeader{
	background:#FFF;
	padding: 0px;
	margin:0px;
}

#header{
	margin: 0 auto;
	width:900px;
	height:136px;
	background:url(imagenes/header_muestra.jpg) top no-repeat;
	
}
	
a#logo{
	width:215px;
	height:93px;
	background:url(imagenes/logo_ornato.png) no-repeat;
	margin: 14px 0px 0px 49px;
	float:left;
	}
	
#header h1{ 
	padding: 100px 20px 0px 0px;
	font-size:18px;
	height:auto;
	float:right;
	margin: 0px;
	font-weight:normal;
}	

/*-------------------------------------------------CONTENT----------------------------------------*/

#fondoContent{
	background: #f8f2ec url(imagenes/fondoContent.jpg) no-repeat center center;
	min-height:613px;
	padding: 0px;
	margin:0px;
}

#content{
	margin: 0 auto;
	width:900px;
	}

#contenido{	
	background:#666;
	width:860px;
	min-height:507px;
	padding: 25px 20px;
	margin:0px auto;
	display:block;
	text-align: justify;
}

span.eslogan{
	font-size:14px;
	color:#9daa04;
	/*font-weight:bold;*/
	}

span.grande{ font-size:14px;}

div.titulo{
	color:#9daa04;
	font-size:16px;
	text-align:left;
	}

/*-------------------------------------------------MENU----------------------------------------*/			
#menu{
	background:#444;
	width:900px;
	height:56px;
	margin: 0 auto;
	padding:0px;
}

#botones{
	width:420px;
	height:55px;
	margin:0px;
	padding: 1px 0 0 240px;
	float:left;
}
		
#botones ul	{
	width:420px;
	margin:0px;
	padding:0px;
}
			
#botones ul li{ 
	list-style:none;
	float:left;
	margin-right: 2px;	
	cursor:pointer;
}
		
#botones ul li a {
	font-size:16px;
	color:#999;
	text-align:center;
	text-decoration: none;
	padding:13px 0 0;
	height:42px;
	width:82px;
	display:block;
}
															
/*------------------------HOME-----------------------*/

a#btn1 span{ display:none; }	
a#btn1{	background:url(imagenes/btnMenu1.png); }	
a#btn1:active{ background:url(imagenes/btnMenu1b.png);}

/*----------------------EMPRESA-----------------------*/
											
a#btn2{	background:url(imagenes/btnMenu2.png); }
a#btn2:active{ background:url(imagenes/btnMenu2b.png); }

/*----------------------SERVICIOS-----------------------*/
											
a#btn3{	background:url(imagenes/btnMenu3.png); }		
a#btn3:active{	background:url(imagenes/btnMenu3b.png); }

/*----------------------PROMOS-----------------------*/
											
a#btn4{	background:url(imagenes/btnMenu4.png); }	
a#btn4:active{ background:url(imagenes/btnMenu4b.png);}

/*----------------------EMAIL-----------------------*/
											
a#btn5{	background:url(imagenes/btnMenu5.png); }	
a#btn5:active{ background:url(imagenes/btnMenu5b.png);}

/*----------------------BLOG--------------------------*/

#btnFacebook{
	width:30px;
	height:30px;
	float:right;
	margin:13px 20px 0px 0px;
}
			

/*-------------------------------------------------FLASH----------------------------------------*/

#flash{
	background:#333;
	width:900px;
	height:auto;
	margin: 0 auto;
	padding: 0px;
}

/*-------------------------------------------------FORMULARIO------------------------------------*/

.direccion{
	width:860px;
	height:80px;
	padding:0px;
	margin:0px 0 10px;		
}

div.campo	{
	margin-top: 5px;
	font-size:10px;
}
		
.dat_info{ margin:0px; }
			
.txtDir1{
	width:300px;
	float:left;			
	margin:0px;
}

.txtDir2{
	width:500px;
	float:right;
	padding:0px;
	margin:0px;
}
			
.formulario	{
	width:300px;
	height:330px;
	padding:10px 0px 10px 0px;
	text-align:left;
	font-size:11px;
}		

.formulario2{
	width:300px;
	height:353px;
	padding:0px;
	text-align:left;
	font-size:12px;
}
				
a.volver{
	color: #f8f2ec;
	text-decoration: none;
}
	
a.vuelta{ color: #FFF; }

				
h4{
	color:#fff;
	font-size:14px;
	margin:0 auto;
}			
			
p.text_form{ color:#9daa04; }

.formulario_enviado{ 
	width:450px;
	height:331px;
	margin: 0px auto 0px auto;
	padding:10px 0px 10px 10px;
	text-align:center;
	font-weight:bold;
}				
			
.mapa{
	width:500px;
	float:right;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

/*------------------------------------------------------EMPRESA-----------------------------------------------*/

					
.imagen1{
	width:auto;
	height:auto;
	float:left;
	padding:0px 10px 10px 0px ;
}

.imagen2{
	width:auto;
	height:auto;
	float:right;
	padding:10px 0px 0px 10px ;
}

.bloqueServicio{ text-align:justify;
				}
				
.destacar_text {color: #9daa04;
				}				
			
/*------------------------------------------------------NOTICIAS-----------------------------------------------*/
							
#contenidoNoticias	{	
	background:#666;
	min-height:507px;
	width:880px;
	padding: 25px 0px 25px 20px;
	margin:0px auto;
	display:block;
}

.imgNoticia	{
	width:243px;
	height:63px;
	padding:0px;
}

.bloqueNoticias	{ 
	width:243px; 
	height:330px;
	text-align:justify;
	font-size:12px;
	font-weight:normal;
	float:left;
	margin:0px 20px 20px 0px;
	background:#555;
	padding:0px 15px 15px 15px ;
}

/*----------------------------------------------------- servicios -------------------------------------------*/

div.encabezado	{
	background:#555;
	text-align:justify;
	padding:15px 15px 5px 15px;
	margin:0px auto 15px auto;
}

.presentacion{
	margin:0px auto 15px auto ;
	font-size:16px;
}
	
img.servicios{
	width:380px;
	height:124px;
	margin: 0 auto;
	padding:15px 0px;
}				
			
.bloqueServicio1, .bloqueServicio2, .bloqueServicio3, .bloqueServicio4	{
	width:380px;
	height:290px;
	text-align:justify;
	float:left;
	margin:0px;
	background:#555;
	padding:10px 20px 20px;
}

.bloqueServicio2, .bloqueServicio4{ margin-left:20px;}
.bloqueServicio3, .bloqueServicio4{ margin-top:20px;}
	
/*------------------------------------------- CONTENIDO HOME -----------------------------------*/

#contenidoHome{
	background:url(imagenes/contenido_muestra.png) no-repeat;
	width:900px;
	margin:0 auto;
	height:204px;
}

#contenidoHome h2{
	margin-top:30px;
	font-size:14px;
	font-weight:normal;
	border-top: 3px #FFF solid;
	border-bottom: 3px #FFF solid;
	width: 100%;
	padding:0px;
}
			
.Descripcion{
	width:550px;
	float:left;
	margin: 0px;
	padding:0px 20px;
}	

.Servicios{
	width:270px;
	float:left;
	padding:0px 20px;
	margin:0px;
}	

div.txtDesc1, div.txtDesc2{
	width: 265px;
	float: left;
	font-size:10px;
	text-align:justify;
	line-height:10px;
}
div.txtDesc2{
	float: right;
}

.Servicios ul li{
	list-style:none;
	margin:0px 0px 10px 0px ;
}

div.titPromo{
	font-size: 14px;
	line-height:14px;
	margin: 10px 0 15px;
 	}
	
img#promoHome{
	width:270px;
	height:70px;
	}

a#btnPromo{
	width:91px;
	height:11px;
	background:url(imagenes/btnPromo.png) no-repeat;
	float:right;
	}	

h2{
	padding-bottom:5px;
	border-bottom:1px solid #fff;
	height:16px;
	font-weight:normal;
	color:#FFF;
	margin:0px 0px 10px;
	display:block;
}

div.videos { float:left;}

h3{
	width:240px;
	border-bottom:1px solid #fff;
	font-size:16px; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#FFF;
	margin:30px 0px 10px 0px ;
}

	
p.texto_descrip{
	margin-top:0px;
	text-align:justify;
}

p.texto_defind{
	color: #fff;
	font-size:14px;
	}

div.canal{ float:right;
	margin-top: 5px;
	font-size:10px;
}

.vinculoSin	{ text-decoration: none;
			color:#FFF;
			}

/*--------------------------------------------------FOOTER---------------------------------------*/

#fondoFooter{ 
	clear:both;
	background:#e6d0bb;
	height:100%;
}
			
.footer{
	color: #ccc;
	background:url(imagenes/footer_muestra.png) no-repeat;
	width:900px;
	height:45px;
	margin:0 auto;
	text-align:center;
	padding:5px 0 50px;
}	
			
span.creditos{
	font-size:10px;
	line-height:10px;
}
						
.precio{
	color: #9AAA1B;
	font-weight:bold;
}
			
a.web:link	{ color: #FFF; 
			text-decoration: none;}
			
a.web:visited	{ color: #FFF; 
				text-decoration: none;}

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

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