/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#aeccd8 url("../images/fondpage.gif") repeat-x;
}
.invisible { position:absolute; top: 0; left:-999em; }


/********************************/
/*			STRUCTURE			*/
/********************************/
#global {
	position:absolute;
	width:964px;
	top:3px;
	left:50%;
	margin:0 0 0 -482px;
	padding:0 0 10px 0;
	background-image:  url("../images/fondcartouche.gif");
}
#decohaute {
	position:absolute;
	left:0;
	top:0;
	width:964px;
	height:600px;
	margin:0;
	background:  url("../images/hautcartouche.gif") no-repeat;
}
#decobasse {
	position:absolute;
	left:0;
	bottom:0;
	width:964px;
	height:40px;
	margin:0;
	background: url("../images/bascartouche.gif") no-repeat;
}
#frise {
	position:absolute;
	bottom:16px;
	left:15px;
	width:671px;
	height:29px;
	margin:0;
	background: url("../images/frise.gif") repeat-x;
	z-index:500;
}

/* entete */
#entete {
	position:absolute;
	top:10px;
	left:12px;
	width:940px;
	height:185px;
	z-index:100;
}
#entete h1 {
	position:absolute;
	margin:0;
	padding:0;
	width:192px;
	height:127px;
	top:10px;
	left:30px;
	background:url("../images/logo-uf.jpg") no-repeat;
}
#entete h1 a {
	display:block;
	width:173px;
	height:127px;
}
#entete h1 span {
	display:none;
}
/* menu */
#entete #menu {
	position:absolute;
	top:30px;
	left:215px;
	height:28px;
	padding:0 5px 0 10px;
	background:url("../images/menu/f-menu.gif") repeat-x;
	_background:none;		/* IE6 */
}
#entete #menu #menudeco1 {
	position:absolute;
	left:0;
	width:30px;
	height:28px;
	background:url("../images/menu/f-menu-gauche.gif") no-repeat;
	display:block;
	_display:none;			/* IE6 */
}
#entete #menu #menudeco2 {
	position:absolute;
	right:-1px;
	width:30px;
	height:28px;
	background:url("../images/menu/f-menu-droite.gif") no-repeat;
	display:block;
	_display:none;			/* IE6 */
}

/* acces autres sites */
#entete #accesautressites {
	position:absolute;
	top:-15px;
	right:0;
	margin:0;
	padding:0;
}
#entete #accesautressites li {
	list-style-type:none;
	display:block;
	float:left;
}
#entete #accesautressites li a {
	display:block;
	height:34px;
	margin-right:2.5em;
}
#entete #accesautressites li#gpublic a {
	width:180px;
	background:url(../images/menu/btn_accesgp.gif) no-repeat -180px top;
}
#entete #accesautressites li#gpublic a:hover {
	background-position:left top;
}
#entete #accesautressites li#pro a {
	width:112px;
	background:url(../images/menu/btn_accespro.gif) no-repeat left top;
}
#entete #accesautressites li#pro a:hover {
	background-position:-112px top;
}
#entete #accesautressites li#pai a {
	width:112px;
	background:url(../images/menu/btn_accespai.gif) no-repeat -112px top;
}
#entete #accesautressites li#pai a:hover {
	background-position:left top;
}
#entete #accesautressites li a span {
	position:absolute;
	left:-999em;
}

/* chemin de navigation */
#nav, #gp {
	position:absolute;
	top:0;
	left:50px;
	margin:0;
	font-size:10px;
	color:#0080ae;
}
#nav a, #gp a {
	text-decoration:none;
	color:#0080ae;
}
#nav a:hover, #gp a:hover {
	text-decoration:underline;
}

#gp {
	left:auto;
	right:40px;
}

/* contenu */
#contenu {
	position:relative;
	margin:195px 0 5px 12px;
	padding:0 0 125px 0;
	width:940px;
	min-height:288px;
	height:auto;
	*height/:403px;
	background: url("../images/fondbdedt.gif") repeat-y right top;
	z-index:101;
}
#colgauche {
	position:relative;
	float:left;
	margin:0 0 -125px 0;
	width:675px;
}
#coldroite {
	position:relative;
	float:right;
	margin:-45px 0 0 0;
	padding:0 5px;
	width:250px;
	color:#fff;
}
#coldroite a {
	color:#b6d1dd;
}
#colprincipale {
	position:relative;
	float:right;
	margin:30px 45px 50px 0;
	_margin:20px 22px 50px 0;	/* IE6 */
	padding-bottom:0;
	border-bottom:1px dashed #304e14;
	width:391px;
}
#coldouble {
	position:relative;
	margin:30px 0 50px 50px;
	padding:0 0 30px 0;
	width:581px;
}

