/*FORMATO*/
body{
	text-align:center;
	margin:0px;
	padding:0px;
	font:.70em Helvetica,Verdana,sans-serif;
	color:#707070;
	background-image: url(/i/fondo_body.png);
	background-repeat: repeat-x;
	background-color: #F1F1F1;
}
#todo{
	width:950px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	background-image: url(/i/fondo_todo.png);
	background-repeat: no-repeat;
	background-position: 0 -142px;
}
* html #todo{
	background-position: 0 -158px;
}
*:first-child+html #todo{
   background-position: 0 -158px;
}
/*-----------------------------------IZQUIERDA-----------------------------------*/
#izquierda{
	float: left;
	width: 225px;
	margin-right: 11px;
}
/*------------------------------------LOGO------------------------------------------*/
#logo{
	clear: both;
	width: 225px;
	margin:1px;
	float: left;
	margin-top: 20px;
}
/*------------------------------------SERVICIOS ONLINE----------------------------*/
#servicios_online{
	float: left;
	width: 225px;
	margin-top: 5px;
}
#servicios_online ul{
	list-style-type: none;
	margin:0;
	padding:1px 0 0 0;
	background-image: url(/i/fondo_online.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#servicios_online ul li{
	margin:0 0 0 0;
	padding: 10px 0 10px 0;
	background-image: url(/i/fondo_online.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#servicios_online li span{
	display: block;
}
#servicios_online ul li a{
	color: #7F7F7F;
	padding-left: 5px;
	font-size: 13px;
	font-weight: normal;
}
#detalle_servicios{
	background-image: url(/i/fondo_servicios.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}


/*---------------------------------CONSULTORIA ONLINE------------------------------*/

.preguntaPendiente, .preguntaPendiente a{
	color:#f00;
}

.preguntaRespondida, .preguntaRespondida a{
	color:#0c0;
}
.preguntaCajaRespondida{
	border:1px solid #aaEEaa;
	background-color:#fafafa;
	padding:10px;
	padding-right:30px;
	background-image:url(/i/pregsi.gif);
	background-repeat:no-repeat;
	background-position:96% 2px;
	margin-bottom:8px;
}
.preguntaCajaPendiente{
	border:1px solid #EEB873;
	background-color:#fafafa;
	padding:10px;
	padding-right:30px;
	background-image:url(/i/preg.gif);
	background-repeat:no-repeat;
	background-position:96% 2px;
	margin-bottom:8px;
}
.respuesta{
	margin-top:8px;
	border:1px solid #aaaaee;
	background-color:#fafafa;
	padding:10px;
	padding-right:30px;
	background-image:url(/i/resp.gif);
	background-repeat:no-repeat;
	background-position:96% 2px;
}


/*-----------------------------------------CONTENIDOS--------------------------------*/
#contenidos{
	width:705px;
	float:left;
}
#contenidos_dentro{
	padding: 5px;
}
#contenidos_dentro img{
	padding:2px;
	margin:1px;
	border: 1px solid #E57710;
}
/*-----------------------------------MENU---------------------------------------*/
#menu{
	width:705px;
	height: 28px;
	overflow:hidden;
	border-bottom: 1px solid #737373;
	margin:40px 0 10px 0;
	padding:0;
}
#menu a{
	font-weight:bold;
	color:#707070;
	text-decoration: none;
	font-size: 11px;
}
#menu ul{
	margin:10px 0 0 0;
	padding:0;
	list-style-type:none;
	float: left;
}
#menu li{
	float: left;
	padding:0;
	margin:0;
	width: auto;
	margin-right: 7px;
}
#menu li span{
	display: block;
	margin:0;
	padding:0;
	width: auto;
}
#menu li.on a{
	color: #D86533;
}
/*-----------------------------------------CONTRATAR-----------------------------------*/
#enlaces_rapidos{
	float: right;
	margin-top: 10px;
}
#enlaces_rapidos a{
	margin-left: 10px;
}
/*-------------------------------------LATERAL------------------------------------------*/
#lateral{
	margin:0;
	padding:0;
	width: 700px;
	float: left;
}
#lateral_dentro{
	padding: 5px;
}
* html #lateral_dentro{
	padding:3px;
}
#lateral form dl{
	float: left;
	height: 40px;
	width: 700px;
}
#lateral form dt{
	border:0px;
	float:left;
	padding-right: 5px;
	padding-top: 7px;
}
#lateral form dd{
	border:0px;
	padding-bottom:5px;
	margin:0px;
	float: left;
	padding-right: 20px;
	padding-top: 7px;
}

