/* General style  */
body{
	background:url(../images/top-bg.gif) 0 0 repeat-x #fff;
	font:13px/18px "Lucida Sans Unicode", "trebuchet MS", arial, sans-serif;
	color:#4F4F4F;
	padding:0;
	margin:0;
}
*{
	margin:0;
	padding:0;
}
a{
	color:#EB148E;
	background-color:inherit;
	outline:none;
	text-decoration:none;
}
h1 {
	font-size:20px;
	line-height:26px;
	color:#666;
	background-color:inherit;
	margin-bottom:24px;
	text-transform:uppercase;
	}
a{
	color:#CC0000;
	background-color:inherit;
}
a:hover{
	color:#000;
	background-color:inherit;
	text-decoration:underline;
}

ul{
	list-style-type:none;
}
h2 {
	font-size:17px;
	line-height:19px;
	padding:0 0 12px 0;
	font-weight:normal;
	color:#000;
	background-color:inherit;
	}
h3 {
	font-size:14px;
	line-height:20px;
	padding:0 0 10px 0;
	font-weight:bold;
	color:#000;
	background-color:inherit;
	}
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
}
.spacer2{
	clear:both;
	font-size:10px;
	line-height:20px;
	margin-top:25px;
}
p {
	padding-bottom:14px;
	}

/* Wrapper panel style*/ 

#wrapper {
	width:923px;
	margin:0 auto;
}

/* Toppanel style*/ 

#toppanel {
	width:923px;
	padding:85px 0 0 0;
	height:32px;
	position:relative;
}

#toppanel img.logo {
	position:absolute;
	top:18px;
	left:20px;
}
.newsHead {
	padding-bottom:5px;
	font-size:15px;
	}
#toppanel ul.mainnav {
	float:right;
	width:600px;
	height:32px;
}

#toppanel ul.mainnav li {
	float:left;
	margin:0 8px 0 0;
	font-size:13px;
	line-height:32px;
}

#toppanel ul.mainnav li a {
	padding:0 10px;
	height:32px;
	display:block;
	color:#fff;
	background-color:#E21B0C;
	float:left;
}

#toppanel ul.mainnav li a:hover, #toppanel ul.mainnav li a.active{
	display:block;
	color:#000;
	background-color:#fff;
	text-decoration:none;
}

/*Body panel style*/ 

#bodypan {
	width:923px;
	padding:23px 0;
	background:url(../images/rightpan-shadow.gif) 100% 0 no-repeat;
}
/* Left panel style*/ 
#leftpan {
	width:628px;
	float:left;
}
.bannerpanel {
	padding:7px 0 19px 0;
}
.bannerpanel img {
	float:left;
	margin:0 7px 0 0;
}

.bannerpanel img.lastbanner {
	float:left;
	margin:0;
}

.news {
	border-bottom:5px solid #EEEEEE;
	padding:0 0 6px 0;
	margin:0 0 14px 0;
}

.leftpan_inicio h2,
.newspanel h2 {
	font-size:15px;
	line-height:19px;
	font-weight:normal;
	padding:0 0 6px 0;
	color:#000;
	background-color:inherit;
}

.newspanel p {
	padding:0 0 15px 0;
	font-size:12px;
	line-height:16px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}

#leftpan p.small {
	font-size:10px;
	line-height:11px;
	color:#878787;
	background-color:inherit;
	margin:0 0 12px 0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
}

#leftpan div.newspanel {
	width:397px;
	float:left;
	margin:0 16px 0 0;
}

#leftpan div.picpanel {
	width:211px;
	float:right;
}

div.imagen div.pie,
#leftpan div.picpanel p {
	padding:0 0 0 17px;
	background-color:#F0F0F0;
	color:#000;
	font-size:10px;
	line-height:19px;
}

/* Rightpanel style*/ 

#rightpan {
	width:255px;
	float:right;
	padding:0 0 0 22px;
}

.boxSection {
	width:247px;
	background:url(../images/right-boxbg.gif) 0 0 repeat-x #F3F3F3;
	color:#626262;
	padding:2px 2px 13px;
	margin:0 0 15px 0;
	border:1px solid #DADADA;
}

.boxSection h3 {
	background:url(../images/heading-bg.gif) 0 0 repeat-x;
	height:29px;
	padding:0 0 0 12px;
	font-size:15px;
	line-height:29px;
	color:#fff;
	background-color:inherit;
	font-weight:bold;
	margin:0 0 14px 0;
}

.boxSection p {
	padding:0 0 15px 0;
}

.boxSection .imagepanel{
	width:91px;
	float:left;
}

