/* 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: 850px;
	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-image: url(../img/plano.jpg);
	background-repeat: no-repeat; */
	background-color: #f4f4f5;
	color: #58585a;
	float: left;
	width: 100%;
	height: 700px;
	margin-bottom: 40px;
}
			#corpse #cont .middle .texto {
	float: right;
	clear:both;
	width: 800px;
	height: 350px;
	padding-top: 40px;
	/* 	background-repeat: no-repeat;
		 background-image: url(../img/plano1.jpg); */
}
			#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/pie.jpg); 
background-repeat: no-repeat; 
*/
width: 800px; padding-top: 20px; color: #c4c6c8; clear:both; font-size: 0.8em;}
	#pie div  {
	border-right: 1px solid #c4c6c8;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 50px;
	color: #87888a;
}
	#pie div h4 { color:#87888a; font-weight: bold;  }
.bold {
	font-weight: bold;
}




#textareanuevo {
	width: 300px;
	float: center;
	padding-top: 20px;
	color: #c4c6c8;
	clear:both;
	font-size: 0.8em;
	background-image: url(../img/txtarea.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 35%;
	right: 65%;
	top: 600px;
}





#zoom{
clear:both;
padding-top:20px;
margin-left:350px;
}

#zoom a img, a:link img, a:visited img, a:hover img, a:active img{
border-style:none;
background-color:transparent;
text-decoration:none;
color:transparent;}
#general #body #corpse #cont .middle .texto form {
	text-align: center;
}
.txtintro{ width:467px; margin:auto;color:#7b7b7b; font-size:12px;}
.txtintro2{ width:700px; margin:auto;color:#7b7b7b; font-size:14px; font-weight:bold;}
.txtintro a, label, input, textarea{ color:#535353;}
.inptext{ background:url(../img/inptxt.jpg) no-repeat; width:256px; height:23px; border:0; padding:2px 5px;}
textarea{ background-color: transparent; width:275px; height:154px; border:0; padding:5px;}
.btnsub{ margin:0 10px; background:url(../img/btnsend.gif); background-repeat: no-repeat; width:152px; height:40px; border:0;}