/* bloc legal */
#piedpage {
	position:absolute;
	bottom:15px;
	right:12px;
	width:260px;
	height:110px;
	z-index:300;
}
#legal {
	position:absolute;
	bottom:0px;
	left:0;
	border-top:5px solid #fff;
	margin:0;
	padding:0;
	width:100%;
	background: url("../images/coin-legal.gif") no-repeat right bottom;
}
#legal li {
	display:inline;
	margin:0 0 0 0.7em;
}
#legal li a {
	font-size:12px;
	text-decoration:none;
	color:#9c3;
}
#legal li a:hover {
	color:#fff;
}
#piedpage p.pub {
	position:relative;
	font-size:11px;
	color:#fff;
	margin:0 0 0 10px;
}
#piedpage .blocpub {
	position:relative;
	margin:0 10px;
	padding:2px;
	border:1px solid #fff;
}

/********************************/
/*			GENERAL				*/
/********************************/
hr {
	display:none;
}
.spacer {
	clear:both;
}
h1 {
	margin:0 0 15px 0;
}
a {
	text-decoration:underline;
	color:#0080ae;
}
a:hover {
	text-decoration:none;
}
a img {
	border:none;
}
#colprincipale h1, #coldouble h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:36px;
	margin:25px 0 15px 0;
	padding:0 0 15px 0;
	color:#00508e;
	border-bottom:1px dashed #00508e;
	padding:0;
}
#colprincipale h2, #coldouble h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:20px;
	margin:10px 0 10px 0;
	padding:0 0 0 10px;
	color:#00508e;
}
#colprincipale h3, #coldouble h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	margin:10px 0 10px 0;
	padding:0 0 0 20px;
	color:#00508e;
}
#coldroite h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	margin:10px 0 5px 0;
	color:#b6d1dd;
}
#colprincipale a.hautpage, #coldouble a.hautpage {
	float:right;
	margin-top:-2.5em;
	font-size:10px;
	font-weight:normal;
}
.erreur {
	color:#f00;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:25px 50px;	
}
#colgauche input.btnenvoyer, #coldroite input.btnenvoyer {
	position:relative;
	float:right;
	left:auto;
	padding:0;
	width:auto;
	height:22px;
	border:none;
	margin:10px 0 20px 0;
	background:none;
}
p.obligatoire {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	color:#c00;
}
#noflash img {
	margin:0 0 1px 0;
}

/********************************/
/*			PAYPAL				*/
/********************************/
#colgauche form.paypal {
	position:relative;
	margin:0;
	padding:0;
}
#colgauche form.paypal input {
	position:relative;
	left:auto;
	width:120px;
	height:44px;
	margin:25px 0 25px 230px;
	padding:0;
	border:none;
	background:none;
}

/********************************/
/*	FORMULAIRES COLONNE DROITE	*/
/********************************/
#coldroite form {
	margin:0;
	padding:0;
	color:#bdd;
	font-size:12px;
}
#coldroite form p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#9c3;
	margin-bottom:5px;
}
#coldroite fieldset {
	margin:0 0 15px 0;
	padding:5px;
	border:1px solid #bdd;
}
#coldroite legend {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:1.1em;
	color:#9c3;
}
#coldroite label {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
#coldroite input, #coldroite textarea {
	padding:1px 5px;
	width:225px;
	border:1px solid #bdd;
	margin-bottom:5px;
	background:#fff url("../images/fondinput.gif") repeat-x left top;
}
#coldroite input.btnenvoyer {
	float:right;
	padding:0;
	width:200px;
	height:27px;
	border:none;
	margin:10px 0 20px 0;
	background:none;
}
#coldroite label.obligatoire, #coldroite p.obligatoire {
	margin-top:60px;
	color:#b6d1dd;
}

