/* Kit graphique par Graphiques-Kits.com */
/* Copyright 2007 tous droits réservés */
/* ------------------------------------ */


body {
	height: 885px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #666666;
	background: url(images/fond6.jpg) repeat-x;
}

div#site-college {
    text-align:left;
    width: 1000px;
	margin: auto;
}

/* ------------------------------------ */

div#header {
    background: url(images/ac-reims22.jpg) no-repeat 0 0;
    height: 171px;
    margin: 0;
    padding: 0;
	border-left: 1px solid grey;
	border-right: 1px solid grey;
}

div#contenu-right img {
margin-left:300px;
margin-top:-20px;
}

div#sous-header {
    height: 34px;
    margin: 0;
    padding: 0;
	background: url(images/fond.jpg) repeat-x;
	border-left: 1px solid grey;
	border-right: 1px solid grey;
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
}

div#contenu-sheader {
	margin-left: 12px;
}

div#contenu-sheader a, div#contenu-sheader a:link {
	float: left;
	padding-right: 50px;
	padding-top:10px;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

/* ------------------------------------ */

div#corp {
	background-color: #ffffff;
}

div#contenu-left {
	float: left;
	width: 150px;
	height: 640px;
	margin: 0px;
	background-color: #759cd5;
    padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 25px;
	border-left: 1px solid grey;
	border-right: 1px solid grey;
}

div#title {
	margin-bottom: 10px;
	padding-left: 0px;
    font-family: "Times New Roman", Times, Verdana;
    font-size: 15px;
	color: #000000;	
	font-weight : bold;
}

div#menu-left {
	margin-left: 10px;
	padding-top: 10px;
}

div#menu-left a {
    color : #000000;
    font-weight : bold;
	font-size: 11px;
	height: 10px;
}
div#contenu-sheader a:hover {
	color: #808080;
	text-decoration: underline;
}


div#menu-left a, div#menu-left a:link {
	float: left;
	padding-top:10px;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

div#menu-left a:hover {
	color: #808080;
	text-decoration: underline;
}


div#contenu-right {
	height:620px;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 0px;
	padding-right: 70px;
	border-right:1px solid grey;
}

div#contenu-right img {
margin-left:81px;
}

div#contenu-right ol /* Toutes les listes à puces se trouvant dans un menu */ {
	list-style-image: url(images/logo_courrier.jpg); 
	padding: 0px; 
	margin: 0px;
	margin-left:350px;
	}
	
div#contacter-center {
margin-top:-80px;
}

div#contacter-center p{
margin-left:700px;
}

div#contacter-center ol{
margin-left:700px;
list-style-image: url(images/logo_telephone2.gif); 
}



div#contacter-l p{
margin-left:350px;
}

div#contacter-l ol{
margin-left:350px;
list-style-image: url(images/logo_fax.gif); 
}

div#contacter-r p{
margin-left:700px;
}

div#contacter-r ol{
margin-left:700px;
list-style-image: url(images/logo_email.bmp); 
}

div#contacter-r {
margin-top:-55px;
}
/* ------------------------------------ */

html, body { 
    margin: 0;
	padding: 0;
}

h1 {
	font-weight: bold;
	color: #000000;
	margin-bottom: 15px;
	text-align: center;
}

h3 {
	font-weight: bold;
	color: #000000;
	margin-bottom: 13px;
}


p{
	color: #000000;
	font-size:12px;
	margin-left: 350px;
	text-align:left;
}

