
/*******************************************************************

	Hoja de estilos; global para incluir los otras css
	Autor: HGImagen  //  www.tecnicasyexposiciones.com

********************************************************************/

/* =Import
------------------------------------------------------------------ */

/* Eliminamos los estilos por defecto del navegador */
@import url(reset.css);

/* Importamos los estilos de composición */
@import url(composicion.css);


/* Estilos globales 
------------------------------------------------------------------ */

body {
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:16px;
	color:#FFFFFF;
	cursor: default;
	background-color: #ffe9c2;
	background-image: url(../imagenes/fondo_body.gif);
	background-repeat:    repeat-x;
	background-position: 0px 0px;
}

/* =hx */
h1, h2, h3 {
	font-family:"Trebuchet MS";
	font-style:normal;
	/*text-shadow: #d3d4d5 3px 3px 2px;*/
	font-weight: normal;
	letter-spacing: -1px;
}

/* =h1 */
h1 {
	font-size:20px;
	line-height:normal;
	color:#8a1e37;
	margin-left: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	padding-bottom: 30px;
}

/* =h2 */
h2 {
	font-size:24px;
	line-height:29px;
	color:#03b0f4;
}

/* =h3 */
h3 {
	font-size:24px;
	line-height:normal;
	color:#333333;
	display: block;
	vertical-align: top;
	font-family: "Trebuchet MS";
	padding-top: 0px;
	margin-left: 10px;
}

h3.columna3 {
	font-size:18px;
	line-height:35px;
	text-indent: 250px;
	display: block;
	vertical-align: top;
}

h3.caja4 {
	font-size:22px;
	line-height:35px;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	padding-top: 8px;
	display: block;
	vertical-align: top;
	padding-left: 15px;
}
h3.caja5 {
	font-size:22px;
	line-height:normal;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	padding-top: 8px;
	display: block;
	vertical-align: top;
	padding-left: 15px;
}
h3.caja6 {
	font-size:22px;
	line-height:normal;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	padding-top: 8px;
	display: block;
	vertical-align: top;
	padding-left: 15px;
}
h3.caja2 {
	font-size:22px;
	line-height:35px;
	color:#599994;
	font-family:"Trebuchet MS";
	padding-top: 8px;
	display: block;
	vertical-align: top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9CBD32;
}
/* =h3 */

h5 {
	font-size:18px;
	color:#599994;
	vertical-align: top;
	font-family: "Trebuchet MS";
	padding-bottom: 5px;
	font-weight: normal;
	margin-top: 12px;
	float: left;
	width: 100%;
	text-align: left;
	}
h5.link {
	font-size:18px;
	color:#599994;
	vertical-align: top;
	font-family: "Trebuchet MS";
	padding-bottom: 5px;
	font-weight: normal;
	margin-top: 12px;
	float: left;
	width: 100%;
	text-align: left;
}
/* =p */
p {
	margin:4px 0 4px 0;
}

/* =strong */
strong {
	font-weight:bold;
	color: #333333;
}

/* =a */
a {
	text-decoration:none;
	color:#ffffff;
	cursor:pointer;
	font-weight: normal;
}

a:hover {
	text-decoration:underline;
}

/* =img */
img {
	
}

img:hover, div.imagenes:hover img  {
		
}
.estilo1 {
	color: #959E55
}
.estilo2 {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.resaltado {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}




/* =Estilos de la cabecera 
------------------------------------------------------------------ */

div#cabecera {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	height: 540px;
	width: 960px;
	background-image: url(../imagenes/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#cabecera p {
	width:300px;
	min-height:100px;
	background-image: url(../imagenes/logo.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-top: 42px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 205px;
	height: 174px;
}

div#cabecera p a {
	position:relative;
	top:2px;
	width:300px;
	height:150px;
	display:block;
	text-indent:-9999px;
}


div#cabecera ul {
	float:right;
	margin-top: 310px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 100px;
	padding-right: 10px;
}

div#cabecera li  {
	float:left;
	font-weight:normal;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #f9f9f9;
	padding-right: 15px;
}
div#cabecera li  a {
	font-weight:normal;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #f9f9f9;
}

div#cabecera li+li {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #f9f9f9;
	margin-right: 2px;
	padding-left: 10px;
}
div#cabecera h1 {
	text-indent: -999px;
}

