/*
Création ita-est.com
Pour Monagraphic
*/
/*page téléchargements*/
#menuderoulant{
	background-color: #A5E7FC;
	border-bottom-color: #E73093;
	border-bottom-width: 1px;
}





#reglementation{
	margin-left: 10px;
	float: left;
	width: 230px;
	height: 38px;
	vertical-align: bottom;
	background-image: url(images/fb-btn-regl.png);
	padding-top: 25px;
	padding-left: 10px;
}
#reglementation a{
	color: yellow;
	text-decoration: none;
}
/* @group DECO */

* {
	margin: 0;
	padding: 0;
}

body {
		/*height: 100%*/

	font-size: 12px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333333;
	padding: 0px;
	margin: 0px;
	margin-bottom: 50px;
	background: #A5E7FC url(images/bg-body.jpg) repeat-x;
}


h1 {
	margin-top: 20px;
}

h2 {
	color: #00A0D1;
	margin-bottom: 10px;
	font-size: 1.8em;
	font-weight: normal;
	font-style: normal;
}

h3 {
	color: #E73093;
	margin-bottom: 10px;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
}
.alignementdroit{
	float: right;
}
.alignementguauche{
	float: left;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
}

ul {
}

ul li {
}

ol {
}

ol li {
}

a {
	color: #4F789F;
}

a:hover {
	text-decoration: none;
}

img.bord{
		border: 1px solid #E73093;
}
.img a{
	border: 1px solid white;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

.description{
	color: #00A0D1;
	font-size: 15px;
	text-align: left;
}
.france{
	color: navy;
	font-size: 10px;
}

/* @end */

/* @group HEADER */

/* Header */

#header {
	width: 900px;
	height: 278px;
	margin: 0 auto;
	/*background: #69B10A url(images/img2.jpg);*/
}

#flash {
	width: 900px;
	height: 278px;
}



/* @end */

/* @group BARRE MENU */

#titrecollection a{
	width: 100px;
	padding-left: 150px;
	font-size: 9px;
	float: left;
	color: #00A0D1;
	font-weight: bold;
	text-decoration: none;
}



/* @group NAV
 */
 #navdroite{
	float: right;
	width: 620px;
	font-weight: bold;
	font-size: 9px;
	height: 23px;
	line-height: 23px;
}

#nav{
	line-height: 1px;
	list-style: none;
	line-height: 1;
	margin-bottom: 1px;
	margin-top: 2px;
	margin-right: 0;
}

#nav ul {
	font-size: 12px;
	float: right;
	width: 620px;
	list-style-type: none;
}

#nav a {
	font-size: 12px;
	display: block;
	text-decoration: none;
	line-height: 20px;
	color: white;
}
#nav a:hover {
	color: #E73093;
}

#nav a.daddy {
}
/*sous-menu*/
#nav li {
	float: left;
	padding: 0 17px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	margin: 0;
	background-color: white;
	padding-left: 5px;
	border: 1px solid #E73093;

}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
	color: #00A0D1;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	/*background: #E6F9FF;*/
}


/* @end */

#barremenu{
	background: white url(images/bg-menu.jpg);
	width: 900px;
	margin: 0 auto;
	height: 25px;
	line-height: 25px;
}

/* @end */

/* @group BOITE */

/* Boxed Style */

.boxed {
}

.boxed .title {
	background: #3B3B3B;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 10px 15px;
}

.boxed .content {
	padding: 15px;
}

.boxed ul {
	list-style: none;
}

/* @end */

/* @group POST */

/* Post */

.post {
	clear: both;
	border-bottom: 1px solid #E73093;
	padding-top: 0;
	padding-left: 0;
	margin-bottom: 10px;
}

.post .title {
	width: 572px;
	background: url(images/fd-titre.png) no-repeat;
	line-height: 43px;
	padding-right: 20px;
	color: #00A0D1;
	font-weight: normal;
	font-style: normal;
	padding-left: 20px;
	text-transform: capitalize;
}
.post .selection {
	line-height: 43px;
	color: #00A0D1;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-transform: capitalize;
}

.post .content {
	line-height: 1.4em;
	
}

.post .title {
	margin-bottom: 20px;
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}

/* @end */

/* @group PAGE */

/* @group FORMULAIRES */

