
/*******************************************************************

	Hoja de estilos; global para incluir los otras css
	Autor: HGImagen  //  www.tecnicasyexposiciones.com

********************************************************************/

/* =Import
------------------------------------------------------------------ */


@import url(reset.css);


@import url(composicion.css);


/* Estilos globales 
------------------------------------------------------------------ */

body {
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:16px;
	color:#757575;
	cursor: default;
	background-color: #FFF;
	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:24px;
	line-height:normal;
	color:#58595B;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-weight: normal;
}

/* =h2 */
h2 {
	font-size:70px;
	line-height:29px;
	color:#c1c1c1;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* =h3 */
h3 {
	font-size:24px;
	line-height:normal;
	color:#333333;
	display: block;
	vertical-align: top;
	font-family: "Trebuchet MS";
	padding-top: 0px;
	margin-left: 0px;
}

#columna3 h3 {
	font-size:26px;
	color: #DA3D3B;
	float: left;
	width: 300px;
}
#columna2  h3{
	font-size:26px;
	color: #DA3D3B;
	float: left;
	width: 300px;
}
#caja4 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.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;
}
/* =h4 */


 h4 {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	float: left;	
}

h5 {
	font-size:16px;
	color:#666666;
	padding-bottom: 5px;
	font-weight: normal;
	margin-top: 12px;
	float: left;
	font-style: italic;
	width: 60%;
	}
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;
}
h6 {
	font-size:14px;
	color:#666666;
	vertical-align: top;
	font-family: "Trebuchet MS";
	padding-bottom: 5px;
	font-weight: bold;
	float: left;
	width: 100%;
	text-align: left;
	padding-top: 0px;
	
	}
/* =p */
p {
	float: left;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}

/* =strong */
strong {
	font-weight:bold;
	color: #212121;
}

/* =a */
a {
	text-decoration:none;
	color:#f0f0f0;
	cursor:pointer;
	font-weight: normal;
}

a:hover {
	text-decoration:underline;
}



hr {
	float: left;
	width: 250px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #a2a2a2;
	border-right-color: #a2a2a2;
	border-left-color: #f0f0f0;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
}
.corto {
	float: left;
	width: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #a2a2a2;
	border-right-color: #a2a2a2;
	border-left-color: #f0f0f0;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
}



/* =Estilos de la cabecera 
------------------------------------------------------------------ */

div#cabecera {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	height: 400px;
	width: 960px;
	background-image: url(../imagenes/cabecera.png);
	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;
	
}

/* Estilo columnas */

div#columnas {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #ffffff;
	border-bottom-width: 3px;
	border-bottom-color: #DA3D3B;
	padding-bottom: 30px;
	padding-top: 20px;
}
#columnas h4 {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 20px;
	font-weight: normal;
	float: left;
	width: auto;
}#columna2_contactar h4 {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 20px;
	font-weight: normal;
	float: left;
	width: 100%;
}
#columnas img {
	border: 4px solid #A2A2A2;
	float: right;
	margin: 5px;
}
#columnas ul {
	float: left;
	width: 100%;
	
}
#columna2_contactar ul {
	float: left;
	width: 100%;
	height: 280px;
}
#columnas li {}

#columna1 {
	float: left;
	width: 230px;
	margin-top: 20px;
	margin-right: 10px;
	background-color: #505156;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 985px;
	background-image: url(../imagenes/fondo_columna1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#columna1 h4 {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 5px;
	font-weight: normal;
	float: left;
	width: 100%;
	color: #FFF;
}
#columna1 h5 {
	font-size:16px;
	color:#f0f0f0;
	padding-bottom: 5px;
	font-weight: bold;
	margin-top: 12px;
	float: left;
	font-style: italic;
	}
#columna1 h6 {
	font-size:14px;
	color:#f0f0f0;
	vertical-align: top;
	font-family: "Trebuchet MS";
	padding-bottom: 5px;
	font-weight: bold;
	float: left;
	width: 100%;
	text-align: left;
	padding-top: 0px;
	}
#columna1 h3 {
	color: #FFF;
	float: left;
	width: 100%;
}
#columna1 p {
	color: #FFF;
	float: left;
	width: 100%;
}
#columna2 {
	float: left;
	width: 325px;
	height: 100%;
	margin-top: 20px;
	background-color: #F0F0F0;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#columna3 {
	float: left;
	width: 315px;
	height: 100%;
	margin-left: 5px;
	margin-top: 20px;
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../imagenes/fondo_columna3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
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: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 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: 0px;
	font-weight: normal;
}
div#caja1 a {
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
div#caja1 {
	width: 234px;
	overflow: visible;
	border-top-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	float: left;
	height: 180px;
	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: #DA3D3B;
}
div#caja1 h4{
	color: #333333;
	font-size: 14px;
	margin-top: 6px;
	margin-left: 8px;
}

