/* FEUILLE DE STYLE PERAF - design.css */

/* -------MISE EN PAGE GENERALE*/
*{margin:0;padding:0;}
body{
width: 630px;
background-color:#CCCCCC; 
margin: 20px auto; /* pour éviter les marges */
text-align: center; /* pour corriger le bug de centrage IE */}

img{border:0px;}

#accueil {
background-image:url("img/accueil.jpg"); 
background-repeat:no-repeat;


width:630px;
height:530px;

}

#page {
	background-image:url("img/page_type.jpg");
	background-repeat:no-repeat;
	width: 630px;
	text-align: left;
	height: 530px;

}
#page2 {
	background-image:url("img/page_type2.jpg");
	background-repeat:no-repeat;
	text-align: left;
	height: 690px;
	width: 626px;
}



#menu{
text-align:left;
width:500px;
height:30px;
}

#sommaire{
	float:right;
	margin-top:440px;
	width: 30px;
}

.invisible
{color:#CCCCCC;
font-family:arial;
font-size:8px;}

.left{
margin-left:-87px;
margin-top:0px;}
#mon_div2 {
	height: 626px;
	width: 550px;
	background-color: #FFFFFF;
	float: left;
}
#sommaire2 {
	float:right;
	margin-top:610px;
	width: 30px;
}


.anim {
	float: left;
	width: 600px;
}


.cv
{margin-top:30px;}
a:link {
	text-decoration: none;
	color: #999999;
}
a:active {
	color: #6699CC;
	text-decoration: none;
}
.txt_alternatif {
	width: 630px;
	height: 0px;
	margin-top: 100;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 100px;
	text-align: center;
}


#mon_div {
	height: 500px;
	width: 550px;
	float: left;
	text-align: center;
	background-color: #FFFFFF;
}
#txt_alternatif {
	margin-top: 200px;
}


h2 {
	font-size: small;
}
#mon_div3 {
width: 630px;
height: 530px;

	float: left;
	
	
}
