* { padding: 0; margin: 0 }

body {
	margin: 0 auto;
	padding: 0;
	line-height: 1.4em;
	color : #FFFFFF;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.8em;
}

.content { 
	margin: 0 auto; 
	padding: 0; 
	width: 800px;	
	background: transparent url(images/imgtop.jpg) no-repeat top center 
}

#top {
	width: 800px;
	height: auto
}
#part1 {	height: 72px;	width: 800px;	margin: 0;	padding: 0 }
#top h1 { padding: 25px 0 0 0px; color: #555; font-size: 1.2em; background: transparent }
#top h1 a { color: #555; text-decoration: none; background: transparent }
#top h2 { padding: 0px 0 0 0px; background: transparent; color: #FFF; font-size: 90%; font-family:  Arial, Verdana, Helvetica, Sans-Serif }
#top .padding { padding-top: 5px }

/* custom search box ************/
#search { float: right; padding: 25px 0px 0px 0px; margin: 0; background: transparent }
#search input.text {
	background-image: url(images/searchbox.gif);
	width: 126px;
	height: 13px;
	border: 0;
	padding-left: 5px;
	padding-top: 2px;
	font-size: 0.9em
}
#search input.searchbutton { border:0; background: transparent; color: #666; font-size: 10px; font-weight: bold; cursor: pointer }


/* BREADCRUMS PART ***************************************/
#breadcrumbs{
	height: 28px;
	background: transparent;
	width: 800px;
	margin: 10;
	color: #aaa;
	padding-left: 0px;
	font-size: 0.8em
}
#breadcrumbs a { text-decoration: none }

/* TOP MENU PART PART ------ **********************************/
#topmenu { float: right; margin-top: 30px; padding: 0; background: transparent; height: 31px; width: 800px }
#topmenu  ul { list-style: none; padding: 9px 0; margin: 0; float: right; background-color: transparent }
#topmenu li {
   width: auto !important;
   width: 0%;
   float: left;
   margin: 0;
   font-size: 10px;
   line-height: 30px;
   white-space: nowrap;
   background: url(images/menul_a.gif) top left no-repeat;
   background-color: transparent; 
   list-style: none;
   padding-right: 2px
}

#topmenu a {
   font-family: Verdana, Arial, Sans-Serif;
   font-size: 1.1em;
   display: block;
   padding-left: 0px;
   padding-right: 10px;
   text-decoration: none;
   color: #FFF;
   background: url(images/menur_a.gif) top right no-repeat;
   margin-top: 0px;
   margin-left: 9px
}

#topmenu a.current { font-weight: bold }

/*** Main area *****/
#main { margin: 0 auto; width: 800px; padding-top: 0px; background: transparent } 
a { color: #0066B3; background: inherit }
h1 { font: bold 1.2em Arial, Arial, Sans-Serif  }
h2 { font: bold 0.8em Arial, Arial, Sans-Serif; padding: 0; margin: 0 }
ul {   font: bold 0.8em Arial, Arial, Sans-Serif; padding: 0; margin: 0 }
li {
	list-style-type: none;
	font-family: Arial, Arial, Sans-Serif;
}


.capital { float:left; color:silver; font-size:50px; line-height:50px; padding:0px; font-family: Arial, Arial, Sans-Serif ; background: #FFF }

#left {
	float: right;
	width: 580px;
	padding: 0;
	color: #555;
	background: #FFF
}
#left p {
	color: #555;
	text-align: center;
	margin: 7px 0 7px 0;
	background: inherit;
	font-size: 14px;
	font-weight: bold;
}
#left img { margin: 0px 10px 3px 0px; position: relative; float: right; border: 1px solid  #ffffff; padding: 1px; background: #FFF }
#left h2 { color: #999; width: 100%; border-bottom: 1px solid #BBB; margin-bottom: 8px; line-height: 20px; background: inherit }
#left h3 { color: #999; width: 100%; border-bottom: 1px solid #BBB; margin-bottom: 8px; line-height: 20px; background: inherit; font-size: 1.2em }
#left ul { }
ul#left ul { list-style-position: inside; margin-left: 2px }
#left ul li { list-style-type: square; margin-left: 15px }
#left ul ul li { list-style: none; margin-left: 10px; list-style-type: lower-alpha; list-style-position: inside }
#left .citation { background: #FFF url(images/cit1.gif) no-repeat top right; font-style: italic; padding: 10px 0px 0 35px; font-size: 1.0em }
#left .citation p {  background: #FFF url(images/cit2.gif) no-repeat bottom left; padding-bottom: 20px; padding-right: 35px; color: #555; }
#left .torightc { float: left; margin: 0 10px; border: 1px solid #ddd; padding: 5px; background: #ffffff; font-size: 1.3em }
#left blockquote { text-align: justify; border-left: 8px solid #f0f0f0; padding-left: 8px; margin-left: 15px; margin-top: 5px; background: inherit }
#left .date { margin-bottom: 25px; margin-top: 10px; padding-top: 5px; font-size: 0.8em; text-align: right; border-top: 1px solid #ffffff; background: inherit }
#left .date a { text-decoration: none; background: inherit; }
#left .comment {	background: #ffffff }
#left .comment .date {
	text-align: left;
	background: #CCC;
	margin: -10px -10px 8px -10px;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
	border: none
}	
#left .comment .date a { color: #FFF; text-decoration: underline; background: inherit }
#left br {
	margin: 0px 0 5px 0;
	background: inherit;
	text-align: justify;
}

