/* Original CSS design: css Zen Garden submission 008 - 'RPM' by Bruno Cunha*/
/* http://www.kaosboy.net/*/

/* The .css file is released under Creative Commons ShareAlike License v1.0*/
/* http://creativecommons.org/licenses/sa/1.0/  */

/* Original ARTWORK design, All associated graphics: Franck Scipion @ YaTienesWeb*/
/* Copyrights 2003: Some rights reserved, CC Non Commercial + Attribution + Share Alike*/ 
/* Web: http://www.yatienesweb.info */
/* Email: info@yatienesweb.info */

/* IMPORTANT */
/* This .css file is associated to a .php file that also has some rights of use. */

body {
	background-image:url(../images/bg_x.jpg);
	background-color:#fff;
	font-family:arial, sans serif;
	font-size:11px;
	line-height:15px;
	color:#fff;
	margin:0px;
	}

#container {
	margin-left:0px;
	margin-top:0px;
	padding:0px;
	width:684px;
	z-index:1;
	}

#intro {
	width:275px;
	position:absolute;
	left:720px;
	top:250px;
	z-index:2;
	}

#supportingText {
	width:450px;
	position:absolute;
	left:411px;
	top:535px;
	z-index:2;
	}
#explanation, #participation, #requirements, #benefits, #footer, #quickSummary, #preamble, #lselect, #lfavorites, #lresources, #larchives, #plantillas {
	padding:7px;
	margin:5px;
	border-left:1px solid #aaa;
	border-top:1px solid #aaa;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	background-image:url(../images/transparent.gif);
	}

#linkList2 {
	width:250px;
	position:absolute;
	left:88px;
	top:900px;
	z-index:2;
	}

#extraDiv1 {
	background-image:url(../images/tunami_x.jpg);
	position:absolute;
	left:0px;
	top:0px;
	width:684px;
	height:1515px;
	z-index:1;
	}

#extraDiv1 h3 {	
	position:absolute;
	font-family:arial, sans serif;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	margin:0px;
	padding:10px;
	width:250px;
	height:350px;
	top: 25px;
	left: 725px;
	text-align:right;
	}
	
#extraDiv3 {
	position:absolute;
	left:-90px;
	top:225px;
	width:684px;
	height:1515px;
	z-index:1;
	}

#pageHeader {
	display:none;
	}
h3 {
	font-family:arial, sans serif;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:0px;
	}
p {
	margin:6px;
	}

a {
	color:#e2e2e2;
	text-decoration:underline;
	}
a:link {
	color:#e2e2e2;
	text-decoration:underline;
	}
a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
	}
a:visited {
	color:#e2e2e2;
	text-decoration:underline;
	}


#linkList ul {
	margin: 0px;
	padding: 0px;
	}

#linkList li {
	list-style-type: none;
	display: inline;
	}

/* --Default Class Settings-- */	




.inputbox {
	font: 8pt arial, sans serif; 
  	color: #333;
  	background-color :#fff;
	border-width:1px 1px 1px 1px;
	border-color:#abbc47;
	border-style:solid;
 }

.button {
	font: 8pt arial, sans serif; 
  	color: #333;
  	background-color :#fff;
	border-width:1px 1px 1px 1px;
	border-color:#abbc47;
	border-style:solid;
 }


.articlehead {
	font: bold 10pt arial, sans serif;  
  	color: #fff;
	border-width:0px 0px 3px 0px;
	border-color:#fff;
	border-style:solid; 
}


.sectiontableheader {
	font: bold 10pt arial, sans serif;  
  	color: #fff;
	border-width:0px 0px 3px 0px;
	border-color:#fff;
	border-style:solid; 
}



.componentHeading {
	font: bold 10px Arial, sans-serif;
	color: #fff;
	text-align: left }


.newsarticle {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: left }	

.newspane {
	background-color : Transparent; }

.newspaneopen {
	border : 0px ridge #DCDCDC; }
	
.poll {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px }
	
.popupwindow {
	background-color : Transparent; }
	
.sectiontableentry1 {
	background-color : Transparent; }

.sectiontableentry2 {
	background-color : Transparent; }
	
.small {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none; 
	font-weight: medium }
			
.smalldark {
	font-family: Arial, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	font-weight: normal }
/* Table Column */	
th {
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase; 
	color: #fff; }	
td {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #fff; }

/* Horizontal Line */	
HR {
   width:120px;
	border: 1px inset; }







