body { margin:0; padding:0; color:#FFFFCC; background-color: #000000; background-image: url(images/fondo_02.jpg); background-repeat: repeat-x; background-position: 25px 6.9em; }

#logo { position: absolute; left:275px; top:54px; width:324px; height:130px; z-index:1; }

a { font-family:Arial, Helvetica, sans-serif, "Century Gothic"; }
a:link, a:visited { color:#FFFFCC; text-decoration:none;}
a:hover { color: #FFFFFF; text-decoration: underline;}

.link_1 { font-size:11px; }
.tex_cont { font-size:16px; line-height:25px; font-weight:normal; font-family: "Times New Roman", Times, serif; text-align:justify; }
.titus { font-family:"Times New Roman", Times, serif; font-size:24px; text-transform:capitalize; }
.titus_text_cont { color:#E6E6E6; font-family:"Times New Roman", Times, serif; font-size:18px; text-transform:capitalize; }

.link_2 { font-family:Arial, Helvetica, sans-serif, "Century Gothic"; font-size:12px; }
.text_pie { padding-left:20px; color: #666666; font-family:Arial, Helvetica, sans-serif, "Century Gothic"; font-size:10px; border-left: #333333 1px dotted;}

.link_3 { font-size:10px; color:#999966; }

.borde{ border: 1px solid #666634;}

.borde_blc { border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: none; border-right-style: solid; border-bottom-style: none; border-left-style: solid; border-top-color: #323226; border-right-color: #323226; border-bottom-color: #323226; border-left-color: #323226; }


.input{ width:480px; height:20px;  background-color:#000000;  font-size:12px; font-family:Arial, Helvetica, sans-serif, "Century Gothic"; color: #FFFFCC;  border-color:#575739; border-style:solid; border-width:1px; margin:0px; padding:2 0 0 4px; }

 .textarea{  width:480px; height:105px;  background-color:#000000;  font-size:12px; font-family:Arial, Helvetica, sans-serif, "Century Gothic"; color:#FFFFCC;  border-color:#575739; border-style:solid; border-width:1px; margin:0px; padding:2 0 0 4px; overflow:auto; }

.r_m{ color:#A17C2D;  text-decoration:none; }

.contact { font-family:Arial, Helvetica, sans-serif, "Century Gothic"; font-size:12px; color:#999966; }

/***********************************************/
/* png transparentes                           */
/***********************************************/

.trans_box {
/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/line_transp.png'); width:527px; height:2px; background-repeat:no-repeat;}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box[class] {
background-image:url('images/line_transp.png'); position:relative;  background-repeat:no-repeat; }


#banner{
	width:289px;
	height:175px;
	padding:5px;
    background-image:url(images/info.png);
}


#banner a{
	text-align:justify;
	display:block;
	width:240px;
	margin-left:20px;
	margin-top:55px;	
	height:175px;
	color: #000;
	font-size:15px;
	line-height:150%;
}





