/* Begin Typography & Colors */

* {
font-family: 'Trebuchet MS',verdana,arial,sans-serif;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS',verdana,arial,sans-serif
	background: #CCCCCC;
	color: #333;
	text-align: center;
	  background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    position: relative;
	}
p{

font-family: 'Trebuchet MS',verdana,arial,sans-serif;

}

#page {
	background:none repeat scroll 0 0 #000000;
border-left:5px solid #CCCCCC;
border-right:5px solid #CCCCCC;
display:block;
margin:0 auto;
overflow:hidden;
padding-top:12px;
position:relative;
text-align:left;
width:997px;

	}

#header {
	/*background: url('http://www.lavozlibre.com/img/vozlibre/cabeceras/cabecera.png') no-repeat bottom center;*/
	/*background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;*/
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}
	
#sidebar_derecho{
	/*width: 234px;
	width:273px;*/
	width:250px;
	/*padding: 20px;*/
	float: right;
	padding-top:15px;
	padding-right:15px;
	background-color:#FFFFFF;
	
}
#sidebar_izquierdo{
	width: 153px;
	padding: 20px;
	float: left;
	padding-top:0px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	/*background: #eee url('images/kubrickfooter.jpg') no-repeat top;*/
	border: none;
	}

small {
	font-family: 'Trebuchet MS',verdana,arial,sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #D00101;
	text-decoration: none;
	}
	.links a:hover{
	/*color:#FFFFFF;*/
	text-decoration:underline;
	}
		.more a:hover{
	/*color:#FFFFFF;*/
	text-decoration:underline;
	}

a:hover {
	color: #D00101;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: auto;
	padding: 0;
	width: 997px;
	border-left:5px solid #CCCCCC;
border-right:5px solid #CCCCCC;
	position:relative;
	/*border: 1px solid #959596;*/
	}

#header {
	background-color: #000000;
	/*margin: 0 0 0 1px;*/
	padding: 0;
	position:relative;
	overflow:hidden;
	display:block;
	height:255px;
	/*height: 200px;*/
	width: 997px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	/*padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 425px;
	margin-left:43px;
	margin-top:18px;*/
	margin: 22px 9px 0 16px;
    width: 545px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 25px 0px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {

	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 765px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

#raiz_menu_principal{
	/*display: inline;*/
}
#menu {
height:117px;
width:997px;
float:right;
background-color:#FFFFFF;
border-top:1px solid #CCCCCC;
}

#menu2 {
height:117px;
width:560px;
float:right;

}

#contenedor_menu {
	clear:both;
	float:left;
	position:relative;
	width:100%;
}
#menu ul li.seleccionado {
	border-left:4px solid #C90707;
	position:relative;
}
#menu ul li.seleccionado {
	border-left:4px solid #C90707;
	position:relative;
}
#menu ul li {

border-left:4px solid #000000;
display:block;
float:left;
height:16px;
margin:2px;
width:120px;
}
#menu ul li a {

color:white;
display:inline;
float:left;
font-family:arial black;
font-size:10px;
line-height:15px;
margin:0 0 0 8px;
text-decoration:none;
text-transform:uppercase;
}

#menu ul li a:hover{
	color: #D31313;
}


#menu2 ul li.seleccionado {
	border-left:4px solid #C90707;
	position:relative;
}
#menu2 ul li.seleccionado {
	border-left:4px solid #C90707;
	position:relative;
}
#menu2 ul li {

border-left:4px solid #000000;
display:block;
float:left;
height:16px;
margin:2px;
width:120px;
}
#menu2 ul li a {

color:white;
display:inline;
float:left;
font-family:arial black;
font-size:10px;
line-height:15px;
margin:0 0 0 8px;
text-decoration:none;
text-transform:uppercase;
}

#menu2 ul li a:hover{
	color: #D31313;
}



#blog_titulo{
font-size:8px;
left:231px;
position:absolute;
top:185px;
/*width:200px;*/
}
#blog_titulo h1{
	color: #FFF;
	margin:0px;
	padding:0px;
}


