/* CSS Document */
* {
   padding: 0;
   margin: 0;
   
}

body {
	color: #333333; 
	background-color: white; 
	font-family: "Lucida Sans Typewriter", "Lucida Sans Unicode";
	font-size: 10px;
	font-weight: lighter;
	letter-spacing: 1px;
}

#wrapper {
   color: #000000;
   background-color: white;
   width: 710 px;
   margin-top: 20px;
   margin-bottom: 10px;
   margin-left: 30px;
   margin-right: 0px;
         
}

p {
   width: 700px;
   tex-align: justify;
   line-height: 1.5em;
   font-weight: lighter;
   margin-bottom: 5px;
   
   }
/* =================
PAGE INDEX
====================*/

#index {
   color: #000000;
   width: 355 px;
   margin : 210px auto;
   text-align:center;
         
}

#logo_index{
	margin: auto;
	width: 200px;
	padding-top: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
         
}
#pe{
	position:fixed!important;
	position:relative;
	bottom:0px!important;
	text-align:center;
	text-color: #cccccc;
	background:#ffffff;
	font-size:9px;
	margin-top:0px;
	padding-top:0px;
	width:100%;
	height:25px!important;
}
/* Menu Langues */

#navega4 {
   text-align:center;
   padding-top: 5px;
   padding-bottom: 20px;
   padding-left: 10px;
      
}
#navega4 li{
   display: inline;
   list-style-type: none;
      
}
#navega4 a:link {
   color:#333333;   
}
#navega4 a:visited {
   color:#333333;   
}
#navega4 a:hover {
   color:#333333;   
}
#navega4 a:active {
   color:#333333;   
}
/* Menu Copyright */

#zona {
   padding-top: 0px;
   padding-left: 15px;
      
}

a {
   text-decoration: none;
   border: none;
   font-size: 10px;
   font-weight: lighter;
}

a:link {
	color:#333333;
}

a:visited {
   color:#333333;
}

a:hover {
   color:#333333;
   text-decoration: none;
   background-color: #cccccc;
}

a:active {
   color:#333333;
}

/* =================
PAGE CREDITS
====================*/

#zone_credits{
   padding-top: 100px;
   padding-bottom: 100px;
   padding-left: 15px;
         
}

/* =================
PAGE NEWS
====================*/

#zone_news{
   padding-top: 30px;
   padding-bottom: 30px;
   padding-left: 15px;
         
}
#menu {
	margin: auto;
	width: 600px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#index2 {
	color: #000000;
	width: 600 px;
	margin : 110px auto;
}
