body {
	font-family: "Lucida Grande", Arial, Sans-serif;
	font-size: 12px;
	color:#000000;
	margin:0;
	background: #CDE3F9 URL(img/backg.gif)     center repeat-y;
}

* {
	margin:0;
	padding:0;
}

#footer {
	width: 960px;
	text-align: center;
	display: block;
	clear: both;

}

#header {
	margin: 0;
	padding: 0;
	height: 140px;
	background: URL(img/cabecera6.jpg)     no-repeat;
}

#header h1 {
	display: none;
}

#wrapper {
	width: 960px;
	margin:0 auto;
	background:#FFFFFF;
}

.clear {
	clear:both;
}

#content {
	float: left;
	margin: 5px 5px 0 5px;
	width: 455px;
}

#content p {
	line-height:20px;
	margin:15px 0;
	font-size:110%;
	word-spacing:2px;
}

#content a {
	text-decoration:none;
	font-weight: regular;
	color:color:#336699;

}

#content a:hover {
	color:#001830;
	text-decoration: underline;
}


#content h1 {

font-weight: bold;
	font-size: 24px;
	margin: 10px 0;
	padding: 5px 0;
    letter-spacing: -1px;
}

#content h1 a {
	color:#E72480;	
	text-decoration:none;
	border:none;
}

#content h1 a:hover {
	color:#7F003E;
	text-decoration:none;
	border:none;
}

#sidebar {
	width:320px;
	float:right;
	padding: 5px 5px 0px 5px;
        font:108% Tahoma;
	color:#002041;

}



#sidebar p {
	line-height:22px;
	margin:10px;
	color:#ff001e;
}

#sidebar img{
	border:0
}

#cuadrado { 
	width: 150px !important;
	float: left !important;
	padding: 0 5px 0 5px !important;
	border: none;
}

#lsidebar { 
	margin: 0 !important;
	width: 150px !important;
	float: left !important;
	padding: 0 5px 0 5px !important;
	border: none;
}
	
#rsidebar {
	margin: 0 !important; 
	width: 150px !important;
	float: right !important;
	padding: 0 5px 0 5px !important;
}	

p.centrado {
	align:center;
	margin:10px 0;
}

.pienoticia img {
	margin-top: 2px;
}
#blockquote {
	display: block;
	clear: both;
}
#blockquote h2 {
        color: #E72480;
	padding:0px 10px;
}

#blockquote ul {
	list-style:none;
	font-size:100%;
	font-weight: regular;
	margin:0px 10px;
}

#blockquote ul a {
	color: #336699;
	text-decoration:none;
}

#blockquote ul a:hover {
	color: #0c1925;
}


.post {
	text-align:justify;
}

.post ul {
	padding-left: 15px;
}

.comments {
	padding-left: 20px;
}

#izq {
	width: 130px;
	float:left;
	padding: 0 0 0 14px;
	margin: 15px 0;
}


.democracy {
	max-width: 250px;
}

.democracy ul li {
	list-style: none;
	background: none;
}

.dmcontent_container {
text-align: center;
background-color: #FFFFFF;
width: 127px;
height: 125px;
}
.dmcontent_title {
text-align: center; 
height: 25px; 
line-height: 25px; 
font-family: Tahoma, Sans-Serif; 
font-size: 18px; 
font-weight: bold;
width: 127px;
color: #E72480;
}
.dmcontent_body {
overflow-y: auto; 
text-align: left;
font-family: Tahoma, Sans-Serif; 
line-height: 18px; 
font-size: 12px; 
margin-left: auto; 
margin-right: auto;
width: 125px;
height: 100px;
background-color: #FFFFFF;
}
.dmcontent_link {
text-decoration: none;
}
.dmcontent_titlelink {
text-decoration: none;
color: #1D2E5F;
}
.dmcontent_body a:hover {
text-decoration: none;
}
.img_related_post {
float:left;
margin-right:5px;
width:30%;
}
.text_related_post {
float: left;
     width:64%;
}
.related_post {
list-style:none;
}
.related_post li {
clear: both;
display: block;
}
.text_related_post {
list-style:none;
font-size: 12px;
line-height:10px;
margin:0px;
}
.text_related_post a {
font-size: 16px;
font-style:italic;
line-height:15px;
}

