/* CSS Document */
html { overflow-x: hidden;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/fondo-body.jpg) repeat-x top #f6f1e2;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,th,td {  
   margin:0; 
   padding:0; 
} 
table { 
   border-collapse:collapse; 
   border-spacing:0; 
} 
fieldset,img {  
   border:0; 
} 
ol,ul { 
   list-style:none inside; 
} 
h1,h2,h3,h4,h5,h6 { 
   font-size:100%; 
   font-weight:normal; 
} 

.visible { display: block; }
.oculto { display: none; }
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
a:hover, a:focus, .btn-naranja a:hover, .btn-azul a:hover, .btn-rojo a:hover, .olvido a:hover, .btn-blanco a:hover,  .btn-amarillo a:hover, .textos_pie a  { 
color: #3e3e3e; text-decoration: none; }
form {margin:0; border-style:none;}
input {border:0px; background-color: transparent;}
input:focus {background-color: transparent;} 

#wrapper {
	width: 988px;
	margin:0px auto;
}
#encabezado {
	width: 988px;
	margin-top:24px;
	*margin-top:19px !important;
	*margin-top:19px;
	display:block;
}

#col1-enc {
	width:593px;
	padding-left: 30px;
	float:left;
}
#col2-enc {
	width:335px;
	padding:0;
	
	float:right;
}


/******MENU SUPERIOR******/
#nav {
	background:url(../images/menu-sup.jpg) no-repeat;
	width:315px;
	height:27px;
	margin-top:20px;
	padding:0;
	position:relative;
	z-index:20;
}
#nav span {
display: none;
}
#nav li, #nav a {
	height:27px;
	display:block;
}
#nav li {
	float:left;
	list-style:none;
	position:relative;
}
#nav-01 {width: 68px;}
#nav-02 {width: 115px;}
#nav-03 {width: 84px;}
#nav-04 {width: 47px;}
#nav-01 a:hover {background:url(../images/menu-sup.jpg) 0px -27px no-repeat; }
#nav-02 a:hover {background:url(../images/menu-sup.jpg) -68px -27px no-repeat; }
#nav-03 a:hover {background:url(../images/menu-sup.jpg) -183px -27px no-repeat; }
#nav-04 a:hover {background:url(../images/menu-sup.jpg) -267px -27px no-repeat; }
/*****/

/*****MENU*****/
#enc-2 {
	height: 70px;
	margin-top:5px;
	background: url(../images/menu-medio.jpg) repeat-x;
	clear: both;
}
#enc-2 ul.menu {
    margin :  0;
    padding: 0;
    list-style: none;
	display: inline;
	font-size: 13px;
	font-weight:bold;
}
#enc-2 li {
    padding: 0 12px;
	margin: 26px auto;
	float: left;
	letter-spacing:normal;
}
#enc-2 a {
    text-decoration: none;
	color: #f5e5ca;
} 
#enc-2 a:hover {
    text-decoration: none;
	color: #3e3e3e;
} 
/******/
/*****PAGINACION******/
.paginacion, .paginacion a{
   	font-size: 13px;
	font-weight:bold;
	color: #3e3e3e;
	text-decoration:none
}

.paginacion:hover, .paginacion a:hover{
	color:#ccc;
	text-decoration:none;
}

.paginacion2, .paginacion2 a{
   	font-size: 11px;
	font-weight:bold;
	color: #3e3e3e;
	text-decoration:none
}

.paginacion2:hover, .paginacion2 a:hover{
	color:#ccc;
	text-decoration:none;
}
/********************/

/*****LISTA*****/
li.listado a {
    margin :  0;
    padding: 0;
    _margin-bottom: -18px;
	display: block;
    list-style: none;
	font-size: 13px;
	font-weight:bold;
	color: #3e3e3e;
	text-decoration:none
}
li.listado a:hover {
	color:#ccc;
	text-decoration:none;
}
/******/

/*****CONSEJO*****/
ul.consejo {
	padding-bottom: 15px;
	float: left;
	margin: 15px 0px;
	width: 100%;
	list-style-type: none;
}

ul.consejo li {
	padding: 5px;
	display: inline;
	float: left;
	width: 45%;
	font-size: 14px;
	font-weight:normal;
	color: #3e3e3e;
} 
.subtitulo {
	font-size: 13px;
	font-weight:bold;
	color: #3e3e3e;
	text-align:left;
}
/******/

#contenido {
	width:988px;
	margin:0;
	*margin:-3px auto;
	*margin:-3px auto !important;
	height:auto;
	background: url(../images/medio-cont.jpg) repeat-y;
	display:block;
}
#col1 {
	width:383px;
	padding:3px 34px 5px 32px;
	float:left;
}

