@charset "UTF-8";
/* CSS Document */


#header_content h1 {
	background: transparent url(../img/habillage/logo_GPMS.gif) 28px 22px no-repeat;
}
#header_content h1 a {
	width: 549px;
}
#header_content p#numero_edition {
	background: transparent url(../img/habillage/edition_2009_GPMS.gif) right 54px no-repeat;
}
#main_content_top h2 {
	background: transparent url(../img/titres/titre_editos_GPMS.png) top right no-repeat;
}

/* STYLES DE TEXTES */


#texte_intro {
	margin-top: 35px;
	padding-bottom: 18px;
}
#texte_intro p {
	width: 640px;
	margin: 0px 0px 18px 72px;
	color: #4c4c4c;
	font-size: 12px;
	line-height: 15px;
}
#texte_intro p.bleu {
	color: #003473;
}

/* PLACEMENT */

#main_left {
	display: inline;
	float:left;
	margin: 0px 49px 0px 56px;
}
#main_right {
	width: 472px;
	float: left;
}
#inscriptions {
	width: 178px;
	height: 144px;
	margin-bottom: 75px;
	border: 1px solid #d3d3d3;
	background: transparent url(../img/GPMS/home/fond_degrade.gif) top left repeat-x;
}
#inscriptions h2 {
	/*width: 170px;*/ /* 178 - 8 */
	height: 21px;
	margin: 10px 5px 0px 5px;
	padding-left: 8px;
	border-bottom: 1px solid #d3d3d3;
	color: #003473;
	font-size: 11px;
	/*background-color: #00FF00;*/
}
#inscriptions p.inscription_txt {
	color: #003473;
	font-size: 10px;
	line-height: 12px;
	margin-top: 12px;
	margin-left: 30px;
}
#inscriptions p.inscription_txt span {
	font-weight: bold;
}
#inscription_lien {
	/*margin: 0 auto;*/
	margin-left: 17px;
	margin-top: 12px;
}
.ovaloide_left {
	width: 9px;
	height: 18px;
	background: transparent url(../img/habillage/ovaloide_gauche_GPMS.png) top left no-repeat;
	float: left;
}
.ovaloide_right {
	width: 9px;
	height: 18px;
	background: transparent url(../img/habillage/ovaloide_droite_GPMS.png) top left no-repeat;
	float: left;
}
p.ovaloide_txt {
	color: #fff;
	font-size: 10px;
	background-color:#003473;
	height: 16px;
	padding-top: 2px;
	float: left;
}
p.ovaloide_txt a,
p.ovaloide_txt a:link,
p.ovaloide_txt a:visited {
	color: #fff;
	text-decoration: underline;
	padding-right: 18px;
	background: transparent url(../img/GPMS/home/icon_double_fleche_droite.gif) right 3px no-repeat;
}
#plaquette {
	width: 178px;
	height: 131px; /* 152 - 21 */
	padding-top: 21px;
	border: 1px solid #d3d3d3;
	text-align: center;
	line-height: 11px;
	background: transparent url(../img/GPMS/home/fond_degrade.gif) top left repeat-x;
}
p.picto_pdf {
	height: 40px;
}
#plaquette a,
#plaquette a:link,
#plaquette a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #4c4c4c;
	line-height: 12px;
	outline: none;
}
#deco_plaquette {
	width: 178px;
	height: 91px;
	background: transparent url(../img/GPMS/home/PDF_preview.jpg) bottom left no-repeat;
}
#editos {
	position: relative;
	width: 408px;
	height: 182px;
	margin: 0 auto;
	margin-bottom: 15px;
	background: transparent url(../img/GPMS/home/image_editos.jpg) top left no-repeat;
}
#jury {
	position: relative;
	width: 408px;
	height: 190px;
	margin: 0 auto;
	margin-top: 22px;
	margin-bottom: 18px;
	background: transparent url(../img/GPMS/home/image_jury.jpg) top left no-repeat;
}
.liens_rubs {
	position: absolute;
	bottom: 5px;
	right: 5px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
.liens_rubs.editos {
	width: 120px;
}
.liens_rubs.jury {
	width: 144px;
}
.liens_rubs a {
	display: block;
	height: 15px;
	color: #003473;
	padding-right: 20px;
	background: transparent url(../img/GPMS/home/icon_fleche_GPMS.gif) top right no-repeat;
}
/*
.liens_rubs a {
	color: #003473;
}
.liens_rubs a.puce_fleche {
	width: 20px;
	background: transparent url(../img/GPMS/home/icon_fleche_GPMS.png) top left no-repeat;
	text-indent: -9999px;
}
*/
.v_separator_nowidth {
	clear: both;
	font-size:0;
	line-height:0;
	height: 1px;
	/*margin-bottom: 35px;*/
	background-color: #d3d3d3;
}