#pie{
	/*background: #000000;*/
background:#000000 none repeat scroll 0 0;
display:block;
float:left;
position:relative;
width:997px;
overflow:hidden;
}


#pie #buscador form input{
	background: url(img/fondo-buscador-blanco.png) no-repeat;
}


#pie #buscador{
	top: 40px;
	left: 20px;
	width: 227px;
	background:#000000;
}

#pie_con_fondo{
	/*background:#000 url(img/pie.jpg) no-repeat 0 0;*/
	background:#000000 url(http://www.lavozlibre.com/css/vozlibre/img/pie.jpg) no-repeat scroll 0 0;
/*height:110px;*/
margin:20px;
padding-top:10px;
width:957px;
display:block;
float:left;
clear:both;
overflow:hidden;

}
/*#pie #menu{
background:#FFFFFF none repeat scroll 0 0;
border-bottom:3px solid #D10000;
border-top:1px solid #DADADA;
height:111px;

margin:0;
position:relative;
top:0;
width:100%;
float:left;
display:block;
overflow:hidden;
clear:both;
}*/

#pie #menu ul li a{
	background:transparent url(images/flechita_roja.gif) no-repeat scroll 122px 8px;
	color:#000000;
	line-height:25px;
	margin:0;
	padding:0 7px;
	width:120px;
	padding-left:5px;
}

#pie #menu ul li a:hover, 
#pie #menu ul li.seleccionado a {
	background:#000000;
	color:white;
	margin:0;
	background:#000000 url(images/flechita_negra.gif) no-repeat scroll 122px 8px;
}
#pie #menu ul li.seleccionado{
}

#pie #menu ul li{
	border: none;
	background: none;
	margin:1px;
	padding: 0;
	line-height: 25px;
	width:160px;
}

.texto_pie{
	color:white;
	display:inline;
	float:right;
	font-size:11px;
	clear: both;
	margin: 0px 10px 0 0;
	text-align: right;
}

#pie #raiz_menu_principal{
	background:#F6F6F6 none repeat scroll 0 0;
border-left:1px solid #EEEEEE;
float:right;
height:90px;
padding-left:20px;
padding-top:10px;
width:700px;
}

#pie2 .hemeroteca{
	padding-left: 20px;
}
#menu_pie{
display:inline;
float:left;
margin-left:300px;
padding:0;
width:500px;
}
#menu_pie ul li{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#menu_pie ul{
display:inline;
float:left;
margin-left:37px;
width:116px;
}
#menu_pie ul li a{
color:white !important ; 
font-size:11px !important ; 
margin-right:5px !important ; 
padding-left:10px !important ; 
padding-right:10px !important ;
text-transform:capitalize !important;
font-weight: normal !important;
font-family:Arial,Helvetica,sans-serif !important;
font-size:10px !important;
background:none !important;

}

#menu_pie ul li a:hover{
text-decoration:underline !important;
background: none !important;
}