.bordes-img {
	border:#eda032 solid 1px;
	margin:0 0 0 0;
	background:#e3e3e3;
/*	width:363px;
*/	padding:9px;
}
.linea {
	border-top:#3e3e3e dotted 1px;
	margin-top:20px;
	padding:15px 0;
}
p  {
	font-size:12px;
	color:#3e3e3e;
	text-align:left;
	padding-bottom:10px;
}
p a  {
	color:#ce6b0a;
	text-decoration:none;
}
p.fecha {padding-bottom:4px}
h1, h1 a {
	font-size:20px;
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-weight:normal;
	color:#188335;
	text-decoration:none;
	padding-bottom:8px;
}
h2 {
	font-size:14px;
	color:#3e3e3e;
	text-align:left;
	font-weight:bold;
	padding-bottom:10px;
}
#col2 {
	width:251px;
	float:left;
	padding:7px 0 5px 0;
}
.linea2 {
	border-top:#3e3e3e solid 1px;
	margin-top:8px;
	padding:15px 0;
}
.gris {
	background: url(../images/gris-medio.jpg) repeat-y;
	padding: 10px 16px;
}
.gris1 {
	background: url(../images/gris-medio.jpg) repeat-y;
	padding: 5px 16px;
}
h1.naranja, h1.naranja a {
	font-size:17px;
	color:#ce6b0a;
}
h1.amarillo {color:#bbb324;}
h1.azul {color:#1c73a5;}
h1.gris2 {color:#3e3e3e;}
h1.verde {color:#0f6123;}
h1.celeste {color:#087e97;}
h1.rojo {color:#8a1212;}

#col3 {
	width:246px;
	float:left;
	margin:7px 9px 7px 33px;
}
#col-ancha {	
	width:624px;
	padding:7px 28px 7px 48px;
	float:left;
}

.blanco, .blanco a {
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
#revista {
	width:254px;
	height:54px;
	background:url(../images/revista.jpg) no-repeat;
	padding:0px;
	margin-bottom:4px;
}
#flash-rev {width:73px; float:left;}

#historia {
	width:254px;
	/**width:175px;
	*width:175px !important;*/
	height:54px;
	background:url(../images/historia.jpg) no-repeat;
	padding:0px;
	margin-bottom:4px;
}
#flash-his {width:73px; float:left;}
#consejo {
	width:254px;
	/**width:175px;
	*width:175px !important;*/
	height:54px;
	background:url(../images/consejo.jpg) no-repeat;
	padding:0px;
	margin-bottom:4px;
}
#recreacion {
	width:254px;
	/**width:175px;
	*width:175px !important;*/
	height:54px;
	background:url(../images/consejo.jpg) no-repeat;
	padding:0px;
	margin-bottom:4px;
}
#flash-con {width:73px; float:left;}
#regionales {
	width:254px;
	*width:245px;
	*width:245px !important;
	height:174px;
	background:url(../images/regionales.jpg) no-repeat;
	padding-top:2px;
	margin-bottom:4px;
}
#accion {
	width:254px;
	*width:245px;
	*width:245px !important;
	height:137px;
	background:url(../images/acc-social.jpg) no-repeat;
	padding-top:2px;
	margin-bottom:4px;
}
#empresas {
	width:254px;
	*width:245px !important;
	height:139px;
	background:url(../images/empresas.jpg) no-repeat;
	padding-top:2px;
	margin-bottom:4px;
}
#capacitacion {
	width:254px;
	*width:175px !important;
	height:33px;
	background:url(../images/capacitacion.jpg) no-repeat;
	padding:20px 0 0 70px;
	margin-bottom:4px;
}
#teletrabajo {
	width:254px;
	*width:175px !important;
	height:33px;
	background:url(../images/teletrabajo.jpg) no-repeat;
	padding:20px 0 0 70px;
	margin-bottom:4px;
}
#afiliacion {
	width:254px;
	*width:175px !important;
	height:33px;
	background:url(../images/afiliacion.jpg) no-repeat;
	padding:20px 0 0 70px;
	margin-bottom:4px;
}
#leyes {
	width:254px;
	*width:175px !important;
	height:33px;
	background:url(../images/leyes.jpg) no-repeat;
	padding:20px 0 0 70px;
	margin-bottom:4px;
}
#usuarios {
	width:254px;
	*width:245px !important;
	height:143px;
	background:url(../images/usuarios.jpg) no-repeat;
	padding-top:2px;
	margin-bottom:6px;
}
#medios {
	width:254px;
	*width:245px !important;
	height:98px;
	background:url(../images/medios.jpg) no-repeat;
	padding-top:2px;
	margin-bottom:4px;
}
#jubilados {
	width:254px;
	*width:175px !important;
	height:33px;
	background:url(../images/jubilados.jpg) no-repeat;
	padding:20px 0 0 70px;
	margin-bottom:4px;
}
#links {
	width:254px;
	*width:245px !important;
	height:53px;
	background:url(../images/links.jpg) no-repeat;
	padding-top:2px;
}
#archivos {
	width:254px;
	*width:245px !important;
	height:53px;
	background:url(../images/archivos.jpg) no-repeat;
	padding-top:2px;
}
#biblioteca {
	width:254px;
	*width:245px !important;
	height:53px;
	background:url(../images/biblioteca.jpg) no-repeat;
	padding-top:2px;
}
#nuevas_secciones {
	width:254px;
	*width:175px !important;
	height:98px;
	background:url(../images/nuevassecciones.jpg) no-repeat;
	padding:20px 0 0 70px;
	margin-bottom:4px;
}
#ultimas {
	width:254px;
	*width:254px !important;
	height:174px;
	background:url(../images/ultimas.jpg) no-repeat;
	padding:30px 0 0 16px;
	margin-bottom:-20px;
	color:#FFFFFF;
}
.aultimas{
	color:#000000 !important;
	font-size:13px;
	text-decoration:none;
}
.btn-naranja a, .btn-amarillo a, .btn-azul a, .btn-rojo a, .btn-blanco a, .btn-blanco {
	font-size:12px;
	font-family:"Georgia", "Times New Roman", Times, serif;
	font-weight:bold;
	color:#6f4911;
	text-decoration:none;
	text-align:center;
}
.btn-azul a {color:#056478;}
.btn-rojo a {color:#831010;}
.btn-blanco a {color:#fff;}
.btn-blanco {color:#fff; text-align:left;}
.btn-amarillo {color:#7B7409; text-align:left;}
.olvido a {color:#fff; text-align:left; font-size:10px; text-decoration:none;}

#pie {
	width:988px;
	margin:0 auto;
}
#fondo-pie {background:url(../images/fondo-pie.jpg) repeat-x; height:188px;}
.textos_pie, .textos_pie a, .pie2, .pie2 a {
	font-size:10px; 
	color:#fff;
	text-decoration: none;
}
.pie2, .pie2 a {
	font-size:9px; }
.direccion, .direccion a {
	font-size:11px; 
	color:#fff;
	text-decoration: none;
}
.form-label {
	font-size:11px;
	color:#3c3c3c;
}

/******Form******/
#datos{
	width:450px; 
	padding:20px;
	border:#ccc dotted 1px;
}
.form-datos {
	margin: 15px 75px;
	border:0px;
}
#inp1, #inp2, #inp3, #inp4{
    border: 0px;  
    width: 300px;
	_width: 288px;  
    height: 25px; 
    padding:10px 5px 0; 
	border:#1c943a 1px solid;
}  
#inp5{
    border: 0px;  
    width: 250px;
	_width: 248px;  
    height: 20px; 
    padding:4px 4px 0; 
	margin-bottom:5px;
	border:#bbb324 1px solid;
}  

textarea{ width:300px; height:200px; _width:288px; _height:187px; border:#1c943a 1px solid; padding:5px; overflow:hidden;}

ul#seccion-map{
	list-style:none;

}
ul#seccion-map li{
	/*background:transparent url(../imagenes/ico.jpg) no-repeat scroll 0 7px;*/
	
	line-height:18px;
	padding-left:8px;
	font-size:14px;
}
ul#seccion-map li a{
text-decoration:none;
border-left:1px solid #ccc;
padding-left:8px;
}
ul#seccion-map li ul{
list-style:none;
}
ul#seccion-map li ul li a{
text-decoration:underline;
font-size:12px;
}

.texto-fecha {
	font-size:12px;
	color:#FFFFFF;
	padding-bottom:6px;
}

.formprest{
    border: 0px;  
    width: 300px;
	_width: 288px;  
    height: 25px; 
    padding:0px; 
	border:#1c943a 1px solid;
}

.tr_doc{
	background-color:#FAFAFA;
	border:2px solid #FFFFFF;
	color:#3E3E3E;
	font-size:12px;
}

.tr_doc td{
	padding:5px;
}
.marquesina{
	cursor:pointer;
	margin-left:60px;
	}
a{
	text-decoration:none;
	}
#featured {
	width:668px;
	padding:3px 34px 5px 32px;
	float:left;
}	
