/*
	Borge y Asociados
	Ronny Badilla
	Itech Software
*/

* { padding: 0; margin: 0; }
a { text-decoration:none; }
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color:white;
}
#ContenidoGeneral { 
 margin: 0 auto;
 width: 922px;
}
#header {
 color: #333;
 width: 922px;
 height:auto;
 padding: 0;
 margin: 0;
 background: #92b5c8;
}
#header .headerIzq {
 width: 222px;
 float: left;
 height: auto !important;
 height: 230px;
 min-height:230px;
 background: #b61d22;
}
#header .headerDer {
 width: 697px;
 height: auto !important;
 height: 230px;
 min-height:230px;
 padding: 0;
 margin: 0;
 background: #92b5c8;
}
#header .eslogan {
 font: 11px "Lucida Sans", Arial, Tahoma, Helvetica, sans-serif;
 color:white;
 text-transform:uppercase;
}


#ColumnaIzq { 
 color: #333;
 border: none;
 background: url('../images/idioma.jpg') repeat-y;
 background-position:bottom;
 padding: 0;
 margin: 0;

 height: auto !important;
 height: 375px; /*Hack para IE6*/
 min-height:375px;

 width: 222px;
 float: left;
 border-left: solid 1px #ccc !important;
 border-:bottom solid 1px #ccc !important;
}
#ColumnaCentro { 
 float: left;
 color: #333;
 border: none;
 padding: 0;
 margin: 0;

 height: auto !important;
 height: 375px; /*Hack para IE6*/
 min-height:375px;

 display: inline;
 width: 347px;
 border-bottom: solid 1px #ccc !important;
}
#ColumnaCentro .contenidoCentro {
 margin: 0px 20px 0px 100px;
 text-align:justify;
 color:white;
 font:11px "Myriad Pro", Tahoma, "Trebuchet MS",Arial;
}

#ColumnaCentroContacto { 
 float: left;
 color: #333;
 border: none;
 padding: 0;
 margin: 0;

 height: auto !important;
 height: 375px; /*Hack para IE6*/
 min-height:375px;

 display: inline;
 width: 347px;
}




#ColumnaDer { 
 width: 351px;
 border: none;
 background: #fff;
 padding: 0;
 margin: 0;

 height: 375px !important;
 min-height:375px;

 overflow:hidden;	
 float: left;
 position: relative;
 border-right: solid 1px #ccc !important;
 border-bottom: solid 1px #ccc !important;
}
#ColumnaDer .contenidoDer {
 color:#58595B;
 font:11px "Myriad Pro", Tahoma, "Trebuchet MS",Arial;
 text-align:justify;
 margin: -40px 15px 0px 100px;
}
#ColumnaDer .ListacontenidoDer{
 color: #58595B;
 font:11px "Myriad Pro", Tahoma, "Trebuchet MS",Arial;
 text-align:justify;
 margin: -10px 10px 0px 10px;
}
li a {
 color: blue;
 font:12px "Myriad Pro", Tahoma, "Trebuchet MS",Arial;
}
li{
 color: #58595B;
 font:12px "Myriad Pro", Tahoma, "Trebuchet MS",Arial;
}
li a:hover{ color:black; }
h1 {
 color:white;
 font:26px "BigCaslon Medium", "Myriad Pro", Georgia, "Times New Roman";
}
h2 {
 color:#58595B;
 font:20px "Times New Roman", "BigCaslon Medium", "Myriad Pro", Georgia;
 margin-top:15px;
 border-top:solid 1px black;
 padding: 5px;
}
h3 {
 color:#58595B;
 font:16px "Times New Roman", "BigCaslon Medium", "Myriad Pro", Georgia;
 margin-bottom:15px;
 margin-top:15px;
 border-top:solid 1px black;
 padding: 5px;
}
hr {
 width:95%;
}
.idioma {
 color:#fff;
 font:14px "BigCaslon Medium", "Myriad Pro", Georgia, "Times New Roman";
 text-transform: uppercase;
 margin-left:20px;
}