.boxSection .paraPanel{
	width:156px;
	float:right;
}

.boxSection a.boton {
	background:url(../images/button.gif) 0 0 no-repeat;
	width:67px;
	height:21px;
	text-align:center;
	font-weight:bold;
	color:#000;
	background-color:inherit;
	font-size:12px;
	line-height:21px;
	display:block;
}

.boxSection a:hover {
	color:#C21508;
	background-color:inherit;
	text-decoration:none;
}

div.logopanel {
	padding:10px 0 0 0;
}

div.logopanel img {
	float:left;
	margin:0 6px 0 0;
}

/* Footer panel style*/ 

#footer {
	background-color:#A2A3A5;
	color:#fff;
}

#footerpanel {
	width:923px;
	margin:0 auto;
	padding:22px 0;
}

#footer ul.footernav {
  /* Reemplazado
	width:380px;*/
	float:left;
}

#footer ul.footernav li {
	background:url(../images/footer-divider.gif) 100% 5px no-repeat;
	padding:0 10px;
	font-size:12px;
	line-height:18px;
	float:left;	
}

/*#footer ul.footernav li a {*/
#footer a {
	color:#fff;
	background-color:inherit;
}

#footer a.teconsite {
	color:#fff;
	text-decoration:none;
	background-color:inherit;
}

#footer ul.footernav li a:hover{
	color:#C7C7C7;
	background-color:inherit;
}

#footer ul.footernav li.lastli {
	background:none;
}

#footer p {
	width:300px;
	font-size:12px;
	line-height:18px;
	color:#fff;
	background-color:inherit;
	float:right;
}


/* -- Added on May 12 2010 -- */

/* Tree Menu */
.treeview {
	padding:0 0 25px;
	}
.treeview ul{ /*CSS for Simple Tree Menu*/
	margin: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	background:url(../images/sq-bullet.gif) no-repeat left center;
	list-style-type: none;
	padding-left: 20px;
	margin-bottom: 3px;
	font-weight:bold;
	color:#686868;
	background-color:inherit;
}
.treeview li:hover {
	color:#F00800;
	background-color:inherit;
}
.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
	background:url(../images/drop-arrow.gif) 2px 4px no-repeat;
	cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
	/*display: none ;*/ /*Hide them by default. Don't delete. */
	margin:0 0 0 -20px;
}

.treeview .submenu ul li {
	background:none;
	padding:0 0 2px 20px;	
}
.treeview .submenu ul li.last {
	background:none !important;
}
.treeview .submenu ul li a{ /*Style for LIs of ULs that are children of LIs (submenu) */
	background:url(../images/sq-bullet.gif) 1px 7px no-repeat !important;
	cursor: pointer;
	font-weight:normal;
	color:#686868;
	background-color:inherit;
	padding:0 0 0 10px;
}

.treeview .submenu ul li a:hover{ /*Style for LIs of ULs that are children of LIs (submenu) */
	color:#000;
	background-color:inherit;
}

.treeview li.submenu ul li ul li.subdrop{ /*Style for ULs that are children of LIs (submenu) */
	display: block ; /*Hide them by default. Don't delete. */
	margin:0 0 0 20px;
	background:none !important;
}
.picLeft {
	float:left;
	border:1px solid #f5f5f5;
	padding:2px;
	margin:0 10px 8px 0;
	}
.txtLeft {
	width:300px;
	float:left;
	}
.txtRight {
	width:300px;
	float:right;
	}
.listStyle {
	padding-bottom:10px;
	}
.listStyle li {
	padding:0 0 5px 18px;
	background:url(../images/gray-arrow.gif) 7px 8px no-repeat;
	}
.tableStyle {
	margin:10px 0 20px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	}
.tableStyle th {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#F21200;
	color:#fff;
	padding:5px 10px;
	}
.tableStyle td {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px 10px;
	}
.tableStyle tr.gray td {
	color:inherit;
	background-color:#f5f5f5;
	}
/* Contact form style */
.contactForm {
	border:solid 1px #DADADA;
	background-color:#f9f9f9;
	color:inherit;
	padding:0px;
	margin:10px 0 0;
	}
.contactForm h3 {
	font-size:17px;
	font-weight:normal;
	border-bottom:1px solid #ccc;
	margin-bottom:25px;
	background-color:#F21200;
	color:#fff;
	padding:6px 0 6px 10px;
	}
.contactForm label {
	display:block;
	float:left;
	width:150px;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	background-color:inherit;
	color:inherit;
	margin:0 20px 10px 20px;
	}