/********************************/
/*	FORMULAIRES COLONNE GAUCHE	*/
/********************************/
#colgauche form {
	margin:0;
	padding:0;
}
#colgauche fieldset {
	border:1px solid #bdd;
	margin-bottom:20px;
	padding:10px;
}
#colgauche legend {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#08a;
	font-size:18px;
	margin:0 5px;
}
#colgauche label {
	position:relative;
	display:block;
}
#colgauche label.col2 {
	position:absolute;
	left:300px;
	margin-top:-19px;
}
#colgauche label.col2 input {
	left:70px;
	width:183px;
}
#colgauche label.cp input {
	width:80px;
}
#colgauche input {
	position:absolute;
	left:180px;
	padding:1px 5px;
	width:360px;
	border:1px solid #bdd;
	background:url("../images/fondinput.gif") repeat-x left top;
}
#colgauche select {
	position:absolute;
	left:180px;
	padding:1px 0 1px 5px;
	width:370px;
	border:1px solid #900;
	
	/*background:#fff url("../images/echangeons/fondinput.gif") repeat-x left top;*/
}
#colgauche textarea {
	padding:1px 0 1px 5px;
	width:545px;
	border:1px solid #900;
	margin-bottom:8px;
	/*background:#fff url("../images/echangeons/fondinput.gif") repeat-x left top;*/
}
label.obligatoire {
	color:#c00;
}
#colgauche label.obligatoire input, #colgauche label.obligatoire textarea, #colgauche label.obligatoire select {
	background:#fff url("../images/fondinput_obligatoire.gif") repeat-x left top;
}
#colgauche input.btnenvoyer {
	float:right;
	padding:0;
	width:90px;
	height:27px;
	border:none;
	margin:10px 0 20px 0;
	background:none;	
}

/********************************/
/*	BANNIERES PUBLICITAIRES		*/
/********************************/
/* 		banniere de l'entete 	*/
/********************************/
#entete .bannierepub {
	position:absolute;
	left:0;
	top:0;
	width:940px;
	height:185px;
	background:url(../images/fondentete-pub.jpg) no-repeat;
}
#entete .bannierepub h4 {
	position:absolute;
	margin:0;
	right:0;
	top:63px;
	_top:62px;		/* IE6 */
	display:block;
	height:11px;
	background-image:url(../images/t-bannierepub.png);
	background-repeat:no-repeat;
	background-color:#00508e;
}
#entete h4.nopub {
	/*position:absolute;
	padding:6px 0 0 6px;
	top:69px;
	*top:88px;
	right:0;
	bottom:auto;
	*bottom:auto;
	width:244px;
	height:18px;
	background-image:url(../images/t-bannierenopub.png);
	background-repeat:no-repeat;
	background-color:#00508e;*/
}
#entete .bannierepub h4 span, #entete h4.nopub span {
	color:#cfdfe7;
	font-size:10px;
	padding:0 5px;
}

/* cas des images simples */
#entete .bannierepub a {
	position:absolute;
	right:0;
	top:74px;
}
#entete .bannierepub a img {
	border-style:solid;
	border-width:2px;
	border-color:#00508e;
}

/* cas des bannières flash */
#entete .bannierepub .banniereflash {
	position:absolute;
	right:2px;
	top:76px;
	background-color:white;
}
#entete .bannierepub .banniereflash a {
	position:absolute;
	top:-2px;
	left:-2px;
	border-style:solid;
	border-width:2px;
	border-color:#00508e;
}
#entete .bannierepub .banniereflash a span {
	position:absolute;
	left:-999em;
}

#entete .bannierepub h4 a, #entete h4.nopub a {
	position:relative;
	right:auto;
	bottom:auto;
	*bottom:auto;
	top:auto;
	left:auto;
	text-decoration:none;
}
#entete .bannierepub h4 a:hover span, #entete h4.nopub a:hover span {
	color:white;
}

/************************************/
/* bannieres de la colone de droite */
/************************************/
#coldroite .bannierepub {
	position:relative;
	width:100%;
	text-align:center;
}

/* cas des images simples */
#coldroite .bannierepub a {
}
#coldroite .bannierepub a img {
}

/* cas des bannières flash */
#coldroite .bannierepub .banniereflash {
	position:relative;
}
#coldroite .bannierepub .banniereflash a {
	position:absolute;
	top:0;
	left:0;
}
#coldroite .bannierepub .banniereflash a span {
	position:absolute;
	left:-999em;
}