.logo_pie{
	background: url(img/logo_small.jpg);
	width: 251px;
	height: 56px;
	float: right;
	margin: 20px;
	
}
.logo_pie:hover{
	background: url(img/logo_small_hover.jpg);
}
#sidebar_derecho h2 {
/*background:transparent url(images/img04.jpg) no-repeat scroll left bottom;*/
clear:both;
color:#666666;
display:block;
font-family:'Trebuchet MS',verdana,arial,sans-serif;
font-size:14px;
font-weight:bold;
margin:0px;
overflow:hidden;
padding-bottom:5px;
text-transform:uppercase;

}
#sidebar_izquierdo h2 {
background:transparent url(images/img04.jpg) no-repeat scroll left bottom;
font-size:18px;
font-weight:normal;
margin-bottom:10px;
padding-bottom:5px;
 font-family: 'Trebuchet MS',verdana,arial,sans-serif;
}
#content h2 a{
color:#4E4E4E;
text-align:left;
font-family: 'Trebuchet MS',verdana,arial,sans-serif;

}
#content h2{
text-align:left;
margin-bottom:8px;
margin-top:0px;
}
.recientes ul li a{
font-size:12px;
font-weight:bold;
text-align:justify;
font-family: 'Trebuchet MS',verdana,arial,sans-serif;
}
.recientes ul li{
list-style:none;
margin-bottom:10px;
text-align:justify;
font-family: 'Trebuchet MS',verdana,arial,sans-serif;
}
.etiquetas{
margin-bottom:15px;}
.post .meta {
padding:0px 0 20px;
line-height:12px;
font-family: 'Trebuchet MS',verdana,arial,sans-serif;

}
.post .meta .links {
float:right;
font-family: 'Trebuchet MS',verdana,arial,sans-serif;
}
.post .meta .more {
/*background:transparent url(images/img05.jpg) no-repeat scroll left center;
color:#FFFFFF;*/
font-size:11px;
height:35px;
/*padding:5px 72px;*/
/*text-decoration:none;*/
text-transform:uppercase;
/*width:185px;*/
padding-right:10px;
}
.comentarios {
/*background:transparent url(images/img05.jpg) no-repeat scroll left center;
color:#FFFFFF;*/
font-size:11px;
/*padding:5px 65px 5px 45px;*/
text-decoration:none;
text-transform:uppercase;
padding-left:10px;
}
.modulo1{
margin-top:25px;
}
#donde_estoy {
/*background:#E0E0E0 url(img/ten-voz-libre-blanco.jpg) no-repeat scroll 0 0;*/
background:url("images/YellowBottom.jpg") no-repeat scroll right bottom #FAF4E1;
border:1px solid #B4B4B4;
/*color:white;*/
display:block;
float:left;
margin-bottom:10px;
padding:19px 15px 15px;
margin-top:25px;
}
.publicity{
margin-top:15px;
text-align:center;
}
h2{
font-family: 'Trebuchet MS',verdana,arial,sans-serif;
}
strong{
font-family: 'Trebuchet MS',verdana,arial,sans-serif;
color:#D00101;
}
#modulo_pestanas {
 font-family: 'Trebuchet MS',verdana,arial,sans-serif;
 margin:0px;
 padding:0px;
 /*width:234px;*/
}
#modulo_pestanas ul.lista li a{
 font-family: 'Trebuchet MS',verdana,arial,sans-serif;
}
a{
font-family: 'Trebuchet MS',verdana,arial,sans-serif;
}
.azul{
background:#E1F3FA url(images/BlueBottom.jpg) no-repeat scroll right bottom;
border-left:10px solid #C7E5F1;
overflow:hidden;
padding:0 15px 0 10px;
position:relative;

}
.azul p{
margin-right:8px;
color:#336699;
margin-top:0px;
padding-bottom:10px;
}
.PT {
background:transparent url(images/BlueTop.jpg) no-repeat scroll 0 0;
height:5px;
position:absolute;
right:0;
top:0;
width:5px;
}
.amarillo{
background:#FAF4E1 url(images/YellowBottom.jpg) no-repeat scroll right bottom;
border-left:10px solid #EBE3C8;
padding-left:10px;
}
.amarillo ul {
border-top:1px solid #EBE3C8;
list-style:none;
padding-left:0px;
margin-left:0px;
}
.amarillo ul li {
border-bottom:1px solid #EBE3C8;
}
.amarillo ul li a {
color:#CC6600;
}
.amarillo ul li a{
background:transparent url(images/CategLi.png) no-repeat scroll left top;
display:block;
font-size:11px;
padding:1px 0 2px 10px;
list-style:none;
}
.rosa{
background:#F2E2D5 url(images/PinkBottom.jpg) no-repeat scroll right bottom;
border-left:10px solid #E4CAB5;
padding-left:10px;
}
.rosa ul li a {
color:#993333;
}
.rosa a{
color:#993333;
}
.panel{
color:#333333;
font-size:11px;
margin-bottom:5px;
padding:10px;
position:relative;
margin-top:10px;
margin-bottom:10px;
}
#modulo_pestanas ul li a{
list-style:none;
list-style-image:none;
}
.texto{
font-family: 'Trebuchet MS',verdana,arial,sans-serif;
}
.amarillo .PT {
background:transparent url(images/YellowTop.jpg) no-repeat scroll 0 0;
}
.rosa .PT {
background:transparent url(images/PinkTop.jpg) no-repeat scroll 0 0;
}
#respond{
padding-top:2px;
}
.compartir{
float:right;
color:#D00101;
font-weight:bold;
}
.barra_inferior_iconos{
float:left;
width:100%;
}
#fecha2{
/*color:#777777;
font-size:12px;
left:27px;
position:absolute;
top:226px;*/
color:#777777;
float:left;
font-size:12px;
left:27px;
position:absolute;
top:232px;
width:370px;
}
#login_inicio2 {
color:#777777;
font-size:12px;
left:564px;
position:absolute;
top:232px;
}
#buscador2{
left:520px;
position:absolute;
top:233px;

}
#buscador2 form input {
background:transparent url(http://www.lavozlibre.com/css/vozlibre/img/fondo_buscador.png) no-repeat scroll 0 0;
border:medium none;
color:#777777;
float:left;
font-size:12px;
height:17px;
padding:6px 15px 5px 40px;
width:168px;
}
input[type="text"] {
background:#F2F2F2 url(http://www.lavozlibre.com/css/vozlibre/img/input.jpg) repeat-x scroll 0 0;
border:1px solid #D0D0D0;
clear:both;
font-size:14px;
padding:6px;
background:none;
}
.publi{
height:90px;
display:block;
margin-bottom:8px;
margin-top:10px;
padding-left:20px;
}

