*/{
	margin:0;
	padding:0;
}

body {
	background-color:#5E8AF9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: left;
	margin-top: 15px;
}
h2{
        font-size: 18px;
        font-weight: bold;}
h3{
        font-size: 14px;
        font-weight: bold;
        text-align:center;
        
  }
#creditos #interne_creditos{
    display:none;
}
#creditos:hover #interne_creditos{
    display:block;
    border:3px solid blue;
    color:black;
    background-color:red;
    width:300px;
    position:relative;
    bottom:140px;
    left:120px;
    padding:8px;
    text-align:left;
}

.reload{width:10%;
        height:10%;}
.aqui{background-color:white;}

p {
	margin-top:15px;
}
.logo img{
       width:10%;
       height:10%;
      }

.webtype{
	font-weight: bold;
	}
	
#photo img{
	width:100px;
        height:50px;
        float:left;
        margin-right: 20px;
	}	

#conteneur {
	width:744px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
    height:367px;
        
}
.banda{
       margin-left:450px;
	
      }


#content {
float:left;
width:574px;
margin-right: 20px;
text-align:justify;

}

#content img {
	margin:8px 8px 8px 0;
	float:left;
        }

#content a {
	color:red;
	font-weight: bolder;
        text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
	color:red;
}

a:hover {
	text-decoration: underline;
	color:red;
}
a {
	text-decoration: none;
}


li {
	list-style: square;
}

#links{
       float:right;
       width:150px;
       text-align: left;
       padding-top: 8px;
       padding-bottom: 8px;
       border-bottom-style:double;
       border-bottom-width:5px;
       border-color:red;
       font-size: 12px;
       font-weight:bolder;
}
       }
#links a{
        color:red;
	font-weight: bolder;
        margin-top: 20px;
        text-decoration: none;
       }
#links a:hover {
           text-decoration: underline;
           color:red;
         }


#droite {
float:right;
width:150px;
text-align:justify;
}

#droite p {
	margin-top: 15px;
}

#droite a {
	color:red;
	font-weight: bolder;
}

#droite a:hover {
	text-decoration: underline;
	color:red;
	}





#footer {
clear:both;
margin-top: 10px;
	border-top-style: double;
	border-top-width: 5px;
	border-color:red;
}

#footer a { font-size: 12px;
             COLOR:red; 
             font-family: arial ; 
             font-style: normal; 
             text-decoration: none ; 
             font-weight: bold;
             text-align:left; 
}
hr {
	display:none;
 }


#menu {
	width: 744px;
	height: 20px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
	font-weight:normal;
	border-bottom-style:double;
	border-bottom-width: 5px;
	border-color:red;
}

#menu a {
	padding-left:20px;
	color:red;
	text-decoration: none;
    font-weight: bolder;
        
}

#menu a:hover {
	text-decoration: underline;
	color:red;
}