.contactForm input.txtBox,
.contactForm select {
	width:400px;
	height:16px;
	border:solid 1px #ccc;
	margin:0 0 10px 0;
	padding:2px 0 3px 5px;
	background-color:#f5f5f5;
	color:inherit;
	float:left;
	font:normal 12px/16px Georgia, "Times New Roman", Times, serif
	}
.contactForm textarea {
	width:400px;
	float:left;
	background-color:#f5f5f5;
	color:inherit;
	height:70px;
	border:solid 1px #ccc;
	margin:0 0 10px 0;
	padding:0 0 0 5px;
	font:13px/18px "Lucida Sans Unicode", "trebuchet MS", arial, sans-serif;
	}
.contactForm input.submitBtn {
	margin:0 0 20px 160px;
	}
.red {color:#FF0000; background-color:inherit; padding-left:20px;}

/* -- Added on May 14 2010 -- */

.breadcrumb {
  border-bottom:2px solid #f5f5f5;
  margin-bottom:14px;
  padding:0 0 6px;
  height:100%;
  overflow:hidden;
  }
.breadcrumb p {
  padding:0;
  width:90px;
  font-weight:bold;
  float:left;
  }
.breadcrumb ul {
  float:left;
  }
.breadcrumb ul li{
  float:left;
  color:#000;
  }
.breadcrumb ul li a {
  padding:0 12px 0 0;
  background:url(../images/bread-arrow.gif) 100% 7px no-repeat;
  margin-right:15px;
  }
.breadcrumb ul li a:hover {
  background:url(../images/bread-arrow.gif) 100% -11px no-repeat;
  text-decoration:none;
  }

/* No saikat */

ol
{
  margin-top: 0;
  padding-left: 18px;
  padding-bottom:10px;
}

ol.letterlist
{
  counter-reset: letter-counter;
}

ol.letterlist li:before
{
  display: marker;
  content: counter(letter-counter, lower-latin) ") ";
  counter-increment: letter-counter;
  list-style-position: inside;
  margin-left: -1.25em;
}

ol.letterlist li
{
  list-style-type: none;
}

.treeview li.submenu li a.active
{
  background:url(../images/sq-bullet-red.gif) no-repeat left center !important;
}

.treeview li.submenu li{
  border-bottom:1px dotted #bbbbbb;
}

.treeview li.submenu li,
.treeview li.submenu li a.active
{
  color: #f00800;
}

.newspanel h2 a {
  /*color: inherit;*/
}

div.paginador li
{
  display: inline;
  margin: 0 0.5ex;
}

.treeview li li li
{
  font-size: 12px;
  padding-left: 40px !important;
}

img
{
  border: 0;
}

ul.faqs h2
{
  margin-left: 0.2em;
}

ul.faqs h2:before
{
  display: marker;
  content: "P: ";
  margin-left: -1.2em;
}

ul.faqs p:before
{
  display: marker;
  content: "R: ";
  margin-left: -1.25em;
}

.testSatisfaccion
{
  padding: 20px;
}

.testSatisfaccion
{
  line-height: 20px;
  font-size: 14px;
  font-weight: bold;
}

.testSatisfaccion label
{
  display: inline;
  float: none;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  margin: 0;
  width: auto;
}

.testSatisfaccion input
{
  float: none;
}

.contactForm input[type="radio"]
{
  padding: 0;
}

.contactForm input[type="radio"],
.contactForm input[type="date"],
.contactForm select
{
  width: auto;
}

div.imagen
{
  float: left;
  margin-right:15px;
  width:170px;
  overflow:hidden;
  border:1px solid #dedede;
  padding:5px;
  
}

div.imagen div.imagen_content
{
  height: 130px;
  text-align: center;
  vertical-align: middle;
  margin:0px auto;
}

div.imagen div.imagen_content img
{
  margin: auto;
  vertical-align: middle;
}

div.imagen div.pie
{
  padding: 0;
  text-align: center;
}

div.galeria_separator
{
  clear: both;
  border-bottom: 1px solid black;
  margin: 2em;
  padding: 2em;
}

div.videos div.video a
{
  float: left;
  padding: 0 1em 1em 0;
}

div.videos div.video
{
  margin-bottom: 1em;
}

div.videos div.video
{
  clear: both;
}

div.video_galeria object,
div.video_galeria embed
{
  height: 385px;
  margin: auto;
  width: 640px;
}

div.form input.submitBtn
{
  border: 0;
  background-color: #f62b1b;
  padding: 0.5em;
  font-weight: bold;
  font-family: "Lucida Sans Unicode";
  color: white;
}

.form select
{
  padding: 0;
}

#form_oficinas select
{
  min-width: 15em;
}

#form_oficinas select option:first-child
{
  color: #bfbfbf;
}

div#oficinas_list
{
  clear: both;
  margin-top: 1em;
}

div#oficinas_list div
{
  float: left;
  height: 160px;
  margin-left: 3%;
  width: 30%;
}

div#oficinas_list span
{
  font-size: smaller;
}

ul.tabs li
{
  background-image: url(../images/right-boxbg.gif);
  background-position: bottom left;
  border: 1px solid #dadada;
  margin-right: 8px;
  line-height: 32px;
  padding: 0 10px;
  float: left;
}

ul.tabs li a
{
  color: #626262;
}

div#oficinas
{
  clear: both;
}

div.form_errors
{
  margin-left: 2em;
  color: red;
}

/* -- 26.05.2010 : for version 01 -- */

.boxSection .lFloat{
	width:116px;
	float:left;
	padding-left:4px;
	height:100%;
	overflow:hidden;
	}
.boxSection .rFloat{
	width:120px;
	float:right;
	height:100%;
	overflow:hidden;
	}
.boxSection .lFloat img, .boxSection .rFloat img {
	display:block; margin:0 auto 6px; padding-right:6px;
	}
.boxSection .lFloat a, .boxSection .rFloat a {
	display:block;
	background:url(../images/button-sml.gif) 0 0 no-repeat;
	font:bold 10px/20px "trebuchet MS", vardana, arial, sans-serif;
	width:55px;
	float:left;
	margin-right:2px;
	}

/* -- 26.05.2010 : for version 02 -- */
.boxSection .nls{
	padding:0 0 8px 15px;
	clear:both;
	height:100%;
	overflow:hidden;
	}
.boxSection .nls img {
	float:left;
	margin:0 0;
	}
.boxSection .btn {
	float:right;
	width:170px;
	margin-top:14px;
	}
.boxSection .btn a {
	margin-top:5px;
	font-size:11px;
	}
.slogan {
	background:url(../images/slogan-txt.gif) 50% 10px no-repeat;
	text-indent:-1000000px;
	position:absolute;
	left:5px;
	top:85px;
	width:220px;
	height:23px;
	}
/*07.06.2010*/
.smlban {
	display:block;
	margin-bottom:10px;
	}
/*MVBG 11.06.2010*/

.listStyle li.lista{
background:url("../images/item1.jpg") no-repeat scroll 7px 5px transparent !important;
}

.listStyle li ul li.sublista{
background:url("../images/item.jpg") no-repeat scroll 7px 5px transparent !important;
}

.treselementos{
width:608px;
display:block;
overflow:hidden;
background:url("../images/3elementosbg.gif") top left repeat-x scroll !important;
padding:10px 10px 10px 10px;
color:#ffffff;
font-size:12px;
margin-bottom:10px;
}

.treselementos p.itema{
background:url("../images/item-a.gif") no-repeat top left transparent !important;
padding-left:50px;
}

.treselementos p.itemb{
background:url("../images/item-b.gif") no-repeat top left transparent !important;
padding-left:50px;
}
.treselementos p.itemc{
background:url("../images/item-c.gif") no-repeat top left transparent !important;
padding-left:50px;
}

.treselementos p.item1{
background:url("../images/item-1.jpg") no-repeat top left transparent !important;
padding-left:50px;
}

.treselementos p.item2{
background:url("../images/item-2.jpg") no-repeat top left transparent !important;
padding-left:50px;
}
.treselementos p.item3{
background:url("../images/item-3.jpg") no-repeat top left transparent !important;
padding-left:50px;
}



ol.doble1c{
width:270px;
overflow:hidden;
float:left;
font-family:"Lucida Sans Unicode","trebuchet MS",arial,sans-serif;
font-size:18px;
color:#ef372d;
font-weight:bold;
padding-left:35px;
}

ol.doble2c{
width:270px;
overflow:hidden;
float:right;
font-family:"Lucida Sans Unicode","trebuchet MS",arial,sans-serif;
font-size:18px;
color:#ef372d;
font-weight:bold;
padding-left:35px;
}

ol.simple1c{
overflow:hidden;
float:left;
font-family:"Lucida Sans Unicode","trebuchet MS",arial,sans-serif;
font-size:18px;
color:#ef372d;
font-weight:bold;
padding-left:35px;
}

ol.simple1cfloat{

float:left;
font-family:"Lucida Sans Unicode","trebuchet MS",arial,sans-serif;
font-size:18px;
color:#ef372d;
font-weight:bold;
padding-left:35px;
width:580px;

}
ol.simple1cfloat li{
float:left;
overflow:hidden;
width:260px;
margin-right:30px;
}

ol.doble1c li, ol.doble2c li, ol.simple1c li, ol.simple1cfloat li{
margin-bottom:7px;


}

ol.doble1c li p, ol.doble2c li p, ol.simple1c li p, ol.simple1cfloat li p{
font-family:"Lucida Sans Unicode","trebuchet MS",arial,sans-serif;
font-size:13px;
color:#4f4f4f;
font-weight:normal;
}

div.container {
overflow:hidden;
width:628px;
}

div.container .col-1 {
margin-right:50px;
width:275px;
float:left;
}

div.container .col-1 p{
text-align:justify;
}

div.container .col-1 img{
margin-bottom:15px;
}

.listStyle li.lista1{
background:url("../images/item-azul.jpg") no-repeat scroll 7px 5px transparent !important;
}

.listStyle li.lista1 strong{
color:#0d3859!important;
}

.listStyle li.azul strong{
color:#619ace;
}

.listStyle li ul li.sublista1{
background:url("../images/item-sub-azul.jpg") no-repeat scroll 7px 5px transparent !important;
}

.azulclaro{
color:#619ace!important;
}

.azuloscuro{
color:#0d3859!important;
}

/*11.06.2010*/
a.banner img {
	display:block;
	float:left;
	border:3px solid #E6E6E6;
	margin-right:5px;
	margin-top:20px;
	}
a.banner:hover img {
	border:3px solid #E93727;
	}

.imagenleft{
margin-right:10px;
margin-bottom:10px;
}

ol.listaconimg {
margin-left:20px;

}

ol.listaconimg li {
vertical-align:top;

}

ol.listaconimg li p{
overflow:hidden;
display:block;
}

.caja{

width:628px;
overflow:hidden;
border:1px solid #dadeda;
background-color:#fafafa;
padding:10px;
margin:10px auto;
}

.marcoimg{
	border:3px solid #E6E6E6;
	margin-right:10px;
	margin-bottom:15px;
}

ul.listaitem{
overflow:hidden;
font-family:"Lucida Sans Unicode","trebuchet MS",arial,sans-serif;
padding-left:10px;
}

ul.listaitem li{
margin-bottom:7px;
background:url("../images/item1.jpg") no-repeat scroll 0px 5px transparent!important;
padding-left:10px;
}

ul.listaitem li p{
font-family:"Lucida Sans Unicode","trebuchet MS",arial,sans-serif;
font-size:13px;
color:#4f4f4f;
font-weight:normal;
}


ul.listaitem1c{
overflow:hidden;
font-family:"Lucida Sans Unicode","trebuchet MS",arial,sans-serif;
padding-left:0px;
width:290px;
margin-right:20px;
float:left;
}

ul.listaitem2c{
overflow:hidden;
font-family:"Lucida Sans Unicode","trebuchet MS",arial,sans-serif;
padding-left:0px;
width:290px;
float:right;
}

ul.listaitem1c li, ul.listaitem2c li{
margin-bottom:7px;
background:url("../images/item1.jpg") no-repeat scroll 0px 5px transparent!important;
padding-left:10px;
}

ul.listaitem1c li p, ul.listaitem2c li p{
font-family:"Lucida Sans Unicode","trebuchet MS",arial,sans-serif;
font-size:13px;
color:#4f4f4f;
font-weight:normal;
}

.trabajotemporal{

background:url("../images/trabajo-temporal.gif") top right no-repeat scroll !important;
width:328px;
padding-right:300px;

}

.trabajotemporal p.columnaroja{
padding:20px;
width:260px;
color:#ffffff!important;
background-color:#fe3120;
padding-bottom:160px;
margin-top:20px;
}

.celdamarino{
background-color:#004365;
color:#ffffff;
font-weight:bold;
vertical-align:middle;
width:100px;
text-align:center;
padding:5px;
}
.celdaazul1{
background-color:#4b7897;
color:#ffffff;
font-weight:normal;
vertical-align:middle;
text-align:center;
padding:5px;
}
.celdaazul2{
background-color:#d7e1eb;
color:#004365;
font-weight:normal;
vertical-align:middle;
text-align:left;
padding:5px;
}
.celdaazul3{
background-color:#b5c6d7;
color:#004365;
font-weight:bold;
vertical-align:middle;
text-align:center;
padding:5px;
}

ul.treeview > li > a
{
  color: inherit;
  text-decoration: none;
}

li.elementosp{
display:block;
overflow:hidden;
margin-bottom:10px;
}

div.hr
{
  border-top: 1px solid #dadada;
  float: none;
  height: 0px !important;
  margin: 0 3% 20px 3%;
  width: 94% !important;
}