/* ///////////// Hoja de estilo CSS de Auality Audio Visual //////////// */

/* ------------ Tags ------------ */
* {padding:0px;margin:0px;}
body {
	color: #333333;
	background: #fff;
	padding: 0px;
	margin: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
p{margin-bottom:10px}
h2{margin-bottom:10px;}
h2 span{display:none;}
h3{
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #015F93;
	margin-bottom: 5px;
	border-bottom: 1px solid #EBEBEB;
	width:100%;
}
a{
	font-weight: bold;
	color: #1386C9;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
ul{
	margin:0 20px 10px;;
}
ul li{}
ol{}
ol li{}
li{}
strong {}
/* ------------ Secciones ------------ */
#container{
	background: #C7CCD2 url(../imagenes/body_fondo1.jpg) repeat-x center top;
}
/* ------------ Header ------------ */
#header{
	background: url(../imagenes/header1.jpg) no-repeat center top;
	height: 136px;
}
#header h1{display:none;}
/* ------------ Menu------------*/
#menu{
	background: url(../imagenes/menu_fondo2.jpg) no-repeat left top;
	padding-left: 30px;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}
.menu_wrapper1{
	background: url(../imagenes/menu_fondo3.jpg) no-repeat right top;
	padding-left: 60px;
}
#menu ul{
	margin:0;
	padding:0;
	list-style: none;
	background: url(../imagenes/menu_fondo1.jpg) repeat-x;
	height: 39px;
	width: 466px;
	margin-right: auto;
	margin-left: auto;
	font: 11px Arial, Helvetica, sans-serif;
}
#menu ul li{
	margin:0;
	padding:0;
	float:left;
}
#menu ul li a span{display:none;}
.menu_home{
	background: url(../imagenes/menu_fondo_home1.jpg) no-repeat;
	width: 54px;
	height: 39px;
	display:block
}
.menu_home:hover{background: url(../imagenes/menu_fondo_home2.jpg) no-repeat;}
.menu_about{
	height: 39px;
	display:block;
	background: url(../imagenes/menu_fondo_about1.jpg) no-repeat;
	width: 81px;
}
.menu_about:hover{background: url(../imagenes/menu_fondo_about2.jpg) no-repeat;}
.menu_equipment{
	height: 39px;
	display:block;
	background: url(../imagenes/menu_fondo_equipment1.jpg) no-repeat;
	width: 89px;
}
.menu_equipment:hover{background: url(../imagenes/menu_fondo_equipment2.jpg) no-repeat;}
.menu_gallery{
	height: 39px;
	display:block;
	background: url(../imagenes/menu_fondo_galery1.jpg) no-repeat;
	width: 69px;
}
.menu_gallery:hover{background: url(../imagenes/menu_fondo_galery2.jpg) no-repeat;}
.menu_service{
	height: 39px;
	display:block;
	background: url(../imagenes/menu_fondo_service1.jpg) no-repeat;
	width: 73px;
}
.menu_service:hover{background: url(../imagenes/menu_fondo_service2.jpg) no-repeat;}
.menu_contact{
	height: 39px;
	display:block;
	background: url(../imagenes/menu_fondo_contact1.jpg) no-repeat;
	width: 99px;
}
.menu_contact:hover{background: url(../imagenes/menu_fondo_contact2.jpg) no-repeat;}
/* ------------ Cuerpo ------------ */
#cuerpo{
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
/* ------------ Contenido ------------ */
.contenido{}
.esqu_1_cont{
	background: url(../imagenes/contenid_fondo1.jpg) no-repeat;
	height: 17px;
}
.contenid_int_1{
	padding:10px;
	background: #FFFFFF;
	border-left: 1px solid #E5E5E5;
}
/* Graficas */
.imgen1{padding:10px;}
.imgen2{padding:10px;}
/* Index */
.h2_welcome{
	background: url(../imagenes/h2/h2_welcome.jpg) no-repeat;
	height: 30px;
	margin-bottom:5px;
}
.h2_whatsnew{
	background: url(../imagenes/h2/h2_whatsnew.jpg) no-repeat;
	height: 30px;
	margin-bottom:5px;
}
.col_1{
	padding-left: 200px;
	background: url(../imagenes/fotos/foto1.jpg) no-repeat 8px top;
	padding-bottom: 20px;
}
.tabla_layout1{background: url(../imagenes/linea1.jpg) no-repeat left top;margin-top:5px;}
.tabla_layout1 .td1{
	width:51%;
}
.col_2{
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 20px;
	background: url(../imagenes/linea2.jpg) no-repeat right top;
}
.col_3{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:20px;
	
}
.imagen_2{
	padding-left:20px;
}
/* About */
.h2_about_us{
	background: url(../imagenes/h2/h2_about_us.jpg) no-repeat;
	height: 30px;
}
.col_4{padding:10px;}

/* Equipment */
.h2_equipment{
	background: url(../imagenes/h2/h2_equipment.jpg) no-repeat;
	height: 30px;
}
/* Gallery */
.h2_gallery{background: url(../imagenes/h2/h2_gallery.jpg) no-repeat;
	height: 30px;
}
#mycarousel img{border:none;}
.gallery_categ{
	margin:0;
	padding:0;
	list-style: none;
	padding-top: 10px;
	padding-left: 10px;
}
.gallery_categ li{
	margin:0;
	padding:0;
	float: left;
	padding: 10px;
	background: #F0F0F0;
	margin-right: 10px;
	text-align: center;
	margin-left: 10px;
	font-weight: bold;
	color: #008BC4;
	border: 1px solid #D9DCE1;
	margin-bottom: 10px;
}
.gallery_categ li p{
	margin-bottom: 0px;
	padding-top: 5px;
}
.gallery_categ li img{border:0}
/* Services */
.h2_services{
	background: url(../imagenes/h2/h2_services.jpg) no-repeat;
	height: 30px;
}
/* Contact Us */
.h2_contact_us{
	background: url(../imagenes/h2/h2_contact_us.jpg) no-repeat;
	height: 30px;
}
/* Whats New */
.h2_whats_new{
	background: url(../imagenes/h2/h2_whatsnew.jpg) no-repeat;
	height: 30px;
}
/* ------------ Footer ------------ */
#footer{
	background: #FFFFFF url(../imagenes/footer_fondo1.jpg) repeat-x left top;
	border-top: 1px solid #FFFFFF;
}
#footer div{
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #333333;
}
/* ------------ General ------------ */
.centrar{text-align:center;}
.centrar_2{text-align:center;margin-top:5px;}
.centrar_3{text-align:center;margin-bottom:10px;}
.centrar_4{text-align:center;margin-bottom:5px;}

.clear{clear:both;}
.clear2{clear:both;padding-top:10px;}
a.read_more{
	background: url(../imagenes/bullet_link1.jpg) no-repeat left center;
	padding-left: 12px;
}