div#caja2 {
	height: 100%;
	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: #DA3D3B;
}
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: 10px;
	margin-left: 45px;
	margin-bottom: 10px;	
}
div#caja2 img:hover{

}

div#caja3 {
	height: 300px;
	width: 660px;
	overflow: visible;
	background-image: url(../imagenes/fondo_caja3.jpg);
	background-repeat: no-repeat;
}
div#caja6{
	height: 100%;
	width: 234px;
	overflow: visible;
	float: left;
	color: #666666;
	margin-left: 5px;
	padding-bottom: 10px;
}
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: #DA3D3B;
}
div#caja6 h4{
	color: #333333;
	font-size: 16px;
	margin-top: 15px;
	margin-left: 8px;
	font-weight: bold;
}
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;
	margin-left: 20px;
}
div#caja4 li {
	overflow: visible;
	background-image: url(../imagenes/bullet.gif);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-left: 20px;
}
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;
	margin-left: 25px;
	text-align: left;
}
div#caja5 li {
	overflow: visible;
	background-image: url(../imagenes/bullet.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 20px;
}
div#caja5 p{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333333;
	line-height: normal;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
}

div#caja7{
	width: 280px;
	overflow: hidden;
	float: left;
	margin-top: 0px;
	padding-right: 5px;
	margin-left: 15px;
}
div#caja7 h5 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #f0f0f0;
	margin-left: 5px;
	font-weight: normal;
	width: 80%;
}
div#caja7 p{
	float: left;
	margin-top: 20px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: left;
	color: #f0f0f0;
	margin-left: 10px;
}
div#caja8{
	width: 330px;
	overflow: hidden;
	float: left;
	margin-top: 0px;
	margin-left: 30px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-right: 60px;
	margin-bottom: 40px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	padding-left: 10px;
}
div#caja8 p{
	float: left;
	margin-top: 20px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: left;
	color: #f0f0f0;
}
div#caja8 h5 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #f0f0f0;
	margin-left: 5px;
	font-weight: normal;
	width: 80%;
}
div#caja9{
	width: 220px;
	float: left;
	height: 110px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#caja9 h5 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #f0f0f0;
	margin-left: 5px;
}
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;
}
#caja_horizontal {
	height: 100%;
	width: 660px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	float: left;
}
#caja_horizontal img {
	border: 6px solid #CCCCCC;
	float: left;
}
#caja_horizontal h3 {
	font-size:20px;
	line-height:normal;
	color:#666666;
	vertical-align: top;
	font-family: "Trebuchet MS";
	padding-top: 0px;
	margin-left: 10px;
	width: 280px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#caja_horizontal h4 {
	font-size:14px;
	line-height:normal;
	color:#DA3D3B;
	vertical-align: top;
	font-family: "Trebuchet MS";
	padding-top: 0px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#caja_horizontal p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	float: left;
	width: 470px;
	height: 100%;
}

/* =Estilos Pie 
------------------------------------------------------------------ */

div#pie {
	text-align:right;
	height: 330px;
	width: 960px;
	top: 0px;
	float: left;
	background-color: #2d4b5a;
	background-image: url(../imagenes/fondo_pie.jpg);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
div#pie ul {
	float: right;
	margin-top: 15px;
	margin-bottom: 20px;
	padding-right: 10px;
	width: 950px;
}
	
div#pie li  {
	float:right;
	font-weight:normal;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #f9f9f9;
	padding-right: 15px;
	
}
#pie strong {
	color:#CCC;
}*/
div#pie li+li {
	margin-right: 8px;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8f9179;
}

div#pie img  {
	margin-top: 20px;
	float: left;
	padding-left: 35px;
}



/* =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;
}

#columna_exito img {
	border: 4px solid #FFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
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;
	float: left;
}

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;
}
#publicidad {
	float: left;
	width: 212px;
	position: relative;
	left: 45px;
	top: 25px;
	right: 0px;
	bottom: 10px;
	height: 320px;
}
#publicidad_columna2 {
	float: left;
	width: 300px;
	position: relative;
	left: 20px;
	top: 25px;
	right: 0px;
	bottom: 10px;
	height: 157px;
	margin-bottom: 50px;
}
#columna2 a {
	color: #F00;
}
a:hover {
	text-decoration:none;
	color: #F00;
} /*BG color is a must for IE6*/
a.tooltip span {
	display:none;
	margin-left:8px;
	width:450px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	z-index: 5;
}
a.tooltip:hover span{
	display:inline;
	position:absolute;
	border:1px solid #cccccc;
	color:#333;
	background-color: #9CF278;
}
