/**
* main.css
* feuille de style principale, dfinissant 
* le positionnement, les couleurs globales
* les comportements gnraux
**/

body {
	background-color: #fbbc00;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #fbbc00;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
	
#rap {
	width: 970px;
	margin: 0px auto 0px auto;
	text-align: justify;
	background-color: white;
	color: #878889;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/bg-rap.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 13px;
	border-right-width: 1px;
	border-right-style: solid;	
	border-right-color: #c6c6c6;	
}

#bandeau {
	background-image: url(../images/bgBandeau.jpg);
	background-repeat: no-repeat;
	height: 225px;
	padding: 0px;
	width: 970px;
}

#gauche {
	float: left;
	background-color: transparent;
	width: 200px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 270px 0px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.rapimg {
	margin-left: 12px;
}

#droite {
	float: left;
	width: 720px;	
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px 10px 1px 20px;
}

#footer {
	height: 0px;
	width: 950px;
	background-color: #fde492;
}
#footer a {
	color: white;
	
	padding-right: 15px;
}


P {
	margin: 5px 0px 10px 0px;
}

H1 {
	background-color: transparent;
	font-size: 14pt;
	margin: 5px 0px 15px 0px;
	color: #57851b;
	text-align: center;
}

H2 {
	color: #616b76;
	font-size: 13pt;
}

H3 {
	font-size: 11pt;
	color: #57851b;
	margin: 8px 0px 3px 0px;
}

H4 {
	font-size: 10pt;
	margin: 8px 0px 0px 0px;
}


UL {
	margin: 0.5em 2em;
	padding: 0em;
}

A {
	color: #57851b;
	text-decoration: none;
}

A:Hover {
	text-decoration: underline;
}

strong {
	font-size: 10pt;
	color: #57851b;
	font-weight: bold;
}

a.bouton	{
	font-weight: bold;
	font-size: 11px;
	background-image: url(../images/bouton.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 42px;
	width: 158px;
	margin-top: 10px;
	padding: 5px 15px 5px 15px;
	border: 1px solid #bababb;
}

a.bouton:hover	{
	background-image: url(../images/boutonon.gif);
}

a.puces	{
	font-weight: normal;
	font-size: 11px;
	background-image: url(../images/3puces.gif);
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: underline;
	padding-left: 35px;
}

a.puces:hover	{
	background-image: url(../images/3puceson.gif);
}

#horizontal	{
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	float: right;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 55px;
}

#logo {
	margin: 10px;
	float: left;
}

SELECT, INPUT {
	background: white;
	border-color: #b3b1a7;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	color: #9c9e9f;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 5px 0px 0px 0px;
	vertical-align: top;
}

INPUT.bouton {
	background: transparent;
	border: 0px;
	padding: 0px;
	margin-right: 60px;
	vertical-align: top;
}

FORM P {
	margin: 0px 95px 0px 0px;
}

#rechercheForm {
	float: right;
	margin: 63px 0px 0px 0px;
	text-align: right;
	padding: 0px;
}

#rechercheForm P A {
	font-size: 8pt;
	color: white;
	background-color: transparent;
}


#extranet {
	float: right;
	width: 220px;
	background-image: url(../images/bgExtranet.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 180px;
	padding-bottom: 20px;
	padding-left: 15px;
}

#extranet INPUT.bouton {
	margin-right: 0px;
}

#extranet H2 {
	font-size: 8pt;
	padding: 0px 0px 6px 2px;
	background-image: url(../images/h2-extranet.gif);
	background-position: left;
}



.intro	{
	min-height: 147px;
	font-size: 14px;
	line-height: 20px;
}


.news H2 {
	color: #616b76;
	font-size: 13pt;
	background-image: url(../images/petits-points.gif);
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-top: 5px;
	height: 50px;
	width: 300px;
}

.news-top {
	background-image: url(../images/news-top.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 429px;
}

.news {
	background-image: url(../images/news-bg.png);
	background-repeat: repeat-y;
	width: 429px;
	padding-right: 7px;
}

.news-bottom {
	background-image: url(../images/news-bottom.png);
	background-repeat: no-repeat;
	height: 48px;
	width: 429px;
}

.news H2, .news H3, .news HR, .news P {
	width: 400px;
	margin-left: 15px;
}

.news H3 {
	font-size: 10pt;
	color: #ec762b;
}

.news P {
	font-size: 10pt;
	margin-top: 0px;
	
}


#vertrap	{
	float: right;
	padding-top: 0px;
}

.vert H2 {
	padding: 9px 0px 15px 2px;
	color: #e65f10;
	font-weight:bold;
	font-size:18px;
	font-variant: normal;
	text-transform: uppercase;
}

.vert-top {
	background-image: url(../images/vert-top.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 192px;
}

.vert {
	background-image: url(../images/vert-bg.gif);
	background-repeat: repeat-y;
	width: 192px;
	height: 254px;
	padding-right: -7px;
	overflow: auto;
}

.vert-bottom {
	background-image: url(../images/vert-bottom.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 192px;
}

.vert H2, .vert H3, .vert HR, .vert P {
	
	margin-left: 15px;
}

.vert P {
	color: white;
}

.vert H3 {
	font-size: 10pt;
}

.vert P {
	font-size: 8pt;
	margin-top: 0px;
	
}

.vert strong {
	font-size: 9pt;
	margin-top: 0px;
	color: white;
}

.txtgche	{
	padding: 0px 10px 0px 8px;
}