/*  Estilo Contenidos */

div#contenido {
	width:960px;
	margin-top: 20px;
	
}
div#contenido p {
	margin-right:10px;
	margin-left: 10px;
}

div#contenido p strong {
	display:block;
}
/* Estilo columnas */

div#columnas {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #ffffff;
	background-image: url(../imagenes/fondo_columnas.gif);
	background-position: center top;
	border-bottom-width: 3px;
	border-bottom-color: #FFE9C2;

}

div#columna1 {
	float: left;
	width: 258px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	margin-top: 20px;
}
div#columna2 {
	float: right;
	width: 670px;
	height: 700px;
	margin-left: 30px;
	margin-top: 20px;
}
div#columna2_promociones {
	float: right;
	width: 640px;
	height: 550px;
	margin-left: 30px;

	background-image: url(../imagenes/promociones.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
div#columna2_contactar {
	float: left;
	width: 600px;
	height: 550px;
	margin-left: 0px;
}
div#columna2_contactar h5 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #666666;
}
div#columna2_contactar p{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

	







/* Estilos Cajas */


div#caja1 p{
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	margin-right: 20px;
	margin-bottom: 20px;
	font-weight: normal;
}
div#caja1 a {
	width: 210px;
	height: 32px;
	color: #8a1e37;
	float: right;
	background-image: url(../imagenes/consulta.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-position: 130px 2px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	letter-spacing: -1px;
}
div#caja1 {
	width: 234px;
	overflow: visible;
	border-top-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	float: left;
	height: 200px;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	margin-left: 5px;
}
div#caja1 h2{
	color: #999999;
	font-size: 24px;
	margin-top: 5px;
	margin-left: 8px;
	font-weight: bold;
	letter-spacing: 1px;
}
div#caja1 h3{
	color: #333333;
	font-size: 24px;
	margin-top: 5px;
	margin-left: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F48019;
}
div#caja1 h4{
	color: #333333;
	font-size: 14px;
	margin-top: 6px;
	margin-left: 8px;
}

div#caja2 {
	height: 250px;
	width: 234px;
	overflow: visible;
	float: left;
	color: #666666;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
div#caja2 ul {
	overflow: visible;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	margin-top: 10px;
	line-height: normal;
	width: 190px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
div#caja2 li {
	overflow: visible;
}
div#caja2 h3{
	color: #333333;
	font-size: 24px;
	margin-top: 15px;
	margin-left: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F48019;
}
div#caja2 p{
	font-family: "Trebuchet MS";
	font-size: 17px;
	line-height: 20px;
	color: #ffebc3;
	margin-right: 20px;
	margin-bottom: 55px;
}
div#caja2 img{
	margin-top: 6px;
	margin-left: 76px;
	
}
div#caja2 img:hover{

}

div#caja3 {
	height: 300px;
	width: 660px;
	overflow: visible;

}
div#caja6{
	height: 230px;
	width: 234px;
	overflow: visible;
	float: left;
	color: #666666;
	margin-left: 5px;	
}
div#caja6 ul {
	overflow: visible;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	margin-top: 10px;
	line-height: normal;
	width: 190px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
div#caja6 li {
	overflow: visible;
}
div#caja6 h3{
	color: #333333;
	font-size: 24px;
	margin-top: 15px;
	margin-left: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F48019;
}
div#caja6 p{
	font-family: "Trebuchet MS";
	font-size: 17px;
	line-height: 20px;
	color: #ffebc3;
	margin-right: 20px;
	margin-bottom: 55px;
}
div#caja6 img{
	margin-top: 6px;
	margin-left: 76px;
	
}
div#caja6 img:hover{

}
div#caja4 {
	height: 200px;
	width: 320px;
	overflow: visible;
	margin-top: 22px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div#caja4 ul {
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	margin-top: 5px;
	line-height: 20px;
	text-indent: 37px;
	margin-left: 40px;
}
div#caja4 li {
	overflow: visible;
	background-image: url(../imagenes/bullet.gif);
	background-repeat: no-repeat;
}
div#caja4 p{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333333;
	line-height: normal;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
}
div#caja4 h5 {
	font-size:16px;
	color:#333333;
	vertical-align: top;
	font-family: "Trebuchet MS";
	font-weight: normal;
	float: left;
	text-align: left;
	margin-bottom: 10px;
}
	
