/* 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/bckground.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color:#eb9340;
	font-family:arial, sans serif;
	font-size:11px;
	line-height:15px;
	color:#000;
	margin:0px;
	}

#banner1 {
	display: block;
	height: 45px;
	width: 95px;
	position: relative;
	left: 785px;
	top: 50px;
	/*background-color: #00FFFF;*/
	}
	
#banner2 {
	display: block;
	height: 35px;
	width: 90px;
	position: relative;
	left: 785px;
	top: 50px;
	/*background-color: #00FFFF;*/
	}
	
	#banner22 {
	display: block;
	height: 35px;
	width: 100px;
	position: relative;
	left: 785px;
	top: 50px;
	/*background-color: #00FFFF;*/
	}
	
	#banner222 {
	display: block;
	height: 35px;
	width: 100px;
	position: relative;
	left: 785px;
	top: 90px;
	/*background-color: #00FFFF;*/
	}
	
#banner3 {
	display: block;
	height: 60px;
	width: 165px;
	position: relative;
	left: 131px;
	top: 575px;
	/*background-color: #00FFFF;*/
	}
	
 #banner4 {
	display: block;
	height: 60px;
	width: 165px;
	position: relative;
	left: 131px;
	top: 590px;
	/*background-color: #00FFFF;*/
	}

#banner5 {
	display: block;
	height: 60px;
	width: 165px;
	position: relative;
	left: 131px;
	top: 600px;
	/*background-color: #00FFFF;*/
	}
	
#banner6 {
	display: block;
	height: 130px;
	width: 165px;
	position: relative;
	left: 131px;
	top: 612px;
	/*background-color: #00FFFF;*/
	} 

#container {
	margin-left:0px;
	margin-top:0px;
	padding:0px;
	width:684px;
	z-index:1;
	}

#intro {
	width:550px;
	position:absolute;
	left:346px;
	top:290px;
	z-index:2;
	letter-spacing: 1.8px;
	}

#supportingText {				/* !!!!! */
	width:548px;
	position:absolute;
	left:365px;
	top:350px;
	z-index:2;
	}
#explanation, #participation, #requirements, #benefits, #footer, #quickSummary, #preamble, #lselect, #lfavorites, #lresources, #larchives, #plantillas {
	/*padding:7px;*/
	margin-top:5px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:15px;
	/*border-left:1px solid #aaa;
	border-top:1px solid #aaa;
	border-right:1px solid #333;
	border-bottom:1px solid #333; 
	background-image:url(../images/bg_box.jpg);
	background-position:left top;
	background-repeat:repeat-y; */
	}
	
#preamble  {
	padding-top:7px;
	padding-left:28px;
	padding-bottom:7px;
	padding-right:7px;
}
	
#participation, #benefits {				/* !!!!! */
	/*background-image:url(../images/bg_box-trans.png);
	background-position:left top;
	background-repeat:repeat-y;*/
	background-color:#fff;
	padding-top:7px;
	padding-left:18px;
	padding-bottom:7px;
	padding-right:7px;
	}

#explanation {				/* !!!!! */
	/*background-image:url(../images/bg_box-trans.png);
	background-position:left top;
	background-repeat:repeat-y;*/
	background-color:#fff;
	padding-top:8px;
	padding-left:18px;
	padding-bottom:7px;
	padding-right:7px;
	}

#linkList2 {				/* !!!!! */
	width:200px;
	position:absolute;
	left:88px;
	top:317px;
	z-index:2;
	padding-top:25px;
	padding-left:28px;
	padding-bottom:7px;
	padding-right:7px;
	}
	
#linkList2 a, #preamble a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}
#linkList2 a:link, #preamble a:link {
	color:#ccc;
	font-weight:bold;
	text-decoration:none;
	}
#linkList2 a:hover, #preamble a:hover {
	color:#ccc;
	font-weight:bold;
	text-decoration:underline;
	}

#extraDiv1 {
	background-image:url(../images/lay-H11.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:1128px;
	z-index:1;
	}

#extraDiv1 h3 {	
	position:absolute;
	font-family:arial, sans serif;
	font-size:20px;
	font-weight:bold;
	color:#000;
	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:#000;
	font-size:11px;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:0px;
	}
p {
	margin:5px;
	}

a {
	color:#F90;
	font-weight:bold;
	text-decoration:none;
	border:0px;
	}
a:link {
	color:#F90;
	font-weight:bold;
	text-decoration:none;
	border:0px;
	}
a:hover {
	color: #F90;
	font-weight:bold;
	text-decoration:underline;
	border:0px;
	}
/*a:visited {
	color:#e2e2e2;
	text-decoration:underline;
	}*/
	


#linkList ul {
	margin: 0px;
	padding: 0px;
	}

#linkList li {
	list-style-type: none;
	display: inline;
	}

/* --Default Class Settings-- */	


.hnews {
	border:0px;
 }

.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:#000;
	border-style:solid; 
}



.componentheading {
	font: bold 15px Arial, sans-serif;
	color: #999;
	text-align: left;
	margin-bottom:5px; }


.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 {
text-align:left;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom:3px;
	color: #ffff00; }				/* titoli menu */
td {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000; }		/* testi notizie */
	
	
.contentheading {					/* titoli notizie */
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #999;
	display: block;
	margin-bottom:5px; }	

/* Horizontal Line */	
HR {
   width:120px;
	border: 1px inset; }







