body{
	margin: 0px;
	width:100%;
	background-image: url(fondosuperior.jpg);
	background-color: #ccbc67;
	background-repeat:repeat-x;
	font-family:verdana;
}

.general{	
	position:relative;	
	margin:auto;
	width:768px;	
	z-index:10;
}

.cabecera{
	position:relative;	
	margin:left;
	width:768px;	
	height:310px;
}

.centro{
	position:relative;
	float:left;	
	width:768px;
	background: url("fondoinferior.jpg") repeat-y;					
}

.contenido{
	position:relative;
	float:left;	
	width:688px;		
padding-left:80px;
		/*padding-right:40px;		*/
	background: url("rayos.jpg") no-repeat top;		
/*	background-color:pink;*/
}

.estirador{
	position:relative;
	float:left;
	width:0px;
	height:215px;

}
	
.pie{
	position:relative;
	float:left;	
	width:768px;		
	height:292px;	
}

.madera{
	position:relative;					
	float:left;	
	width:100%;	
	height:138px;		
	margin-top:-148px;
	background-image: url(madera.jpg);	
	background-repeat:repeat-x;			
}

.txt_empresa{
	position:relative;
	float:left;
	width:648px;
	color:#460e0d;
	text-align:center;	
	font-family:verdana;
	font-size:10px;
	/*background-color:yellow;*/
}


.txt_informacion{
	position:relative;
	margin:auto;
	width:400px;	
	color:#460e0d;
	text-align:center;	
	font-family:verdana;
	font-size:11px;	
	
}

.titulo{
	position:relative;
	float:left;
	width:130px;	
	text-align:left;
}

.rutas{
	position:relative;
	float:left;
	width:610px;	
	font-size:10px;
	background-color:#faf5df;
	padding:2px;
}

.rutas a{
	color:#000000;
	font-size:10px;
	font-weight:bold;	
}

.caja_texto{
	position:relative;
	float:left;
	width:270px;
	text-align:left;
}

.png {behavior: url("../css/pngbehavior.htc");}

.msg_notas{
	position:relative;
	float:left;
	width:570px;		
	padding-left:40px;
	padding-right:40px;		
	padding-bottom:10px;
	color:#a84620;
	font-weight:bold;
	/*background-color:pink;*/
}


.msg_ok{
	position:relative;
	float:left;
	width:550px;
	text-align:center;
	padding-top:100px;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#a84620;
	font-weight:bold;
	/*background-color:pink;*/
}

.enlace{text-decoration:none;color:#460e0d;}

.cuadro_empresa{
postition:relative;
float:left;
width:400px;
height:50px;
padding-top:30px;
border: #460e0d solid 1px;


}