div#caja5 {
	width: 320px;
	overflow: visible;
	margin-top: 22px;
	float: left;
	margin-left: 5px;
	height: 350px;
}

div#caja5 ul {
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	margin-top: 26px;
	line-height: 20px;
	text-indent: 37px;
	margin-left: 40px;
}
div#caja5 li {
	overflow: visible;
	background-image: url(../imagenes/bullet.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
}
div#caja5 p{
	font-family: "Trebuchet MS";
	font-size: 17px;
	line-height: 20px;
	color: #ffebc3;
	margin-right: 20px;
	margin-bottom: 55px;
}
div#caja7{
	width: 280px;
	overflow: hidden;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-top: 65px;
	padding-right: 5px;
	margin-left: 15px;
}
div#caja7 h5 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #666666;
	margin-left: 5px;
}
div#caja7 p{
	float: left;
	margin-top: 20px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: left;
	color: #666666;
	margin-left: 10px;
}
div#caja8{
	width: 340px;
	overflow: hidden;
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-right: 60px;
	margin-bottom: 40px;
}
div#caja8 p{
	float: left;
	margin-top: 20px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: left;
	color: #666666;
}
div#caja8 h5 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #666666;
	margin-left: 5px;
}
div#caja9{
	width: 960px;
	float: left;
	height: 150px;
	background-image: url(../imagenes/banner_colombo.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
div#caja10{
	background-image:url("../imagenes/fondo_caja9.gif");
    background-repeat:no-repeat;
    float:left;
    height:289px;
    width:660px;
}
div#caja10 p{
	float: left;
	margin-top: 20px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: left;
}
div#caja11 {
	background-color: #9CBD32;
	height: 120px;
	width: 320px;
	float: left;
	margin-left: 5px;
}
div#caja11 ul {
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-top: 10px;
	line-height: normal;
	text-indent: 37px;
	margin-left: 10px;
}
div#caja11 li {
	overflow: visible;
	background-image: url(../imagenes/bullet.gif);
	background-repeat: no-repeat;
}
div#caja11 p{
	font-family: "Trebuchet MS";
	font-size: 17px;
	line-height: 20px;
	color: #ffebc3;
	margin-right: 20px;
	margin-bottom: 55px;
}
div#caja12 {
	background-color: #9CBD32;
	height: 70px;
	width: 320px;
	margin-top: 25px;
	padding-top: 3px;
}
div#caja12 ul {
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-top: 10px;
	line-height: normal;
	text-indent: 37px;
	margin-left: 10px;
}
div#caja12 li {
	overflow: visible;
	background-image: url(../imagenes/bullet.gif);
	background-repeat: no-repeat;
}
div#caja12 p{
	font-family: "Trebuchet MS";
	font-size: 17px;
	line-height: 20px;
	color: #ffebc3;
	margin-right: 20px;
	margin-bottom: 55px;
}
div#caja_fotos {
	height: 850px;
	width: 940px;
}
.fotografias {
	float: left;
	width: 100%;
}



div#caja_link {
	height: 230px;
	width: 280px;
	overflow: visible;
	float: left;
}
div#caja_link ul {
	overflow: visible;
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #333333;
	font-weight: normal;
	line-height: 20px;
	text-indent: 37px;
}
div#caja_link li {
color: #666666;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
}
div#caja_link a {
	color: #599994;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
}

div#caja_link derecha {
	height: 230px;
	width: 280px;
	overflow: visible;
	float: right;
}
div#caja_link derecha ul {
	overflow: visible;
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #333333;
	font-weight: normal;
	line-height: 20px;
	text-indent: 37px;
}
div#caja_link derecha li {
	overflow: visible;
}
div#animacion {
	margin-left: 15px;
	padding-top: 17px;
}
div#columna_exito {
	float: left;
	width: 500px;
	height: 100px;
	margin-left: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}

/* =Estilos Pie 
------------------------------------------------------------------ */

div#pie {
	text-align:right;
	height: 190px;
	width: 960px;
	top: 0px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../imagenes/fondo_pie.gif);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	margin: 0px;
	padding: 0px;
}
div#pie ul {
	float: right;
	margin-top: 15px;
	width: 350px;
}
	
div#pie li {
	margin-left: 10px;
	float: left;
}

