p {
	margin: 0 0 10px 0;
	color: #000;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#global{
	width: 792px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#globalin{
	width: 784px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu1 {
	height: 28px;
	background-image: url(../images/deg_menu.jpg);
	background-repeat: repeat-x;
}

#menu2 {
	background-image: url(../images/barre_rouge.jpg);
	height: 20px;
}

#titre {
	background-color: #eae9e2;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer {
	width: 784px;
}


.footer a {
	font-size: 10px;
	text-decoration: none;
	color: #000;
}


/* TYPOS */
.chapo {
	font-size: 13px;
	font-weight: bold;
	color: #5e5d5d;
}

.tit {
	font-size: 18px;
	font-weight: bold;
}

.titre {
	font-size: 28px;
	font-weight: bold;
}

.surtitre {
	font-weight: bold;
	color: #2d5cac;
}

.related {
	color: #2d5cac;
	text-decoration: underline;
}

.footer {
	font-size: 10px;
}


/* !!!!!!!!!!!!!!!!! IMAGE FORMAT PAYSAGE (P) !!!!!!!!!!!!!!!!! */

#globaloutP{
	width: 800px;
	background-image: url(../images/deg.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#chapoP {
	width: 252px;
	float: left;
	height: 263px;
	background-color: #eae9e2;
	padding-left: 20px;
	padding-right: 10px;
}

#imageP {
	width: 784px;
	text-align: center;
	xfloat: left;
}

#cdroiteP {
	background-color: #eae9e2;
	float: left;
	width: 524px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

#cgaucheP {
	width: 205px;
	float: left;
	background-color: #FFF;
	padding-left: 20px;
	padding-right: 5px;
}
#note {
	text-align: right;
}

#legende {
	margin-bottom: 40px;
	font-size: 11px;
	font-style: italic;
}

/* !!!!!!!!!!!!!!!!! IMAGE FORMAT PORTRAIT (PO) !!!!!!!!!!!!!!!!! */

#globaloutPO{
	width: 800px;
	background-image: url(../images/deg.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#cdroitePO {
	background-color: #eae9e2;
	float: left;
	width: 482px;
	padding-right: 15px;
	padding-left: 15px;
}

#cgauchePO {
	width: 272px;
	float: left;
	background-color: #FFF;
}

#legendePO {
	margin-bottom: 40px;
	font-size: 11px;
	font-style: italic;
	padding-left: 20px;
	padding-right: 8px;
	margin-top: 10px;
}
#relatedPO {
	padding-left: 20px;
	padding-right: 8px;
}
#menu1 span {
	float: left;
	margin-top: 3px;
	height: 17px;
}

.InputSearch {
	margin: 3px 5px 0 18px;
	padding: 1px;
	width: 128px; 
	height: 13px;
	border-right: 1px solid #dadada;
	border-left: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	font: normal 10.5px Arial;
	float: left;
	border-top: 1px solid #8f8f8f;
}
.BtnSearch {
 	background: url(../images/btn_search.gif) no-repeat left top ;
	cursor: pointer;
	width: 48px;
	height: 17px;
	border: none;
	margin-top: 3px;
}

/* !!!!!!!!!!!!!!!!! BREVES !!!!!!!!!!!!!!!!! */
#centrale{
	background-color: #eae9e2;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 80px;
}

.titrebreve {
	font-size: 14px;
	font-weight: bold;
}

.imgbreve {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

#imageH {
	text-align: center;
	width: 784px;
}

#menu1 a > span {
	float: right;
	font-weight: bolder;
	height: 28px;
	margin-top: 9px;
	text-transform: uppercase;
	color: #808080;
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 5px;
}

#note a > span {
	float: right;
	font-weight: bolder;
	height: 28px;
	margin-top: 9px;
	color: #000100;
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 5px;
}

#note a {
	float: right;
	padding-left: 40px;
}