#right {
	float: left;
	width: 210px;
	margin-bottom: 0px;
	;
	background-color: #FFFFFF;
}
#right h2 {
	color: #FFF;
	border-bottom: 1px solid #f0f0f0;
	font-size: 12px;
	padding-left: 8px;
	line-height: 25px;
	background:  url(images/rh2.jpg) no-repeat top center;
	margin-bottom: 5px
}

#right .box {
	border: none;
	padding: 0px 0 10px 0;
	margin: 0 0 1em 0;
	font-size: 0.8em
}
#right .box1 { border: none; padding: 0px 0 10px 0; margin: 0 0 1em 0;font-size: 0.8em; background: #FFFFFF }
#right .box ul { padding-left: 8px }
#right .box li a { text-decoration: none; font-size: 0.9em }

.extra {
	text-align: right;
	padding:8px;
	font-size:1.2em;
	font-family: "Times New Roman", times;
	margin:0px;
	color: #AAA;
	line-height: 25px;
	background: #FFF;
}
.extra h3 { color: #CCD8E1;  margin-bottom: 5px; font-size: 1.2em; background: #FFF }
.extra a { color: #8FB9DB; text-decoration: none; font-style: italic; background: #FFF }
.extra p { margin-top: 15px; background: #FFF }

#footer { clear: both; border-top: 2px dotted #e5e5e5; margin: 0 0 3em 0; color: #777; font-size: 0.8em; background: #FFF }
#footer .right  { float: right; text-align: right; background: #FFF; }
#footer a { text-decoration: none; background: #FFF }

/* SNEWS */
fieldset { border: 1px solid #ddd; padding: 10px 8px; margin: 0 0 8px 0; background: #ffffff; color: #000 }
input { padding: 3px; margin: 0; border: 1px solid #BBB; margin-top: 5px }
textarea { width: 97%; height: 20em; padding: 3px; border: 1px solid #BBB }
.comment { background: #eee; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc }
.commentsbox { background: #ffffff; color: #808080; padding: 10px; margin: 0 0 10px 0; border: 1px solid #ddd }

		

/*  Advertising */
#ad { background: #FFF url(images/download.jpg) no-repeat left; padding-left: 95px; min-height: 80px; margin-bottom: 15px;}
#ad a, #left_side a { background: #FFF; text-decoration: none }
#ad a:hover, #left_side a:hover { text-decoration: underline }
		
/* main area */
#main { }
	#right_side { float: right; width: 212px; background: #F6F6F6; padding: 5px 10px 5px 10px; margin-bottom: 10px }
		#right_side ul { padding: 3px 0 8px 0 } 
		#right_side li { line-height: 18px; background: #F6F6F6 url(images/cat-li.gif) no-repeat left; list-style: none; padding-left: 20px; }
		#right_side a { background: #F6F6F6; text-decoration:  none }
		#right_side h3 { color: #404040; font:  bold 1em Arial, Sans-Serif; }
	
	#left_side { background: #FFF; margin-bottom: 10px; width: 550px;  }
		#left_side h3 { background: #FFF url(images/hbg.gif) repeat-x; height:30px; padding: 5px 0 0 0px; margin: 0; font:  bold 1.4em Arial, Sans-Serif; }
		#left_side h3 span {  padding: 1px 10px 0 23px;  line-height: 22px; margin: 0}
		#left_side p { color: #454545; padding: 0 5px 0 5px; text-align: justify ; font-size:0.6em; }
		#left_side img { float: left; padding: 0 10px 5px 0 }
		#left_side blockquote { padding-left: 10px; border-left: 2px solid #DA4040; margin: 10px 0 10px 25px; }
		.date { border-top: 1px dotted #ccc; padding: 5px 0; margin: 10px 0 25px 0; text-align: right }		
		#left_side .rs { float: right; margin: 0 10px; border: 1px solid #ddd; padding: 5px; background: #ffffff  }
		#left_side ul { list-style-position: inside; margin-left: 2px }
		#left_side ul li { list-style-type: square; margin-left: 15px;  }
		#left_side ul ul li { list-style: none; margin-left: 10px; list-style-type: lower-alpha; list-style-position: inside }
.content #main table tr td p1 {
	color: #000;
}
.content #main table tr td p a strong {
	color: #000;
}
pedro {
	color: #990;
}