div#pie a {
	color:#999999;
	font-weight:normal;
	float: left;
	font-size: 16px;
	margin-right: 10px;
	font-family: "Trebuchet MS";
}
div#pie li+li {
	margin-left:8px;
	padding-left:8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8f9179;
}

div#pie imagen a {
	margin-top: 50px;
}



/* =galeria
------------------------------------------------------------------ */


div#columnas_interior{
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 60px;
	background-repeat: no-repeat;
}
div#columna1_interior {
	float: left;
	width: 270px;
}
div#columna1_interior a {
	width: 250px;
	height: 32px;
	color: #8a1e37;
	float: right;
	background-image: url(../imagenes/consulta.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-position: 130px 2px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	letter-spacing: -1px;
}

div#columna2_galeria  {
	float: left;
	width: 400px;
	height: 200px;
}
div#columna2_interior {
	float: left;
	width: 530px;
	height: 310px;
	margin-left: 70px;
	border-left-width: 2px;
	border-left-style: none;
	border-left-color: #e0ddb5;
}
div#columnas_interior ol {
	margin-top:15px;
	width: 300px;
}
div#columna2_interior a {
	padding: 0px;
	color: #838A4A;
}


div#columnas_interior ol li {
	padding-left:20px;
	min-height:27px;
	margin-bottom:3px;
}

div#columnas_interior ol li.bullet {
	background-image: url(../imagenes/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div#contenedor_interior
{
	background-image: url(../imagenes/fondo_cabecera_interior.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



div#interior a 
{
	color: #969E55;
	display: inline;
	margin-left: 60px;
}
p#inline {
	display: inline;
	float: left;
	width: 423px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
	margin-bottom: 10px;

}
body.menu div#cabecera {
	background:url(../imagenes/bg_esquina.png) no-repeat right top;
}

div.clientes
             {
	width:400px;
	float: left;
	margin-right: 40px;
}

div#cabecera_interior {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
}

div#cabecera_interior p {
	width:300px;
	min-height:100px;
	background-image: url(../imagenes/logo.jpg);
	background-repeat: no-repeat;
	background-position: left 17px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 70px;
}

div#cabecera_interior p a {
	position:relative;
	top:2px;
	width:300px;
	height:150px;
	display:block;
	text-indent:-9999px;
}

span.amigo {
	font-weight:bold;
}

div#cabecera_interior p {
	float:left;
}

div#cabecera_interior ul {
	float:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 300px;
}

div#cabecera_interior li {
	float:left;
	font-weight:normal;
}

div#cabecera_interior li+li {
	margin-left:8px;
	padding-left:8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
div#contenido_interior {
	width:1000px;
}
div#contenido_interior p {
	margin-right:10px;
	margin-left: 20px;
}

div#contenido_interior p strong {
	display:block;
}

div#caja_fotos img {
	outline:none;
	border:6px solid #FFEBC3;
	text-decoration:none;
	width:150px;
	height:100px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}


 



/* =formulario 
------------------------------------------------------------------ */


form {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 60px;
}

fieldset {
}

legend {
	font-size:24px;
	color:#333333;
	padding:4px 0;
	font-family: "Trebuchet MS";
	font-weight: normal;
}

legend + ul {
	padding-top:15px;
	display:block;
	width:375px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}

fieldset#acceso {
	margin-top:20px;
}

form#contactar ul li {
	height:30px;
	
}

form#contactar label {
	width:100px;
	display:block;
	float:left;
	font-weight:normal;
	color:#444720;
	font-family: "Trebuchet MS";
	font-size: 14px;
	margin-left: 25px;
}


input, textarea {
	width:220px;
	color:#6b6b6b;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #eeeeee;
	border: 1px solid #eeeeee;
}

input:focus, textarea:focus {
	background:url() #777777;
	border: 1px solid #777777;
	color:#fff;
}

input#submit {
	width:111px;
	height:25px;
	color:#fff;
	text-align:left;
	margin-left:237px;
	border:none;
	background-image: url(../imagenes/enviar.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 24px;
	background-color: #FFFFFF;
}

input#submit:focus {
	background-repeat: no-repeat;
}
div#contacto a 
{
	text-decoration:none;
	color:#333333;
	cursor:pointer;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 30px;
}

div#contacto a:hover {
	text-decoration:underline;
}

contactar+ul {
	background-color: #0099CC;
}