/** FORMS */


.title{
	color:#070707;
	font: bold 1.8em Arial, Sans-Serif; padding: 8px 0 4px 0; margin: 0; letter-spacing: -1px;
}
.emph{
	color:#DA3B3B;
}
.subtitle{
	font: bold 1.2em Arial, Sans-Serif; letter-spacing: -1px; 
}
.huge{
	color:#070707;
	font: 2em Arial, Sans-Serif; letter-spacing: -1px; 
	font-weight:bold;
	padding:4px;
	text-align:center;	
}

.forms{
	font-size: 10px;
	color: #070707;
}

a.outlink{
	color:#070707;
	text-decoration:underline;
}
a.outlink:hover {
	color:#070707;
	text-decoration: none;
}

a.subtitle{
	color:#070707;
	text-decoration:underline;
}

a.title{
	color:#070707;
	text-decoration:underline;
}

.white{
	color:#ffffff;
}
a.white{
	color:#ffffff;
	text-decoration:none;
}
a.white:hover{
	color:#ffffff;
	text-decoration:underline;
}
.subtext{
	font-size: 10px;
	color:#070707;
}
a.subtext{
	font-size: 10px;
	color:#070707;
	text-decoration:none;
}
.green{
	color:#7E8E1E;
}
.newtext{
	color:#7E8E1E;
}
a.green{
	color:#7E8E1E;
	text-decoration:underline;
}
a.red{
	color:#DA3B3B;
	text-decoration:none;
}
a.yellow{
	color:#FFF468;
	text-decoration:underline;
}
.yellow{
	color:#FFF468;
}
a.black{
	color:#000000;
	text-decoration:none;
}
a.black:hover{
	color:#000000;
	text-decoration:underline;
}
a.sitemap{
	color:#000000;
	text-decoration:none;
}
a.sitemap:hover{
	color:#000000;
	text-decoration:underline;
}

/** LISTS **/

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

li.foro{
	padding:5px 5px 5px 5px; 
	margin:0px 0px 0px 0px;
	list-style:none;
	background:url(images/cats3.gif) left bottom repeat-x;	
}

.list0 {
	padding: 0px;
	padding-left: 0px;
}

.list1 {
	list-style: url(images/bullet.gif);
	margin-left: 50px;	
	padding-left: 0px;

}

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

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


/** FORMS **/

.input0{
	width: 120px;
	border: 1px solid #DDD;
	height:20px;
}

.input_pseudo{
	font-size: 10px;
	border: 1px solid #000;	
	color:#000;	
	background: #fff;
}
.input_pseudo:hover{
	font-size: 10px;
	background: #EEEEEE;
	color: #000;
}

.input1{
	width: 300px;
	border: 1px solid #DDDDDD;
}
.input1_button{
	font-size:12px;
	font-family:Verdana,sans-serif;
	color:#000;
	width:100px;
	background-color:#ffffff;
	border-style:solid;
	border-color:#000;
	border-width:1px;
}
.input1_button:hover{
	background: #EEEEEE;
	color:#000;
}

.input2{
	width: 580px;
	border: 1px solid #DDDDDD;
}

.search {
	border: 1px solid #DDD;
	padding: 4px;
}
.search_button {
	background: url(images/search.gif) no-repeat left bottom;
	border: none;
	height: 27px;
	width: 27px;
}

/** IMAGES **/

.img1{
	float: left;
	margin-right: 15px;
}
img.left{
	float: left;
	margin: 3px 10px 10px 0px;
	border: 0px;
}
img.right{
	float: right;
	margin: 0px 10px 10px 3px;
}
img.border{
	float: left;
	margin-right: 15px;
}
/** MESSAGE BOX **/

.message-gray{
	border:solid 1px #DEDEDE; 
	background:#EFEFEF;
	color:#222222;
	padding:4px;
	text-align:center;
	width:95%;
}
.message-alert{
	border:solid 1px #DEDEDE; 
	background:#FFFFCC;
	color:#222222;
	padding:4px;
	text-align:center;
	width:95%;
}
.message-ok{
	border:solid 1px #349534; 
	background:#C9FFCA;
	color:#008000;
	font-weight:bold;
	padding:4px;
	text-align:center;
	width:95%;
}
.message-error{
	border:solid 1px #CC0000; 
	background:#F7CBCA;
	color:#CC0000;
	font-weight:bold;
	padding:4px;
	width:95%;
	text-align:center;
}
/** TABLES **/

