/*
	Yes this layout was inspired by lightbox v2.0's page, the reason being, the layout works really well for a doc 
*/

* {
	margin: 0;
	padding: 0;
}

body {
	padding: 0;
	padding-top:9px;
	margin: 0;
	font-size: 12px;
	font-family:  Helvetica, Tahoma, sans-serif;
	color:#4E4E4E;

	background: url(../images/general/background_home.jpg) #ECE7E1;	background-repeat:no-repeat;
	background-position:top center;
}

body.home {
	padding: 0;
	padding-top:9px;
	margin: 0;
	font-size: 12px;
	font-family:  Helvetica, Tahoma, sans-serif;
	color:#4E4E4E;
	background: url(../images/general/background_home.jpg) #ECE7E1;
	background-repeat:no-repeat;
	background-position:top center;
}

.page-body {
	margin: 0 auto 0 auto;	
	width: 955px;
	padding: 0 0 20px 0;
	text-align: justify;
	position:relative;
	 background:#f7f4ed;
	z-index:0;
}

	.page-copy {
	margin: 0 auto 0 auto;
	width: 955px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background:#FAF5EF;
	color:#5B5B5B;
	}

	.page-body ul, .page-body ol { 
		color: #ffffff;
		margin: 0 0 30px 0; 
	}

	.page-body ul li, 
	.page-body ol li {
	list-style:none;

	padding-left:30px;
	margin: 0 0 8px 0;
	background-image:url(../images/general/bullet_menu.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color: #333333;
	line-height: 130%;
	font-size: 100%;
	}


	.page-title h1 span {
		text-align: left;
		font-weight: normal;
		font-size: 100%;
		color: #ffffff;
		margin: 5px 0 15px 0;
	}
	

h1, h2, h3, h4, h5 {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 0;
  line-height: 1em;
}


h1 {
  text-align: center;
  font-size: 12px;
  vertical-align:bottom;
}

h2 {
  font-size: 13px;
  color:#FFFFFF;
}

h3 {
  font-size: 14px;
  color:#474747;
}

h4 {
  font-size: 13px;

}

h5 {
  font-size: 20px;
}

p.tittle{
	font-size: 13px;
	color:#50311C;
	font-weight:bold;
}



a.copy  {
	color:#4e4e4e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;

}
a.copy:focus, a.copy:hover{
text-decoration:underline;}


.hidden {
	display : none;
}


/*  Menu Cierre*/
				
#menu_footer {		padding:5px 4px 5px 5px;
		color:#50311C;
		font-family: Helvetica, Verdana, Arial;
		font-size:11px;
		text-decoration:none;
		background:#DCCDBA;}		
		

a.menu_foot, a.menu_foot:focus { 
		color:#50311C;
		font-family:Helvetica, Verdana, Arial;
		font-weight:bold;
		font-size:11px;
		text-decoration:none;}
		
a.menu_foot:hover { 
        
		text-decoration:underline;}

/*  Box Home */

.left_box_text {
text-align:justify;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
line-height:normal;
padding-right:12px;
}
		
#box {
width:238px;
}

#header_box{
background-image:url(../images/general/header_box.gif);

}

#content_box{

		border-width:0px 1px 1px 1px;
		border-style:solid;
		border-color: #838383;
		background-color:#FFFFFF;
		padding:5px;
		padding-top:10px;

}

/*  Box Menu Izquierdo */

#leftbox {
	width:238px;
	background-color:#FFFFFF;
}

#header_leftbox{
background-image:url(../images/general/left_box.gif);
}

#content_leftbox{
padding-left:15px;
padding-top:10px;
padding-bottom:10px;
line-height:180%;
}


a.nav_left, a.nav_left:focus {
color:#383838;
background-image:url(../images/general/bullet_menu_left.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:12px;
margin-right:6px;
font-family: Helvetica, sans-serif, Verdana, Arial, ;
font-size:11px;
text-decoration:none;
}

a.nav_left:hover {
color:#903072;
text-decoration:underline;
}



/*  Barra de Navegación - Ubicacion Secundaria*/

#nav_aux{
background-color:#D6D6D6;
margin-top:4px;
margin-bottom:6px;
margin-left:6px;
margin-right:6px;
height:17px;
padding-top:1px;
padding-left:10px;
background-image:url(../images/general/nav_aux_bk.gif);
font-family: Helvetica, sans-serif, Verdana, Arial, ;
font-size:11px;
color:#383838;
}
a.nav_aux, a.nav_aux:focus {

text-decoration:underline;
font-weight:bold;
color:#383838;
background-image:url(../images/general/nav_aux_arrow.gif);
background-repeat:no-repeat;
background-position:right;
padding-right:12px;
margin-right:3px;
}

