
body {
background-color:#FEFEE0;
width : 1050px;
text-align : justify;

}

hr {
color : white;
}

.header{
background-image : url("img/header.png");
width : 1049px;
height : 200px;
background-repeat : no-repeat;
margin-bottom : -16px;
border-top : 1px solid black;
border-left : 1px solid black;
border-bottom : 1px solid black;
-webkit-border-top-right-radius: 100px;
-moz-border-radius-topright: 100px;
border-top-right-radius: 100px;

}

.container {
text-align : justify;
margin-left : 115px;
margin-right : 105px;
background-color : red;
width : 1050px;
background : url("img/background.jpg") top left repeat;
border-right : 1px solid black;
-webkit-border-top-right-radius: 100px;
-moz-border-radius-topright: 100px;
border-top-right-radius: 100px;

-webkit-border-bottom-left-radius: 50px;
-moz-border-radius-topleft:50px;
border-bottom-left-radius:50px;
}

.menu ul {
list-style : none;
width : 1050px;
padding-bottom : 0;
margin-left : -40px;
}

.menu li {
float : left;
width : 173px;
border : solid 0;
text-align : center;
list-style : none;
background : url("img/finMenu.png") top left repeat;
height : 50px;
border-bottom : 1px solid black;
border-right : 1px solid black;
border-left : 1px solid black;
background-color: #343434;

}

.menu li a {
display : block;
color : white;
font : 1em "Trebuchet MS", Arial, sans-serif;
line-height : 1em;
padding : 17px;
text-align : center;
text-decoration: none;
}

.menu li a:hover, #navigation li a:focus, #navigation li a:active {
transition-duration: 1s;
-moz-transition-duration: 1s;
background : url("img/bouton.png") top right no-repeat;
}


.b1 li a:hover, #navigation li a:focus, #navigation li a:active {
transition-duration: 1s;
-moz-transition-duration: 1s;
-webkit-transition-duration: 1s;
background : url("img/BoutonOrange.png") top right no-repeat;
}

.b2 li a:hover, #navigation li a:focus, #navigation li a:active {
transition-duration: 1s;
-moz-transition-duration: 1s;
-webkit-transition-duration: 1s;
background : url("img/BoutonRose.png") top right no-repeat;
}

.b3 li a:hover, #navigation li a:focus, #navigation li a:active {
transition-duration: 1s;
-moz-transition-duration: 1s;
-webkit-transition-duration: 1s;
background : url("img/BoutonVert.png") top right no-repeat;
}

.b4 li a:hover, #navigation li a:focus, #navigation li a:active {
transition-duration: 1s;
-moz-transition-duration: 1s;
-webkit-transition-duration: 1s;
background : url("img/BoutonBleu.png") top right no-repeat;
}

.b5 li a:hover, #navigation li a:focus, #navigation li a:active {
transition-duration: 1s;
-moz-transition-duration: 1s;
-webkit-transition-duration: 1s;
background : url("img/BoutonVert.png") top right no-repeat;
}

.b6 li a:hover, #navigation li a:focus, #navigation li a:active {
transition-duration: 1s;
-moz-transition-duration: 1s;
-webkit-transition-duration: 1s;
}


.corps {
padding : 50px;
padding-left : 75px;
padding-top : 75px;
text-align : justify;
border-left : 1px solid black;
}

.footer {
text-align : center;
border-top : 1px solid black;
border-bottom : 1px solid black;
border-left : 1px solid black;
font-size : 15px;
-webkit-border-bottom-left-radius: 100px;
-moz-border-radius-bottomleft: 100px;
border-bottom-left-radius: 100px;
}

.footer a:link, a:visited, a:active {
color : #5a5e6b;
}

.footer a:hover, a:focus {
color : #afafaf;
}

label {
display : block;
width : 150px;
float : left;
margin-bottom : 0;
}

.message {
resizer : none;
width : 500px;
}

h1 {
color : #c60800;
font : 20px "Trebuchet MS", Arial, sans-serif;
}

h2 {
color : #1560bd;
font: 20px "Trebuchet MS", Arial, sans-serif;
}

h3 {
color : #1560bd;
font : 15px "Trebuchet MS", Arial, sans-serif;
}

.separateur {
color : #fff;
}

.important {
font-weight : bold;
}