table#foro{
	background-color:#fcfcf6;
	padding: 0.2em;
}

table#recursos{
	background-color:#fcfcf6;
	padding: 10;
}

table#docs{
	background-color:#fcfcf6;
	padding: 10;
}
table#blog{
	background-color:#fcfcf6;
	padding: 10;
}
table#code{
	background: url(images/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #ffa200;
	margin-left: 10px;
	color: #555;
	padding: 10px;
	font: normal .9em "Lucida Sans Unicode",serif;	
}
table#item {
	padding: 0px;
	border: 0px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
table#item_blog {
	padding: 20px;
	border: 0px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

table#news {
background:url(images/menu_dashed.gif) left bottom repeat-x;
font-weight:400
}

table#bookmark tr {
background:url(images/menu_dashed.gif) left top repeat-x
}

table#printable .subtext {
text-transform:none;
color:#adaca4;
font-size:12px;
font-family:helvetica,arial,sans-serif;
font-weight:700
}
	

/** MISC **/
.hr {
	height: 1px;
}

cite {
	background: url(images/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}


/***********  TEMPLATE  ******************/		


body { 
	padding: 0; 
	margin: 0; 
	font: 12px Arial, sans-serif; 

	color: #070707; 
	text-align: center	
}
	
a {color:#070707; font-weight: bold;   background: inherit; }
a:hover { color: #DA3B3B; background: inherit; text-decoration: underline}
p {	margin: 5px 0; }
h1 {	font: bold 1.8em Arial, Sans-Serif; padding: 8px 0 4px 0; margin: 0; letter-spacing: -1px; }

h3 { padding: 4px 0; margin:  0; }



.content { margin: 0px auto; width: 800px; text-align: left}

/* Top part */
#topb { padding-top: 20px; background: transparent; height: 101px; }
	#top h1 { font: bold 1.8em Arial, Sans-Serif; padding: 8px 0 4px 0; margin: 0; letter-spacing: 1px; color: #FFF }
	#top h2 { font: 1.0em Arial, Sans-Serif; letter-spacing: 0px; color: #868686; margin:0; padding: 0 }
	#top #icons { float: right; margin:20px 0; padding:0 }
	#top #icons img { padding-right: 2px; border: 0 }

/* Top part */
#top { padding-top: 0px; background: transparent; height: 101px; }
	


/* Second part */
#prec_null { 	height: 20px; 	margin:0; padding: 0; border-bottom: 0px solid #DCDCDC; overflow: hidden; margin-bottom: 5px }
#prec { 	height: 220px; 	margin:0; padding: 0; background: #F6F6F6; border-bottom: 1px solid #DCDCDC; overflow: hidden; margin-bottom: 15px }
		#wrap { margin: 0 auto; width: 800px; }
		#wrap #pic { float: right; background: #FF0000 url(images/mainimg.jpg) no-repeat; height: 199px; width: 589px; overflow: hidden}
			#wrap #pic #slogan { float: right; padding: 20px 20px 10px 20px; text-align: right }
			#wrap #pic #slogan h1 { font: bold 1.2em Arial, Sans-Serif; color: #FFF; letter-spacing: 1px; margin:0 }
			#wrap #pic #slogan h2 { font:  1.0em Arial, Sans-Serif; color: #FFF; letter-spacing: 0px; margin:0; padding: 1px 0}
			#wrap #pic #slogan a { color: #FFF; }
			
		#wrap #menu { padding: 0; margin:0; background: inherit; text-align: left}
		#wrap #menu a { padding-left: 25px; font:  #DA3B3B 0.9em Arial, Sans-Serif; text-decoration: none; background: #F6F6F6 url(images/lm-li.gif) no-repeat left;  }
		#wrap #menu ul { padding: 10px 0 }
		#wrap #menu li { line-height: 26px; background: #F6F6F6 url(images/li-line.gif) no-repeat bottom left; list-style: none }
		

/*  Advertising */
#ad {font-size:12px; }
#ad .title{color:#070707; font: bold 13px Arial, Sans-Serif; letter-spacing: -1px;}
#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: 180px; background: #F6F6F6; padding: 5px 10px 5px 10px; margin-bottom: 10px; font-size:12px; }
		#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 {font-weight: normal; font-size:12px; color: #404040; background: #F6F6F6; text-decoration:  none }
		#right_side a:hover { color: #404040; background: #F6F6F6; text-decoration: underline}
		#right_side h3 { color: #404040; font:  bold 1.2em Arial, Sans-Serif; }
		#right_side h2 a { color: #404040; font:  bold 14px Arial, Sans-Serif; }
		#right_side h1 a { color: #404040; font:  bold 14px Arial, Sans-Serif; }
		
		#right_side img { padding: 0 0px 0px 0 }
				
		
	#left_side { background: #FFF; margin-bottom: 10px; width: 580px; font-size:12px;  }
		#left_side h1 { background: #FFF url(images/hbg.gif) repeat-x; height:30px; padding: 5px 0 0 5px; margin: 0; font:  bold 1.2em Arial, Sans-Serif; }
		#left_side h1 span { background: url(images/h-art.gif) no-repeat left; padding: 1px 10px 5px 5px;  line-height: 22px; margin: 0; font: 16em}
		#left_side .subtitle {color: #DA3B3B;}
		#left_side h3 { background: #FFF url(images/hbg.gif) repeat-x; height:30px; padding: 5px 0 0 0px; margin: 0; font:  bold 1.2em Arial, Sans-Serif; }
		#left_side h3 span { background: url(images/h-art.gif) no-repeat left; padding: 1px 10px 0 5px;  line-height: 22px; margin: 0}
		
		#left_side p { font-size:12px; color: #070707; padding: 0 5px 0 5px; text-align: left }
		#left_side img {padding: 0 0px 0px 0 }
		#left_side td { color: #070707; padding: 0 0px 0 0px; text-align: justify }
		#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: #f5f5f5  }
		#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 }
	

	#todo { background: #FFF; margin-bottom: 10px; width: 800px; font-size:12px; }
		#todo h1 { background: #FFF url(images/hbg.gif) repeat-x; height:30px; padding: 5px 0 0 5px; margin: 0; font:  bold 1.2em Arial, Sans-Serif; }
		#todo h1 span { background: url(images/h-art.gif) no-repeat left; padding: 1px 10px 5px 5px;  line-height: 22px; margin: 0}
		#todo .subtitle {color: #DA3B3B;}
		#todo h3 { background: #FFF url(images/hbg.gif) repeat-x; height:30px; padding: 5px 0 0 0px; margin: 0; font:  bold 1.2em Arial, Sans-Serif; }
		#todo h3 span { background: url(images/h-art.gif) no-repeat left; padding: 1px 10px 0 5px;  line-height: 22px; margin: 0}
		#todo td { color: #070707; padding: 0 0px 0 0px; text-align: justify;  font-size:12px; }
		
		#todo p { color: #070707; padding: 0 5px 0 5px; text-align: justify;  font-size:12px; }
		#todo img { padding: 0 0px 0px 0 }
		#todo blockquote { padding-left: 10px; border-left: 2px solid #DA4040; margin: 10px 0 10px 25px; font-size:12px; }
		.date { border-top: 0px #ccc; padding: 5px 0; margin: 10px 0 25px 0; text-align: right }		
		#todo .rs { float: right; margin: 0 10px; border: 1px solid #ddd; padding: 5px; background: #f5f5f5  }
		#todo .list0 { list-style-position: inside; margin-left: 25px }
		#todo ul { list-style-position: inside; margin-left: 2px }
		#todo ul li { list-style-type: square; margin-left: 15px;  }
		#todo ul ul li { list-style: none; margin-left: 10px; list-style-type: lower-alpha; list-style-position: inside }


/* The footer */
#footer { clear: both; border-top: 1px solid #DCDCDC; margin: 0 0 3em 0; color: #777;  background: #fff }
#footer .right  { float: right; text-align: right; background: #FFF; }
#footer a { text-decoration: none; background: #FFF }
	
