/*
CSS Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	/* background: #250d0b url(images/templatemo_bg.jpg) top repeat-x; */
	background: url(images/bg_contenedor.jpg) repeat-y;
	background-attachment: fixed; 
}

body * {

    /*border: 1px solid #ff0000; */
}

a:link, a:visited { color: #0A1A55; text-decoration: underline; font-weight: normal; } 
a:active, a:hover { color: #ccc; text-decoration: none; }

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0 0 15px 0;
	padding: 0px;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_40 { margin-right: 20px; }
.margin_right_60 { margin-right: 60px; }


/* .h_divider { background: url(images/templatemo_horizontal_divider.jpg) bottom repeat-x; } */
.vl_divider { 
}

.vl_dividerr { 
	/* background: url(images/templatemo_vertical_divider.jpg) left repeat-y; */

}

/* .vr_divider { background: url(images/templatemo_vertical_divider.jpg) right repeat-y; } */


.fl { float: left; }
.fr { float: right }

.header_01 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 30px; 
	font-weight: 700; 
	color: #0d425f;
	line-height: 30px;
}

.header_01.topics {
    font-size: 14px;
    color: #ff0000;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}

.header_01 img {
	padding: 0 0 10px 0;
    margin: 0 0 10px 0;
	text-decoration: none;
	border: 0;
}


.header_02 a {
	padding: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #0A1A55;
	text-decoration: none;
}

.header_03 {
	padding: 0;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.rc_btn_01 a, .rc_btn_01 a:link, .rc_btn_01 a:visited {
	clear: both;
	float: center;
	display: block;
	width: 100px;
	height: 25px;
	padding: 5px 0 0 0;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border: none; 
	background: url(images/templatemo_button_01.jpg) no-repeat;
}

#templatemo_container {
	width: 960px;
	margin: 0 auto;
	padding: 0 0px;
	background-color: #F9F4F4;
}

#cabecera {
	height: 30px;
	width: 960px;
	margin: 0 auto;
	background: url(images/solapa.jpg) no-repeat;
}

#cabecera p {
	margin-left: 10px;
	line-height: 24px;
}

#templatemo_banner {
	width: 960px;
	height: 128px;
	margin: 0 auto;
    background: url(images/foro4.jpg) no-repeat; 
}

#templatemo_banner #logo {
	display: none;
	float: left;
	margin: 30px 0 0 40px;
	width: 303px;
	height: 114px;
	background: url(images/templatemo_logo.png)  no-repeat;
}

/* menu */

#templatemo_menu {
	clear: both;
    width: 960px;
	height: 42px;
	font-size: 10px;
	background: url(images/templatemo_menu_bg.jpg) repeat-x;
}

#templatemo_menu ul {
	float: left;
	margin: 0px;
	padding: 0 0 0 20px;
	list-style: none;
}

#templatemo_menu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	position: relative;	
	float: left;
	display: inline-block; 
	height: 30px;
	width: 105px;
	margin-right: 10px;
	text-align: center;
	padding: 12px 0 0 0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;	
	outline: none;
}

#contenido {
	color: #000;
        margin: auto;
        text-align: center;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	position: relative;
	color: #ffffff;
	background: url(images/templatemo_menu_hover_right.jpg) top right no-repeat;
}

#templatemo_menu li a:hover span, #templatemo_menu li .current span	{
	position: absolute;
	display: inline-block;
	width: 15px;
	height: 42px;
	top: 0;
	left: 0;
	background: url(images/templatemo_menu_hover_left.jpg) no-repeat;
}

/* end of menu */

/* content */

#templatemo_content {
    position: relative;
    margin: auto;
    text-align: center;
    padding: 0;
}

.column_w210 {
	padding: 0;
	margin: 10px 0px 0px 10px;
	width: 225px; /* width 205 */
}

.column_w430 {
	position: relative;
        flaot: left;
        padding: 0 20px;
	margin-top: 10px;
        margin-bottom: 10px;
	width: 448px; /* width 470 */
        .width:440px;
	background-color: #efefef;
	height: auto;
        overflow:auto;
}

#main {

    position: relative;
    float: left;
}

#facebook {
    width: 200px;
    height: 185px;
    //height: 170px;
    border: 1px solid #ccc;
    background-color: #efefef;
    margin-top: 10px;
}