.cssform p{
width: 452px;
clear: left;
margin: 0;
padding: 0px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -55px; /*width of left column*/
width: 150px;
	line-height: 14px;
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
color:#666;
font-weight:bold;
padding: 1px 2px;
	float: right;
	margin-top: 25px;
	background: orange repeat-x left top;
}


.champsrose{
	width: 200px; 
	border: 1px solid #E73093;
	line-height: 14px;
	font-size: 14px;
	color: #00A0D1;
}


/* @end */

/* @group BOUTONS */
.menu-options ul li{
list-style-type: none;
	margin-top: 10px;
	list-style-image: url(images/bullet.gif);
}
	
.menu-options ul li a{
	color:  #E73093;
}
.menu-options ul li a:hover{
	color: #c6287e;
}

/* #################### */
/*MERCI À http://www.babylon-design.com/exemples/boutons-extensibles/*/
.ptmenu{
	border-bottom: 1px solid #E73093;
	width: 612px;
	margin-bottom: 0px;
	height: 15px;
	color: #E73093;
	direction: ltr;
}
.monbouton{
	width: 100%;
	text-align: right;
	position: static;
	height: 16px;
}
a.bouton,
button.bouton {
	display:-moz-inline-box;
	display:inline-block;
	white-space:nowrap;
	text-align: right;
	vertical-align:middle;
	cursor:pointer;
	border:0;
	background:none;
	color: white;
	font-size: 10px;
	text-decoration: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 0;
	margin-top: 0;
}

a:hover.bouton,
button.bouton {
	color: #fbc545;

}
a.bouton span,
button.bouton span {
	float:left;		/* Largeur du côté gauche */
	vertical-align:middle;
	background: url(images/bouton_gch.gif) no-repeat left top;
	padding: 0 0 0 4px;
}
a.bouton span span,
button.bouton span span {		/* Largeur du côté droite */
	background:url(images/bouton_dte.gif) right top no-repeat;
	padding: 0 4px 0 0;
}
a.bouton span span span,
button.bouton span span span {
	height : 16px;
	line-height:1.5;	/* Alignement vertical du texte */
	background:url(images/bouton_mil.gif) left top repeat-x;
	padding: 0 5px;
}

* html button {width:1%; overflow:visible;}
*:first-child+html button {overflow:visible;}

/* @end */

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	background: #fff;
		}

#content {
	float: right;
	width: 612px;
	padding-right: 14px;

}
.haut a{
	float: right;
	text-decoration: none;
	color: #E73093;
	margin-left: 5px;
	margin-top: 10px;
	padding-top: 10px;
}
.haut a:hover{
	color: #666666;
}

/* @end */

/* @group GUAUCHE */

#sidebar {
	float: left;
	width: 260px;
	padding-left: 1px;
	background-color: white;
}

#left {
	width: 260px;
	float: left;


}

#left ul {
	width: 225px;
	background: url(images/bg-nav-col.jpg) repeat-y -1px;
	padding-right: 35px;
}


.printempsete {
	padding-right: 20px;
	font-size: 9px;
	text-align: right;
	color: #00A0D1;
}

#left .lepremier {
	border-top: 1px solid #00A0D1;

}

#left li {
	border-bottom: 1px solid #00A0D1;
	margin-left: 30px;
	padding-left: 20px;
	font-size: 12px;
	background: url(images/pucemenu.png) no-repeat 5px;
	line-height: 32px;
	list-style-type: none;
}

#left li a {
	color: #00A0D1;
	text-decoration: none;
}

#left li a:hover {
	color: #E73093;
}

/* Login */

#login {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login input {
	margin-bottom: 5px;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

/* Updates */

#updates {
}

#updates ul {
}

#updates li {
	margin-bottom: 20px;
}

#updates h3 {
	font-size: .77em;
}

/* @group 3 boutons */
#bascontentbtns{
	width: 900px;
	margin: 0 auto;
	background-color: white;
	border-bottom: 1px solid #E73093;
	height: 70px;
}
#troisboutons{
	width: 612px;
	height:70px;
	background-color: white;
	border-bottom: 1px solid #E73093;
	float: right;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
}
#btnguauche{
	background: url(images/btnbleu.png) no-repeat;
	height: 63px;
	width: 200px;
	float: left;
	margin-right: 6px;
	padding-top: 12px;
}
#btnmilieu{
	background: url(images/btnbleu.png) no-repeat;
	height: 63px;
	width: 200px;
	overflow: hidden;
	float: left;
	left: 210px;
	margin-right: 6px;
	padding-top: 12px;
}
#btndroite{
	background: url(images/btnbleu.png) no-repeat;
	height: 63px;
	width: 200px;
	float: right;
	padding-top: 12px;
}