#cabecera{
margin-bottom:8px;
margin-top:10px;
padding-bottom:20px;
padding-left:20px;
}
div.separador {
border-bottom:3px solid #D10000;
clear:both;
}
.separador {
clear:both;
font-size:1px;
height:0;
margin:0;
padding:0;
width:100%;
}
.textos-pie{
position:absolute;
top:5px;
left:5px;

}
#conte{
width:997px;
display:block;
clear:both;
overflow:hidden;
position:relative;
}
#contenedor_menu2{
position:absolute;
top:122px;
left:427px;
}
#central_izquierda {
display:block;
float:left;
min-height:100px;
overflow:hidden;
width: 153px;
margin-top:18px;
}
#publi_der_arriba{
width:300px;
display:block;
clear:both;
overflow:hidden;
margin-bottom:10px;
}
#publi_der_abajo{
/*width:300px;
display:block;
clear:both;
overflow:hidden;*/
float: right; width: 300px; overflow: visible; position: relative; top: 0px; left: 0px;
}
#servs{
width:300px;
display:block;
clear:both;
margin-top:10px;
float:left;}
#publi_abajo_com,#publi_arriba_com{
width:468px;
display:block;
clear:both;
}
#servicio{
width:80px;
height:54px;
background-color:#000099;
float:left;
margin-right:3px;
}
.categoria_ampliada {
    background: url("images/titulo-rojo.png") no-repeat scroll 0 0 transparent;
    border-bottom: 5px solid #D00101;
	width:535px;
	float:left;
	margin-bottom:10px;
}
.categoria_ampliada a {
    color: white;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
	padding-left:10px;
}
#wallpaper{
	width: 1244px;
	margin: 0 auto;
}
#wallpaper .publi_left{
	float: left;
	width: 120px;
	background: #FFF;
	position: relative;
}
#wallpaper .publi_left div, #wallpaper .publi_right div{
	position:fixed;
	top: 0;	
}
#wallpaper .publi_right{
	float: right;
	width: 120px;
	background: #FFF;
}

#wallpaper a {
	text-decoration:none;
}

* html #wallpaper{
	display: none;
}     