#mundial {
    width: 490px;
    height: 230px;
    background: #efefef url('/public_html/images/varias/PRODE-DRD-MUNIAL-2010.jpg') center no-repeat;
    position: relative;
    top: 100px;
    display: none;
}

#proxima_fecha {

    margin-top: 10px;
    border-top: 1px dashed #ff0000;
    border-bottom: 1px dashed #ff0000;
}

#ingreso_foro {

    background-color: #efefef;
    width: 210px;
    height: 150px;
    padding: 10px 0px 10px 0px;
    margin-top: 10px;
}

#medios_partidarios {

    position: relative;
    float: left;
    width: 210px;
    height: 180px;
    background-color: #efefef;
}

#medios_partidarios a:link, #medios_partidarios a:hover, #medios_partidarios a:visited {

    text-indent: 5px;
    font-size: 14px;
    color: #ff0000;
}

.column_w920 {
	width: 880px;
/*	padding: 0 5px; */
	color: #000;
}

.column_w190 {
	width: 190px;
	color: #a7a7a7;
}

.column_w190 p {
	color: #000;
}

.column_w430 p {
	text-align: justify;
	margin-bottom: 15px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.latest_news {
	clear: both;
}

.latest_news p {
}

.category_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

h5 a:link {
	text-decoration: none;
}

.category_list li { 
	display: inline-block;
	height: 20px;
	padding: 6px 0 0 25px;
	margin: 0 0 5px 0;
	
}

.category_list li a { 
	color: #0A1A55;
	text-decoration: none;
	font-size: 11px;
}

.category_list li a:hover { 
	color: #ccc;
}

.category_list li a:visited {
	color: #0A1A55;
}
	
/* end of content */

/* footer */

#templatemo_footer {
	clear: both;
	width: 958px;
	padding: 20px 0 0px 0;
	text-align: center;
/*	border-top: 1px solid #8b8a8b; */
	color: #ccc;
	background-color: #000;
	height: 22px;
	line-height: 0px;
	
/*	background: #343233 url(images/templatemo_footer.jpg) no-repeat; */
	background: url(images/templatemo_menu_bg.jpg) repeat-x;
}

.footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a.current {
	color: #ff0000;
}

.footer_list li {
	padding: 0 10px;
	display: inline;
	border-right: 1px solid #cccccc;
}

.footer_list li a {
	color: #a7a7a7;
	text-decoration: none;
}

.footer_list li a:link {
	color: #a7a7a7;
}

.footer_list li a:visited {
	color: #a7a7a7;
}

.footer_list li a:hover {
	color: #ccc;
}

.footer_list .last {
	border-right: none;
	color: #ff0000;
	font-size: 10px;
}

/* end of footer */

/* Panel Redondeado */

.panel_top {
	background-position: left top;
	background: url("images/panel/top.gif")  no-repeat;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;	
	height: 26px;
	font-size: 13px;
	font-weight: bold;
	text-indent: 20px;
}

.panel_middle {
	background: url("images/panel/middle.gif") repeat-y;
	padding-left: 10px;
	color: #000;
	padding-top: 2px;
	text-transform: capitalize;
	width: 175px;
}

.panel_middle_divisor {
	margin-top: 10px;
	//margin-top: 2px;
	padding-left: 10px;
	width: 160px;
	border-bottom: 2px solid #0d425f;
}

.panel_middle a {
	color: #000;
	text-transform: capitalize;
	text-decoration: none;
}

.panel_bottom {
	background: url("images/panel/bottom.gif") no-repeat;
	height: 18px;
}

/* end of Panel Redondeado */

div.topics {
	background-color: #efefef;
	padding: 10px 0px 0px 5px;
	margin: 0;
	width: 210px;
	color: #000;
	text-align: left;
}

div.topics h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 26px;
	font-weight: 600px;
}

div.topics a {
	font-size: 12px;
	color: #0d425f;
	font-weight: bold;
	text-decoration: none;
	height: auto;
}

div.topics a:hover {
	color: #eb7c25;
}

div.topics img {
	padding: 10px 0px 10px 0px;
	margin-bottom: 20px;
}

.links {
	font-size: 16px;
}


