@charset "UTF-8";
/* CSS Document */

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../image/bgTop.jpg); 
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment:scroll;
}

.divBgBottom{
	background:url(../image/bgBottom.jpg); 
	background-repeat:no-repeat;
	background-position:center bottom;
	background-attachment:scroll;
}

.bleuText{
	padding-left:20px;
	padding-right:20px;
	font-family:"Times New Roman", Times, serif;
	color:#003399;
	font-size:13px;
}

.bleuTextLien{
	font-family:"Times New Roman", Times, serif;
	color:#003399;
	font-size:13px;
}

a.bleuTextLien:link {color:#003399; text-decoration:none;}
a.bleuTextLien:visited {color:#003399; text-decoration:none;}
a.bleuTextLien:hover {color:#003399; text-decoration:underline;}

.blancText{
	padding-left:20px;
	padding-right:20px;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:13px;
}

.blancTextLien{
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:13px;
}

a.blancTextLien:link {color:#FFFFFF; text-decoration:none;}
a.blancTextLien:visited {color:#FFFFFF; text-decoration:none;}
a.blancTextLien:hover {color:#FFFFFF; text-decoration:underline;}

.bleuMauve{
	font-family:"Times New Roman", Times, serif;
	color:#330033;
	font-size:12px;
}

.textBoxSide{
	font-family:"Times New Roman", Times, serif;
	color:#000033;
	font-size:14px;
}


/*************** background **************/
.bgText{
	background:url(../image/content_bgLong.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-position:top;
}

.bgTextPortfolio{
	background:url(../image/por_box-mil.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:left;
}

.bgTextDossard{
	background:url(../image/dos_box-mil.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:left;
}

.bgTextPromeneuse{
	background:url(../image/pro_box-mil.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:left;
}

.bgTextlien1{
	background:url(../image/lie_box-mil1.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:left;
}

.bgTextlien2{
	background:url(../image/lie_box-mil2.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:left;
}

.bgTextlien3{
	background:url(../image/lie_box-mil3.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:left;
}

.bgTextEng{
	background:url(../image/eng_box-mil.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:left;
}

.bgTextAgenda{
	background:url(../image/acc_boxdown2.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:left;
}

.bgTextAgendasIndex{
	background:url(../image/agenda_box-mil1.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:left;
}

.bgTextAgendasIndex1{
	background:url(../image/agenda_box-mil2.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:left;
}

.bgTextAgendas0{
	background:url(../image/ageP0_box-mil.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:left;
}

.bgTextAgendas1{
	background:url(../image/ageP1_box-mil.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:left;
}

.bgTextAgendas2{
	background:url(../image/ageP2_box-mil.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:left;
}

.bgTextAgendas3{
	background:url(../image/ageP3_box-mil.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:left;
}

.bgTextAgendas4{
	background:url(../image/ageP4_box-mil.png);
	background-repeat:no-repeat;
	background-position:top;
	background-position:left;
}

/*************** Copyright **************/
.copyright{
	font-size:12px;
	color:#330000;
	padding-top:4px;
	padding-bottom:4px;
}

a.copyright:link {color:#330000; text-decoration:none;}
a.copyright:visited {color:#330000; text-decoration:none;}
a.copyright:hover {color:#330000; text-decoration:underline;}


/*************** Link over img INDE **************/
.pictureHome{
	float:right;
}
