/*-- Rauto 2007 --*/
html,body{
	margin:0;
	padding:0;
	background-image: url(../art/bg1.png);
	background-repeat: repeat-x;
	background-color: #000000;
}
body{
	font: 76% arial,sans-serif;
	text-align:center;
	background-color: #000;
	background-image: url(../art/bg1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
p{margin:0 10px 10px}
a{display:block;color: #006;padding:10px}

div#header{
	position:relative;
	background: url(../art/bck_header.png) no-repeat top left;
}
div#header h1{
	height:77px;
	line-height:77px;
	margin:0;
	text-indent: -1000em;
	padding-left:10px;
	background: url(../art/logo_AQ.png) no-repeat top left;
	color: #79B30B;
	}
div#header a{
	position:absolute;
	display: block;
	width: 95px;
	height: 27px;
	padding: 3px 0 0;
	margin: 0;
	text-align: center;
	background:transparent url(../art/img_line.png) no-repeat top left;
	font: 1.2em arial narrow, arial, sans-serif;
	text-decoration: none;
	right:0;
	top:12px;
	color: #FFF;
}
div#header a:hover{
	font: 1.2em arial narrow, arial, sans-serif;
	text-decoration: none;
	color: #DDD;
}
/**************************
LEFT COLUMN
**************************/
/*** div.left is in div.float-wrap, and when div.float-wrap is neg margined to the left, 
div.left is carried over into the proper position. 
***/
#left {
float: left;
width: 131px;
margin: 0px 0 0 0;
padding:0;
min-height: 212px;
height: 212px;
text-indent: -1000em;
/*left: 244px;
border-top: 1px solid #6A6A6A;*/
}
* html #left {
position: absolute; /*** IE needs this  ***/
}
#left ul {
list-style: none;
margin:0;
padding:0;
}
#left li {
margin-bottom: 0px;
width: 131px;
}
#left ul li a {
text-indent: -1000em;
padding:0;
display: block;
}
#left li a.uno {
	background: url(../art/btn_01.png) no-repeat top left;
	height: 27px;
	width: 131px;
}
#left li a.dos {
	background: url(../art/btn_02.png) no-repeat top left;
	height: 44px;
	width: 131px;
}
#left li a.tres {
	background: url(../art/btn_03.png) no-repeat top left;
	height: 47px;
	width: 131px;
}
#left li a.cuatro {
	background: url(../art/btn_04.png) no-repeat top left;
	height: 47px;
	width: 131px;
}
#left li a.cinco {
	background: url(../art/btn_05.png) no-repeat top left;
	height: 47px;
	width: 131px;
}
#left ul li a.uno:hover, 
#left ul li a.dos:hover,
#left ul li a.tres:hover,
#left ul li a.cuatro:hover,
#left ul li a.cinco:hover{
	cursor: hand;
	text-decoration: none;
	background-position: top right;
}
div#container{
	text-align:left;
	background-color: #FFF;
}
div#content{
	background-color: #EDE2D3;
	}
div#content p{
	line-height:1.4;
	padding: 10px 30px 0;
	color: #523212;
	font-family: Verdana, Helvetica;
	font-size: 1em;
}
div#content h2{
	height:52px;
	padding-left:20px;
	line-height:52px;
	margin:0;
	background: url(../art/bck_h2.png) no-repeat top left;
	color: #FFF;
	font-family: "arial narrow", arial, sans-serif;
	font-size: 2.2em;
	font-variant: normal;
	}
div#galeria h2{
	height:52px;
	padding-left:20px;
	line-height:52px;
	margin:0;
	background: url(../art/bck_h2.png) no-repeat top left;
	color: #FFF;
	font-family: "arial narrow", arial, sans-serif;
	font-size: 2.2em;
	font-weight: normal;
	font-variant: normal;
	}
.galeria-1{
	float: left;
	margin: 0 6px 6px 0px;
	padding: 1px;
	border: 5px solid #ccc;
	background-color: #fff;
}
.galeria-1 a{
	margin: 0;
	padding: 0px;
}
#box{
	margin: 0px 22px 20px 22px;
	padding-bottom: 30px;
}

div#extra{
	color: #72471D;
	font: .8em Verdana, Helvetica;
}
div#extra div.fgaleria a{
	background: url(../art/btn_fotogaleria.jpg) no-repeat top left;
	margin: 24px 27px 10px 28px;
	padding: 0;
	text-indent:-1000em;
	widht:162px;
	height:134px;
}
div#extra div.cita{
	background: #F0EBE6 url(../art/bck_cita.png) no-repeat top left;
	margin: 12px 27px 10px 28px;
	padding: 15px 5px 5px 5px;
}
div#extra div.cita p{
	margin: 0px;
	padding: 5px 5px 5px 5px;
}
div#extra div.dire{
	background: #FFF url(../art/bck_direccion.jpg) no-repeat top left;
	margin: 12px 27px 10px 28px;
	padding: 10px 0px 0px 0px;
}
div#extra div.dire p{
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
div#extra div.video a{
	background: url(../art/btn_videoCont.png) no-repeat top left;
	margin: 24px 27px 10px 28px;
	padding: 0;
	text-indent:-1000em;
	widht:162px;
	height:70px;
}
div#extra div.video a:hover{
	background: url(../art/btn_videoCont.png) no-repeat top right;
}
 div.hr {
  height: 7px;
  background: #fff url(../art/br.png) no-repeat scroll center;
}
div.hr hr {
  display: none;
}
div#extra p{
	margin: 5px 17px 5px 28px;
	padding: 0px;
}

div#footer{
	background: #FFF;
	color: #000;
	font: .8em Verdana, Helvetica;
	line-height: 69px;
}
div#footer p{
	margin:0;
	padding:0px 10px;
	line-height: 69px;
	color: #FFF;
}
div#footer a{
	display:inline;
	padding:0;
	color: #FFF;
	text-decoration: none;
}
div#footer a:hover{
	display:inline;
	padding:0;
	color: #FFF;
	text-decoration: none;
}
div#footer div.cyc{
	display:block;
	height: 28px;
	width: 28px;
	top: 20px;
	right: 10px;
	line-height: 69px;
	position: relative;
	float: right;
	clear: right;
}
div#footer a.cyc{
	display:block;
	text-indent: -1000em;
	padding:0;
	height: 28px;
	width: 28px;
	background: transparent url(../art/logo_CyC.png) no-repeat top left;
	text-decoration: none;
}

div#container{
	width:838px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#container.cont{
	background: #FFF url(../art/bck_contenido.png) no-repeat bottom left;
}
div#container.gal{
	background: #FFF url(../art/bck_fgaleria.png) no-repeat bottom left;
}
div#wrapper{float:left;width:100%}
div#content{
	margin: 0 277px 0px 131px;
	}
div#galeria{
	margin: 0 0px 0px 131px;
	}
div#navigation{
	float:left;
	width:131px;
	height: 202px;
	margin-left:-838px;
}
div#extra{
	float:left;
	width:217px;
	height: 100%;
	margin-left:-217px;
}
div#footer{
	clear:left;
	width:100%;
	height: 69px;
	background: url(../art/bck_foot2.png) no-repeat top left;
	top: 33px;
}
.tdServicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


.tabla3 {
	background-image:url(../art/bgTabla.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	/*padding-left: 15px; 
padding-right: 15px; 
padding-top: 3px; 
padding-bottom: 3px;*/ 

vertical-align : middle;
	text-decoration: none;
	line-height: 30px;
} 
#extra a {
	padding: 0px;
}