.titrebtn a{
	padding-left: 20px;
	color: white;
	text-transform: capitalize;
	text-decoration: none;
	font-size: 1.3em;
}
#bascontentbtns .sstitre a{
	padding-left: 20px;
	color: white;
	text-transform: capitalize;
	font-size: 1em;
	text-decoration: none;
}



/* @end */

/* @group bloc */

#bascontentblocs{
	width: 900px;
	height:280px;
	margin: 0 auto;
	background-color: white;
	border-bottom: 1px solid #E73093;

}

.htbloc {
	height: 85px;
	min-height: 85px;
	padding-left: 20px;
	padding-right: 20px;
	background: url(images/htbloc.png) no-repeat;
}

 .titre {
	padding-top: 20px;
	color: #00A0D1;
	line-height: 20px;
	font-size: 20px;
	padding-bottom: 0;
	text-transform: uppercase;
}

.htbloc .sstitre {
	color: #49BCC7;
	font-size: 14px;
	line-height: 15px;
	padding-top: 5px;
}

.contentbloc {
	background: url(images/bg-nav-col.jpg) repeat-y -1px;
	padding: 10px 20px;
		/*height: 59px;*/
		height: 100%

}

.contentbloc p{
				font-size: 11px;
	padding-bottom: 10px;
}

.basbloc {
	line-height: 30px;
	height: 30px;
	background: url(images/bas-bloc.jpg) no-repeat -1px;
}

/*----*/
.blocbasguauche {
	width: 260px;
	float: left;
}

.blocbasdroite {
	width: 260px;
	float: right;
}
.blocbascentre {
	width: 380px;
overflow: hidden;
	float: left;
	left: 270px;
}




/* @group bkloccentre */
.htbloccentre {
	height: 25px;
	padding-left: 20px;
	padding-right: 20px;
	background: url(images/htbloccentre.gif) no-repeat -3px;
}
.titrecentre {

	color: #00A0D1;
	line-height: 14px;
	text-transform: uppercase;
	font-size: 20px;
	padding-bottom: 0;
}
.queletitre{
	padding-left: 20px;
	padding-right: 20px;
	background: url(images/bgcentrebloccentre.gif) repeat-y -3px;
	height: 40px;
	vertical-align: middle;
}
.sstitrecentre {
	color: #49BCC7;
	font-size: 14px;
	line-height: 15px;
	padding-top: 10px;
}

.contentbloccentre {
	background: url(images/bgcentrebloccentre.gif) repeat-y -3px;
	padding: 10px 20px;
	height: 90px;

}

.basbloccentre {
	line-height: 30px;
	height: 30px;
	background: url(images/basbloccentre.gif) no-repeat -3px;
}



/* @end */


/* @end */
/* @end */

/* @group FOOTER */
/* Footer */

#footer {
clear: both;
	width: 900px;
	height: 63px;
	font-size: 10px;
	color: #00A0D1;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	background: url(images/bg-footer.gif) no-repeat;
}

#legal a{
	float: left;
	padding-left: 10px;
		color: #E73093;
}
#footer a{
	text-decoration: none;
}
#footer a:hover{
	text-decoration: none;
	color: #E73093;
}

#links{
	float: right;
	text-align: right;
	padding-right: 14px;
}

#links a, #links p{

	color: #00A0D1;
}



/* @end */

/* @group corner */

.rbroundbox { background: #DDDDDD;
	color: #2580b4;
}

.rbtop div { background: url(images/corner/rounded-3.gif) no-repeat left; }
.rbtop { background: url(images/corner/rounded-2.gif) no-repeat top right; }
.rbbot div { background: url(images/corner/rounded.gif) no-repeat bottom left; }
.rbbot { background: url(images/corner/rounded-1.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }
.rbcontent ul{
	list-style-image: url(images/bullet.gif);
}

/* @end */