/*------------------------------------PAGINA INICIO--------------------------------*/
/*-------------------------------------LATERAL DERECHA-------------------------------*/
#lateral_derecha{
	width: 380px;
	float: left;
	margin:0;
	padding:0;
	margin-top: 10px;
}
#lateral_derecha img{
	border: none;
	margin:0;
	padding:0;
}
#imagen_portada{
	margin:0;
	padding:0;
}
#imagen_portada img{
	margin:0 !important;
	padding:0 !important;
}
/*----------------------------------CONTENIDOS LATERAL-------------------------------*/
#contenidos_lateral{
	width: 314px;
	float: left;
	padding:0;
	margin: 10px 8px 0 0;
}
/*----------------------------------BOTTOM-----------------------------------*/
#bottom{
	float: left;
	width: 705px;
	padding:10px 0 0 0;
	margin:0 0 10px 233px;
	font-size: 0.9em;
	border-top: 1px solid #737373;
	text-align: center;
}
* html #bottom{
	margin: 0 0 10px 119px;
}
#bottom a{
	color: #D86533;
	font-weight: bold;
}
/*--------------------------------ACTUALIDAD INDEX---------------------------------*/
#noticiasindex{
	margin:5px 0px 7px 0px;
	padding:0;
	min-height: 180px;
}
* html #noticiasindex{
	height: 180px;
}
#noticiasindex a{
	color: #7F7F7F;
	font-weight: bold;
}
.item_actualidad{
	padding-top: 6px;
	padding-bottom: 7px;
	border-bottom: 1px solid #7F7F7F; 
}
.leer_mas{
	margin:0;
	padding:0;
	margin-bottom: 8px;
}
.leer_mas img{
	margin:0;
	padding:0;
	float: right;
}
/*---------------------------------CONTACTO----------------------------------*/
.formulario_contacto{
	background-image: url(/i/fondo_contacto.png);
	background-repeat: no-repeat;
	background-position: 380px 21px;
}
* html .formulario_contacto{
	background-position: 380px 14px;
}
.formulario_contacto dt{
	color: #707070;
}

.formulario_contacto dd input{
	border: 1px solid #E57710; 
	width: 300px;
}
.formulario_contacto dd textarea{
	border: 1px solid #E57710;
	width: 300px;
	height: 80px;
}
/*-----------------------------------TRANSPARENCIA------------------------*/
.transparente{
	padding:0;
	margin:0;
	behavior: url("/css/png.htc");
	width:198px;
	height:136px;
}
.fotomarco{
	padding:0;
	margin:0;
	float:left;
	background-position: 20px 15px;
	background-repeat:no-repeat;
}
/*--------------------------------EMPLEO------------------------------------*/
#submenu_empleo ul{
	list-style-type: none;
	margin: 0;
	padding:0;
}
#submenu_empleo ul li{
	margin:0;
	padding: 7px 0 7px 0;
}
/*--------------------------PÁGINA SERVICIOS---------------------------------*/
#listado_servicios{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.item_servicios{
	width: 100%;
	float: left;
	border-top: 1px solid #C4C4C4;
	border-bottom: 1px solid #C4C4C4;
	margin-top: 7px;
	padding-bottom: 3px;
	margin-bottom: 7px;
}
.item_servicios img{
	border: none !important;
	padding-right: 5px !important;
	float: left;
}

* html .datos_item{
	float: left;
}
.datos_item ul{
	margin:0;
	padding:0;
	padding-left: 20px;
	float: left;
}
.datos_item ul li a{
	color: #3D3D3D;
	font-weight: bold;
}

