/* Habillage Accueil */

.accueil {background: url(../images/couleurs/bg_accueil.jpg) repeat-y left;}

.accueil h2 {

	float: right;

	margin-right: 40px;

	padding-top: 20px;

	text-align: right;

	width : 520px;

	font-size: 36px;

	font-weight: bold;

	color: #993366;

}

.accueil h5, .accueil h3 {

	color: #993366;

}

.accueil h3 {

	width: 320px;

	text-align: right;

	letter-spacing: 4px;

	float : right; 

	margin-right: 40px;

	font-weight: bold;

}

#accueil_gauche {

	float: left;

	margin-left: 100px !important;

	margin-left: 50px;

	margin-top: 60px; 

	width: 200px; 

	text-align : left;

}



#accueil_gauche h5 {font-weight : bold}



.accueil #pronote {

	background-color: #669900; margin-bottom: 20px; padding: 10px;

}

.accueil #pronote h5, #pronote li {color: #fff; margin: 0px;}

.accueil #pronote ul {list-style-image : url(../images/couleurs/puce_blanc.png); }



.accueil #news {

	background-color: #cc0066; margin-bottom: 20px; padding: 10px;

}

.accueil #news p, .accueil #news a:hover, .accueil #news a, .accueil #news h5 {color : #fff; margin: 0px; padding: 0px;}



.intro {

	width:560px; 

	margin-left: 340px; 

	font-size : 10px;

	margin-top : 30px; 

	min-height : 900px;

}

.intro h5 { font-weight: bold;}

.vache { 

	width:570px; 

	margin-top: 20px;

}

.vache p { margin-bottom : 15px;text-align : left}



.vbleu1 a, .vbleu2 a, .vviolet1 a, .vvert1 a, .vvert2 a, .vjaune1 a, .vjaune2 a, .vmarron1 a { 

	display : block;

	background-color : #fff;

	padding-left: 60px;

	padding-right: 60px;

	padding-top : 10px;

	padding-bottom : 10px;

	text-decoration : none;

	font-weight : bold;

}



.vbleu1 a { background : url(../images/couleurs/vbleu1.jpg) no-repeat left center;}

.vbleu2 a { background : url(../images/couleurs/vbleu2.jpg) no-repeat left center; }

.vviolet1 a { background : url(../images/couleurs/vviolet1.jpg) no-repeat left center; }

.vvert1 a { background : url(../images/couleurs/vvert1.jpg) no-repeat left center; }

.vvert2 a { background : url(../images/couleurs/vvert2.jpg) no-repeat left center; }

.vjaune1 a { background : url(../images/couleurs/vjaune1.jpg) no-repeat left center; }

.vmarron1 a { background : url(../images/couleurs/vmarron1.jpg) no-repeat left center; }

.vjaune2 a { background : url(../images/couleurs/vjaune2.jpg) no-repeat left center; }





.vbleu1 a:hover { background : #713d63 url(../images/couleurs/vache2.png) no-repeat right center; color:#fff;}

.vbleu2 a:hover { background : #ac4e60 url(../images/couleurs/vache2.png) no-repeat right center; color:#fff;}

.vviolet1 a:hover { background : #9966FF url(../images/couleurs/rond.png) no-repeat right center; color:#fff;}

.vvert1 a:hover { background : #f69048 url(../images/couleurs/vache2.png) no-repeat right center; color:#fff;}

.vvert2 a:hover { background : #873f42 url(../images/couleurs/vache2.png) no-repeat right center; color:#fff;}

.vjaune1 a:hover { background : #594e90 url(../images/couleurs/vache2.png) no-repeat right center; color:#fff;}

.vmarron1 a:hover { background : #afd659 url(../images/couleurs/vache2.png) no-repeat right center; color:#fff;}

.vjaune2 a:hover { background : #594e90 url(../images/couleurs/vache2.png) no-repeat right center; color:#fff;}



/* Fin habillage Accueil */
