/* CSS Document */

a {
	text-decoration: none;
	color: #C72027;
	font-style: italic;
	font-weight: bolder;
	}
a:hover {
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CC3333;

}
		

body {
	background-attachment: scroll;
	background-image:  url(images/fond_degrade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: FEE38C;
	
	scrollbar-3dlight-color : #FFDE79; 
	scrollbar-arrow-color : #FFDE79; 
	scrollbar-base-color : #FFFFFF; 
	scrollbar-darkshadow-color : #FFDE79; 
	scrollbar-face-color :#C72027; 
	scrollbar-highlight-color : #FFDE79; 
	scrollbar-shadow-color : #FFDE79; 
	scrollbar-track-color :#FFDE79;
}

.body {
	background:  FEE38C url(images/fond2.jpg) no-repeat fixed center top;
	
	
} 


p      	{font-family: Times New Roman, Times, serif; color: black;}
p.titre { font-size: 30px;font-style: Bold;}
p.bas  	{ font-size: 13px; }




.paragraphe
{ 
height: 50px ; width: 400px ; 
}



table {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	border: none #CC3333;
}

table.news {
	font-size: 12pt;
	color: #000000;
	border: none #CC3333;
	height: 50px;
	width: 500px;
	overflow: scroll;

			}

table.cadre {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	border: none #CC3333;
	background-attachment: scroll;
	background-image: url(images/cadre.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 497px;
	width: 711px;
			}
			
table.cadreanglais {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	border: none #CC3333;
	background-attachment: scroll;
	background-image: url(images/cadre_anglais.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 497px;
	width: 711px;
			}

table.cadreallemand {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	border: none #CC3333;
	background-attachment: scroll;
	background-image: url(images/cadre_allemand.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 497px;
	width: 711px;
			}
table.image {
	height: 250px;
	width: 350px;

			}
			
td.image {
	 height: 263px;
	width: 350px;
}
td.news {
	 height: 50px;
	width: px;
}
tr {
	 background-color: "";
}

th {
	background-color: "#CC3333";
	color: "#ffffff";
	text-align: left;

}

div.general {width:100%;}

/* calques accueils*/

div.800 {
		  background-image: url(images/fond_calque.jpg);
		  width:562px;height:413px;
		  margin-left:100px;margin-right:100px;margin-top:5px;
		  }
			
div.1024 {
		  background-image: url(images/fond_calque.jpg);
		  width:562px;height:413px;
		  margin-left:204px;margin-right:204px;margin-top:7%;
		  }
	
	
div.gauche {
		  width:174px;height:413px;text-align: center;
		  }	 
		  
div.droite {
		  position:absolute;width:388px;height:413px;left:395px;top:375px;
		  }	 
		
div.droite800 {
		  position:absolute;width:388px;height:413px;left:300px;top:310px;
		  }
		  
		  
/* calques matériels*/	 

div.mat1024 {
		  width:740px;height:413px;
		  margin-left:120px;margin-right:120px;margin-top:2%;
		  border:solid; border-width:1px;border-color:black;
		  }
		  
div.matgauche {
		  font-family: "Times New Roman", Times, serif;	font-size: 14pt; color:#FFDD73;
		  width:174px;height:413px;text-align: center;
		  background-color:#C72027;
		  border:solid; border-width:1px;border-color:black;
		  }	 
		  
div.matdroit {
		  position:absolute;left:300px;top:30px;
		  width:566px;height:413px;text-align: center;
		  
		  }	 