.sim_h2{
	color:#E57710;
}
/* REDEFINICIONES */
p {
	margin:0;
	padding:0;
	padding-top: 2px;
	padding-bottom: 5px;
}
img{
	border:none;
}
a{
	text-decoration: none;
	font-weight: bold;
	color: #D86533;
}

h1{
	display:none;
}

h2{
	color:#E57710;
	font-size:1.2em;
	text-align:left;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:2px;
	padding-bottom: 3px;
}
h2 span{
	display:block;
}
h3{
	color: #F3F3F3;
	font-size: 1.1em;
	background-color: #A3A3A3;
	padding: 4px 0 2px 3px;
	margin:5px 0 5px 0;
}
h3 span{
	display:block;
}

.sinborde{
	border:none !important;
	margin:0 !important;
	padding:0 !important;
}


dt{
	font-weight:bold;
}
dd{
	margin:5px 0px 10px 0px;
	font-size:11px;
	color:#777;
}

/* LISTADOS - DETALLES */
.registro_listado{
	margin-top:10px;
	margin-bottom:10px;
	float: left;
	width: 100%;
}
.registro_listado a{
	color: #707070;
}
.registro_listado img{
	border: none !important;
}
span.encabezado_actualidad{
	display:block;
	margin-top: 10px;
	margin-bottom: 5px;
}
span.mas{
	margin-top: 7px;
	display:block;
}
.foto {
	padding:0;
	border:1px solid #EFF8FC;
	margin-right:5px !important;
	float:left;
	margin-bottom: 5px !important;
}
.volver{
	clear:both;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}
.boton_contratar{
	margin-top: 25px;
}
.paginado {
	text-align:right;
	clear:both;
	padding-top:5px;
	padding-bottom: 5px;
}
.titulodetalle{
	font-size:1.0em;
	color:#707070;
	font-weight:bold;
}
/*----------------------FAQ-----------------------------*/
.registro_listado_faq{
	float: left;
	width: 100%;
	border-top: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	margin: 10px 0 10px 0;
	padding: 15px 0 15px 0;
}
.registro_listado_faq a{
	color: #7B7B7B;
}
.titulodetallefaq{
	font-weight: bold;
	color: #7B7B7B;
}

/* FORMULARIOS */
input,select,textarea{
	border:1px solid #E57710;
	color:#555;
	font-family:arial, sans-serif;
}

input.boton{
 	font-size:10px;
}
#contenidos .formulario dt{
	border:0px;
	float:left;
	clear:both;
	width:150px;
}
#contenidos .formulario dd{
	border:0px;
	padding-bottom:5px;
	margin:0px;
}


/*** mapaweb ***/

#mapaweb div{
	margin:10px 0;
	width:140px;
} 
#mapaweb a{
	color:#707070;
	text-decoration:none;
}
#mapaweb ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#mapaweb ul li div{
	background-color: #707070;
	width: 100%;
	padding: 3px;
}
#mapaweb ul li div a{
	color: white;
	padding-left: 5px;
} 

#mapaweb ul ul{
	margin-bottom: 15px;
}
#mapaweb ul li li{
	padding: 10px 0px 0px 0px;
	margin-bottom: 10px;
}
#mapaweb ul li li div{
	margin:0;
	padding:0;
	border-bottom: 1px solid #707070;
	background-color: transparent !important;
}
#mapaweb ul li li div a{
	color: #707070;
}

#mapaweb ul ul ul{
	font-size:11px;
	list-style-type:none;
	padding-bottom: 10px;
	border-bottom: 1px solid #707070;
}
#mapaweb ul li ul li ul li div a{
	color: #707070;
	font-weight: bold;
	padding-left: 15px;
	margin-left: 15px;
	background-image: url(/i/marca_migas.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#mapaweb ul li ul li ul li {
	margin: 0;
}
#mapaweb ul li ul li ul li div{
	border: none !important;
}

/***        ***/




/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


