
BODY {background-color:#EEEEEE;
 background:url(image1/fondob.jpg);
 background-repeat:repeat-x;
 margin-top:0;
		
}

#wrapper {background-color: transparent;
	    width: 1000px;
    margin-top: 0px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
	 font-family: verdana, Arial;
	font-size: 12px;
	color: black;
	text-align: left; 
	voice-family: "\"}\"";
  voice-family: inherit;
  		 }

#head {
	height: 200px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background:url(image1/dz22.jpg) top center no-repeat;
	background-position: 50% top;
}


#header {
	height: 242px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
	background-position: 50% top;
}

.header_h1{
	color: black;

	font-size: 24px;

	margin-left: 20px;

	margin-top: 20px;

	padding-right: 0;
	}
	
.header_p{
	color: black;

	font-size: 14px;

	margin-left: 20px;

	margin-top: 20px;

	padding-right: 0;
	}
#headerBox{
	border-left: 1px solid black;
	margin-left: 100px;
	width: 350px;
	height: 200px;
	}

#contentwrapper {

	clear: both;

	height: 300px;

	padding-top: 0;

}


#newsbox{
	width: 900px;
	height: auto;
	float: left;
	border-right: 1px dashed gray;
	border-left: 1px dashed gray;
	padding-right: 10px;
	padding-left: 40px;
	padding-top: 5px;
	margin-top: 0px;
	background-image:url(image1/fondo-pagina.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#EEEEEE;
	
}

#newsbox h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: 0.7em;
	}
.newsbox_t {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 1.4;
	font-weight: bold;
	font-style: italic;		
}
.newsbox_h1 {
	color: #003300;
	font-size: 20px;
	font-size: x-large; 
	text-indent: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.newsbox_p{

color: black;

	font-size: 12px;

	margin-left: 15px;

	margin-top: 45px;

	font-size: 11px;

	padding-bottom: 0;
padding-top: 10px;
	
border-top: 1px dashed gray;

}
.textonewsbox{
	color: #333333;
	font-size: 12px;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
	
}






#copyrightwrapper {
	clear: both;
	width: 950px;
	padding-top: 10px;
	padding-bottom: 10px;
	border:#333333 solid 2px;
}

#copyright {

	background-color: #616161;

	width: 800px;

	margin-top: 4px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	

	padding: 10px 10px 10px 25px;

	overflow: hidden;

	color: #cccccc;
	font-size:9px;

}

#copyright p {

	margin: 0px;

}

#copyright .copyItems {

	float: left;

	width: 60%;

	padding-top: 20px;

	padding-right: 35px;

}

#copyright .copyItems2 {

	float: left;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #535252;

	padding-left: 75px;
	text-align: leftt;

}

#copyright a:link, #copyright a:visited {

	color: #101010;

	text-decoration: none;

}


#copyright a:hover {



	color: #FFFFFF;

	text-decoration: none;

}
.floatLeft { 

    float: left; 

	padding: 4px 4px 4px 4px;
   margin-right: 15px;
	margin-left: 15px;

}

.Left_text {
	float: left;
	border: solid #004400 1px;
	padding: 4px 4px 4px 4px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	color: #006600;
	font:Arial, Helvetica, sans-serif;
	width: 350px;
	font-size: 10px;
}

.Right_text {
	float: right;
	border: solid #004400 1px;
	padding: 4px 4px 4px 4px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	color: #006600;
	font:Arial, Helvetica, sans-serif;
	width: 350px;
	font-size: 10px;
}


.floatRight {
	float: right;
	border: solid #004400 2px;
	padding: 4px 4px 4px 4px;
	margin-right: 5px;
	margin-left: 5px;
}