a.nav_aux:hover {
color:#903072;
}




/*  Box Noticias*/

#news {
width:200px;
background-color:#F7F0E7;
}

#header_news{
background-image:url(../images/general/news_box.gif);

}

#content_news{

		border-width:0px 0px 0px 0px;
		border-style:solid;
		padding:5px;
		padding-left:10px;
		padding-right:10px;
		padding-top: 6px;
}

.news_home{		font-size:11px;
				color:#595944;
				text-align:justify;
				line-height: 120%;

				}
				
#specialquote{
width:440px;
background-image:url(../images/general/special_quote.gif);
background-repeat:no-repeat;
background-position:center top;
background-color:#faf5ef;


}		
		
p.quote{
padding-top:16px;
padding-bottom:16px;
padding-left:70px;
padding-right:70px;
color:#76563b;
font-family: sans-serif, Helvetica, Verdana, Arial;
text-align:justify;
font-weight:bold;
}		

/* Links Cajas Compania - Unidades de Negocio */

#company_box{
	width:424px;
	border-width:1px 0 0 0;
	border-style:solid;
	border-color: #E4D1B8;
	background-color:#FFFFFF;
	padding:8px;
	background-image:url(../images/general/company_box_bk.gif);
	background-repeat:repeat-x;
	background-position:center top;


}	

a.subtitulo, a.subtitulo:focus{
	background-image:url(../images/general/bullet_subtitulo.gif);
	background-position:left;
	vertical-align:middle;
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:12px;
	color:#4f331b;
	text-decoration:none;
	font-weight:bold;	
	}		
a.subtitulo:hover{
	text-decoration:underline;	
	}

	.content_company_box{
		font-family:  sans-serif, Helvetica, Arial,;
		font-size:12px;
		font-weight:bold;
		color:#454545;
		text-align:justify;
		padding-left:5px;
	}

	

/* Links Vermas */
				
a.news_home, a.news_home:focus{
	font-size:11px;
	color:#595944;
	text-decoration:none;	
	}		
a.news_home:hover{
	color:#595944;
	text-decoration:underline;	
	}
	

	p.vermas{	
	background-image:url(../images/general/bullet_gris.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	padding-left:22px;
	}			
	
	
	
a.link, a.link:focus{
	font-size:11px;
	color:#966C34;
	text-decoration:underline;
	}		
a.link:hover{
	color:#A98541;
	text-decoration:underline;
	}
	

INPUT {
	BACKGROUND-COLOR: #F4F4F4;  border-color:#999999;  COLOR: #666666; border-style:solid; border-width: 1px;
}
TEXTAREA {
	BACKGROUND-COLOR: #F4F4F4;  border-color:#999999;  COLOR: #666666; border-style:solid; border-width: 1px;
}

td.label_contact {
text-align:right;
padding:4px;
color:#aa906c;
font-weight:bold;

}

.photo_left {
	float:left;
	margin-top:0px;
	margin-right: 12px;
	margin-bottom: 0px;
 }
 

 
 
.photo_right {
	float:right;
	margin-top:0px;
	margin-left: 12px;
	margin-bottom: 0px;
 }

.special_box{
	width:95%;
	border-width:1px 0 0 0;
	border-style:solid;
	border-color: #E4D1B8;
	background-color:#FFFFFF;
	padding:8px;
	padding-left:15px;
	padding-right:15px;
	background-image:url(../images/general/company_box_bk.gif);
	background-repeat:repeat-x;
	background-position:center top;
	margin:auto;


}

td.tittle_ibc{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#15224C;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:8px;
	background-color:#eeeeee;
	

}
td.text_ibc{
  	padding-bottom:2px;
	padding-top:2px;
	padding-left:12px;
	font-size:12px;
	text-align:justify;
	padding-left:12px;
}
