/* RESET CSS */
.fondotabla  {background: #d1d3d4 url(../img/bg.jpg) repeat-y center; }
body #general { width: 980px;margin:auto; margin-top:0;border-top:30px solid #d1d3d4;}
#dercol li a{ width:130px; height:30px; display:block; text-align:center; line-height:2.2em;}

#dercol li a:hover, .hover{ background:url(../img/rollover_btn.gif);}

html, body, div, span, applet, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym,
address, big, cite, code, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt,
var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}

a, a:link, a:visited, a:hover, a:active{text-decoration:none; color: #FFF; }
table {	border-collapse: separate;border-spacing: 0;}
th, td {text-align: left; font-weight: normal;}
img, iframe {border: none; text-decoration:none;}
ol, ul {list-style: none;}
input, textarea, select, button {font-size: 100%;font-family: inherit;}
select {margin: inherit;}
hr {margin: 0;padding: 0;border: 0;color: #000;background-color: #000;height: 1px}

.noborder { border: 0 !important; padding-right: 10px !important;}
/* --- CSS --- */ 
body { background-color: #d1d3d4; color: #EFEFEF; font-family: Arial; }

#general { width: 100%; text-align: middle; margin-top: 30px; }


/* --- BODY --- */
#body { width: 980px; margin: 0 auto; }


#corpse { width: 100%; }
	#corpse #dercol {
	float: right;
	background-color: #f19027;
	width: 180px;
	height: 600px;
	padding-top:50px;
}
		#corpse #dercol ul li { margin-bottom: 40px; margin-left: 30px; }
		#corpse #dercol ul li a { color: #FFF; text-transform: uppercase; font-weight: bold; font-size: 0.9em; }
	#corpse #cont { float: right; background-color: #FFF; width: 800px;  }
		#corpse #cont .top  { float: left; height: 60px; line-height:60px; width: 100%; }
			#corpse #cont .top h3 {
	float: left;
	color:#A0A0A0;
	margin-left: 30px;
	font-weight: bold;
}
			#corpse #cont .top a { float: right; margin-right: 30px; margin-top: 6px;}
		#corpse #cont .middle  {
	
	background-repeat: no-repeat;
	background-color: #f4f4f5;
	color: #58585a;
	float: left;
	width: 100%;
	height: 380px;
	margin-bottom: 40px;
}
			#corpse #cont .middle .texto {
	float: right;
	clear:both;
	width: 470px;
	height: 380px;
	padding-top: 30px;
	font-size: 0.9em;
}
			#corpse #cont .middle .texto p { margin-bottom: 30px; padding-right: 30px; }
		
		
/* --- HEADER --- */
#header { height: 6.5em; background-image: url(../img/header.png); background-repeat: no-repeat; margin:0; }
	#header h1 { display: none; }
	#header h2 { display: none;  }

/* --- PIE --- */
#pie {
	background-image: url(../img/pie3.jpg);
	background-repeat: no-repeat;
	width: 800px;
	padding-top: 120px;
	color: #c4c6c8;
	clear:both;
	font-size: 0.8em;
}


#pie_politica {
	background-image: url(../img/pie3.jpg);
	background-repeat: no-repeat;
	width: 800px;
	padding-top: 120px;
	color: #c4c6c8;
	clear:both;
	font-size: 0.8em;
}

#pie2 {

	width: 800px;
	padding-top: 90px;
	color: #c4c6c8;
	clear:both;
	font-size: 0.8em;
}

	#pie div  {
	border-right: 1px solid #c4c6c8;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 70px;
	color: #87888a;
}

	#pie2 div  {
	border-right: 1px solid #c4c6c8;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 40px;
	color: #87888a;
}


	#pie div h4 { color:#87888a; font-weight: bold;  }
.bold {
	font-weight: bold;
}
