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

/* -------MISE EN PAGE GENERALE*/
*{margin:0;padding:0;}
body{
width: 630px;
background-color:#ffffff; 
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;
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC9;
	border-right-color: #CC9;
	border-bottom-color: #CC9;
	border-left-color: #CC9;

}
#page2 {
	background-repeat:no-repeat;
	text-align: left;
	height: 690px;
	width: 626px;
}



#menu{
	text-align:left;
	width:590px;
	height:30px;
	border: medium none #CCC;
}

#sommaire{
	float:right;
	margin-top:440px;
	width: 30px;
	border: medium none #000;
}

.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;
	border: thin none #CCC;
}


#mon_div {
	height: 500px;
	width: 550px;
	float: left;
	text-align: center;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC9;
	border-right-color: #CC9;
	border-bottom-color: #CC9;
	border-left-color: #CC9;
}
#txt_alternatif {
	margin-top: 200px;
}


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

	float: left;
	
	
}
#mon_divd {
	margin-top: 30px;
}
#mon_div4 {
	margin-top: 30px;
}
#mon_divvideo {
	margin-top: 30px;
}