ul {
list-style-type : disc;
}

.reset {
margin-left : 150px;
}

.envoyer {
margin-left : 0;
}

.prenom {
visibility : hidden;
}

.validation {
background-image : url("img/validation.png");
background-repeat : no-repeat;
display : inline;
padding : 0 0 0 30px;
display : none;
border: none;
}

.erreur {
background-image : url("img/cross.png");
background-repeat : no-repeat;
display : inline;
padding : 0 0 0 30px;
display : none;
border: none;
}

.image {
padding : 0;
margin-bottom : -5px;
margin-right : 675px;
float : right;
border: none;

}

#films, #jeux, #activite, #musiques, #L2 {
display : none;
}

.source {
color : grey;
font-size : 12px;
}


.CV{
    float: right;
    height: 150px;
    width: 150px;
    
}
.CV:hover{
	-moz-transition-duration:2s;
	-webkit-transition-duration:2s;
	-moz-transition-timing-function:ease-in-out;
	-moz-transform:scale(1.5);
	-webkit-transform:scale(1.5);
    
}

.login
{
    float : left;
    margin-top: 5px;
    margin-left: 10px;
    color:black;
    font-size: large;
    opacity: 40%;
}

.connexion 
{
    color:black;
    font-size: 14px;
}




.CSSTableGenerator {

	margin:0px;padding:0px;

	width:100%;

	border:1px solid #000000;

	

	-moz-border-radius-bottomleft:0px;

	-webkit-border-bottom-left-radius:0px;

	border-bottom-left-radius:0px;

	

	-moz-border-radius-bottomright:0px;

	-webkit-border-bottom-right-radius:0px;

	border-bottom-right-radius:0px;

	

	-moz-border-radius-topright:0px;

	-webkit-border-top-right-radius:0px;

	border-top-right-radius:0px;

	

	-moz-border-radius-topleft:0px;

	-webkit-border-top-left-radius:0px;

	border-top-left-radius:0px;

}.CSSTableGenerator table{

	width:100%;

	height:100%;

	margin:0px;padding:0px;

}.CSSTableGenerator tr:last-child td:last-child {

	-moz-border-radius-bottomright:0px;

	-webkit-border-bottom-right-radius:0px;

	border-bottom-right-radius:0px;

}

.CSSTableGenerator table tr:first-child td:first-child {

	-moz-border-radius-topleft:0px;

	-webkit-border-top-left-radius:0px;

	border-top-left-radius:0px;

}

.CSSTableGenerator table tr:first-child td:last-child {

	-moz-border-radius-topright:0px;

	-webkit-border-top-right-radius:0px;

	border-top-right-radius:0px;

}.CSSTableGenerator tr:last-child td:first-child{

	-moz-border-radius-bottomleft:0px;

	-webkit-border-bottom-left-radius:0px;

	border-bottom-left-radius:0px;

}.CSSTableGenerator tr:hover td{

	

}
.CSSTableGenerator tr:nth-child(odd){ background-color:#e5e5e5; }

.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }
.CSSTableGenerator td{

	vertical-align:middle;

	

	

	border:1px solid #000000;

	border-width:0px 1px 1px 0px;

	text-align:center;

	padding:7px;

	font-size:14px;

	font-family:Arial;

	font-weight:normal;

	color:#000000;

}.CSSTableGenerator tr:last-child td{

	border-width:0px 1px 0px 0px;

}.CSSTableGenerator tr td:last-child{

	border-width:0px 0px 1px 0px;

}.CSSTableGenerator tr:last-child td:last-child{

	border-width:0px 0px 0px 0px;

}

.CSSTableGenerator tr:first-child td{

		background:-o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#cccccc,b2b2b2);


	background-color:#cccccc;

	border:0px solid #000000;

	text-align:center;

	border-width:0px 0px 1px 1px;

	font-size:14px;

	font-family:Arial;

	font-weight:bold;

	color:#000000;

}

.CSSTableGenerator tr:first-child:hover td{

	background:-o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#cccccc,b2b2b2);


	background-color:#cccccc;

}

.CSSTableGenerator tr:first-child td:first-child{

	border-width:0px 0px 1px 0px;

}

.CSSTableGenerator tr:first-child td:last-child{

	border-width:0px 0px 1px 1px;

}