/*---------*/
/* General */
/*---------*/
body {
	margin: 0px;
	background-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #709500;
	scrollbar-highlight-color: #709500;
	scrollbar-3dlight-color	: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #709500;
	}

#general {
	position : relative;
	width: 780px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
img {
	border: 0px;
	}
/*--------------*/
/* barre du haut */
/*--------------*/
#haut {
	position : relative;
	width : 780px;
	height : 200px;
	}
#haut_titre {
	position : absolute;
	width : 780px;
	height : 27px;
	top: 5px;
	background-color : #808285;
	font-size: 20px;
	text-align: center;
	color: #ffffff;
	font-style: italic;
	
	}
#menu {
	position : absolute;
	width : 780px;
	height : 19px;
	top: 40px;
	background-repeat: repeat-x;
	background-image: url(http://www.ets-collin.fr/layout/images/fond_menu.gif);
	}
#menu a{
	text-decoration : none;
	color : #000000;
	}
#menu a:hover{
	text-decoration : none;
	color : #ff0000;
	}
#coin_gauche {
	position : absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
	}
#bandeau_haut {
	position : absolute;
	top: 84px;
	left: 180px;
	z-index: 5;
	}
#bandeau_haut_2 {
	position : absolute;
	top: 84px;
	left: 180px;
	z-index: 3;
	}
#titre {
	position : absolute;
	top: 170px;
	left: 210px;
	z-index: 7;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
#logo {
	position : absolute;
	top: 84px;
	right: 600px;
	z-index: 3;
	}
/*--------------*/
/* barre du bas */
/*--------------*/
#bas {
	position : relative;
	width : 780px;
	background-repeat: repeat-y;
	background-image: url(http://www.ets-collin.fr/layout/images/fond_bas.gif);
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #555555;
	}
#bas a{
	text-decoration : none;
	color : #000000;
	}
#bas a:hover{
	text-decoration : none;
	color : #ff0000;
	}
/*--------------*/
/* Menu du haut */
/*--------------*/
.texte_menu {
	text-align: right;
	letter-spacing : 1px;
	font-size : 10px;
	color : #709500;
	font-weight: bold;
	ligne-height: 19px;
	}

#liste_menu{
	text-align : right;
	padding : 2px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}


#liste_menu li{
	list-style-image : none;
	display : inline;
	padding : 0px 0px 0px 3px;
}

.lien_menu {
	text-decoration : none;
	color : #709500;
}

#menuDyn {
	position:absolute;
	visibility:hidden;
	z-index:10;
	border:1px;
	border-color:#ffffff;
	border-style:solid;	
}

.lien_sous_menu {/* style des liens du sous-menu */
	color : #FFFFFF;
	text-decoration : none;
	font-family : arial;
	letter-spacing : 2px;
	font-size : 12px;
	width : 100%;	
}


/*-----------------*/
/* Barre de gauche */
/*-----------------*/
.paragraphe_photo {
	border-left: 1px solid #808285;
	border-right: 1px solid #808285;
	border-bottom: 1px solid #808285;
	letter-spacing : 1px;
	font-size : 10px;
	color : #000000;
	font-weight: bold;
	ligne-height: 19px;
	text-align: center;
	width: 100%;
	}
#p_g_1{
	position: absolute;
	left: 72px;
	top: 20px;
	margin: 0;
	width: 96px;
	pading: 0;
	}
#p_g_2{
	position: absolute;
	left: 72px;
	top: 110px;
	margin: 0;
	width: 96px;
	pading: 0;
	}
#p_g_3{
	position: absolute;
	left: 72px;
	top: 200px;
	margin: 0;
	width: 96px;
	pading: 0;
	}
#p_g_4{
	position: absolute;
	left: 72px;
	top: 290px;
	margin: 0;
	width: 96px;
	pading: 0;
	}
#p_g_5{
	position: absolute;
	left: 72px;
	top: 380px;
	margin: 0;
	width: 96px;
	pading: 0;
	}

/*---------*/
/* Contenu */
/*---------*/

#contenu {
	position : relative;
	width : 780px;
	background-repeat: repeat-y;
	background-image: url(http://www.ets-collin.fr/layout/images/fond.gif);
	clear: both;
	}
#tab_contenu {
	background-image: url(http://www.ets-collin.fr/layout/images/fond_contenu.jpg);
	background-repeat: no-repeat;
	}
h1 {
	letter-spacing : 1px;
	font-size : 16px;
	color : #709500;
	font-weight: bold;
	}
h2 {
	letter-spacing : 1px;
	font-size : 12px;
	color : #709500;
	font-weight: bold;
	}
.ligne {
	padding-bottom: 2px;
	border-bottom: 1px solid #709500;
	}
.lignes {
	border-bottom: 1px solid #709500;
	border-top: 1px solid #709500;
	}
.paragraphe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 20px;
	padding-left: 220px;
	padding-right: 20px;
	text-align: left;
	background-image: url(http://www.ets-collin.fr/layout/images/fond_contenu.jpg);
	background-repeat: no-repeat;
	}
 a{
	text-decoration : none;
	color : #000000;
	}
 a:hover{
	text-decoration : none;
	color : #ff0000;
	}
.paragraphe ul{
	
	}
.images_catalogue {
	border : 0px;
	margin : 10px;
	cursor : pointer;
	}
.logo_catalogue {
	border : 0px;
	margin : 5px;
	}
.image_agrandie{
	position : absolute;
	top : 0px;
	left : 0px;
	text-decoration : none;
	border : 0px;
	}
.spacer {
	height: 200px;
	}
/**formulaire**/
#formulaire {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	}
.form_txt {
	width: 200px;
	float: left;
	}
.form_champs {
	width: 200px;
	/*float: right;*/
	}
#formulaire li {
	line-height: 24px;
	}
.bouton {
	border: 1px solid #709500;
	background-color: #ffffff;
	color: #709500;
	}
.alerte {
	color: #ff0000;
	}
