/* CSS Document */

/*##########################################################
�ita-est.com
##########################################################*/

/* standard elements */

/*div{border: 1px solid lightgreen}*/

html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #003366;}
a:hover {color: #006699;}

body {
	/*background: #CCD8E0 url(img/bg.jpg) repeat-x left bottom;*/
	background: #52838C;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
}

/*==================== images ====================*/
img { 
} 
img.floatguauche { 
	float : left;
	margin-right : 5px;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 10px;
} 
img.floatdroite { 
	float : right;
	margin-left : 7px;
	margin-bottom : 7px;
	margin-top : 0px;
	margin-right : 10px;
} 
.code, code{
	display: block;
	margin: 10px 10px;
	padding: 5px;
	color: #003366;
	width: auto;
	background-color: #DFF0F5;
	font-family: Georgia, "Times New Roman", Times, serif;
}


p,code,ul {padding-bottom: 1.2em;}

h1,h2,h3 {
	padding-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 15px;
	/*padding-left: 15px;*/
}
h3 {
	color: #333366;
	padding-left: 20px;
	background-image:url(images/puce-cpgo.gif);
	background-repeat:no-repeat;
	background-position:0px 55%;
}


/*li {list-style: none;}/

h1 {
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}



/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	/*background: #52828C url(images/fond-page.jpg) repeat-y top center;*/
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 810px;
}

/* header */
.top {
	/*background: url(img/clouds.gif) repeat-x;*/
	/*padding: 0px 10px 0;*/
}

/* title */
.header {
	background: url(images/il-header-cpgo.jpg) no-repeat;
	font-size: 1.2em;
	height: 130px;
	margin: 0 auto;
	padding: 10px 10px 0px;
	width: 810px;
}
.header .left, .header .right {
	color: #C4D3A3;
	height: 130px;	
}
.header .left {
	line-height: 150px;
	width: 564px;
}
.header .right {

	text-align: right;	
background: none;
	/*overflow: auto;*/
	width: 212px;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 9px; font: normal 1.6em Georgia,sans-serif;}
.header a{
	color:#FFCC99;
	text-decoration: none;
}
.header a:hover{
	color:#FF9900;
	text-decoration: none;
}

/* navigation */
.navigation {
	background:url(images/fond-menu.jpg) no-repeat top center;
	/*border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;*/
	height: 41px;
	
}
.navigation a {
	font-family: Georgia, "Times New Roman", Times, serif;
	/*background: #D9E1E5 url(img/nav.gif);*/
	/*border-right: 1px solid #AFBEC7;*/
	color: #FFFFFF;
	display: block;
	float: right;
	font: bold 1.6em georgia sans-serif;
	line-height: 41px;
	padding: 0 30px;
	text-decoration: none;
}
.navigation a:hover {
	background-position: left bottom;
	color: #C4D3A4;
}

/* main */
.main {
	/*border-top: 4px solid #FFF;*/
	background: url(images/fond-page.jpg) repeat-y;
	background-position:2px ;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 250px;
	margin: 0px 15px;
	background-color: #AFD5DB;
}
#hautdroit{
	width: 250px;
/*	height: 300px; */
	background-color: #C1E9F1;
	overflow:none;
	/*overflow:scroll-x;*/
}
#hautdroit h1{
	margin: 0px;
	color: #004776;
	font-size: 1.6em;
	font-weight: bold;
	display: block;
	padding-left: 0px;
	padding-top: 15px;
	background-color: #B5DCE3;
}
#hautdroit h2 {
	background-image:url(images/puce-actu.jpg);
	background-repeat:no-repeat;
	background-position:1px 50%;
	margin: 0px;
	color: #333333;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
}
#hautdroit p {
	margin: 0px;
	margin-bottom: 5px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
	padding-right: 10px;
}
.sidenav h1 {
	margin: 0px;
	color: #1F3E6D;
	display: block;
	padding-left: 310px;
	padding-top: 5px;
	padding-left : 10px;
	/*background-color: #C1E9F1;*/
	font-weight: bold;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
	list-style-type: none;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background-color: #9EC0C6;
	color: #333333;	
}

#basdroit{
	width : 250px;
	background-color: #253B52;
	float: right;
	height: 200px;
}
/*flash*/
#flashheader {
	width : 780px;
	padding: 0px;
	margin: 0 auto;
} 

/* content */
.content {
	float: left;
	margin: 0px 0;
	padding: 0 15px 15px 30px;
	width: 480px;/*531*/
}
.contentgrande {
	float: left;
	margin: 0px 0;
	padding: 0 15px 15px 30px;
	width: 750px;/*531*/
}

.content li {
	/*list-style: url(img/li.gif);
	margin-left: 18px;*/
}
.content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

/*menu bas*/
#menubas {	
	width: 810px;
	padding: 0px;
	margin: 0 auto;
	background: #52828C url(images/fd-menu-bas.jpg) top center;
	height: 27px;
}
#menutxt {
	color: #FFFFFF;
	padding: 8px 30px 5px 30px;
	font-size: 0.75em;
	text-align: center;
}
#menubas a {
	color: #FFFFFF;	
	text-decoration:none;
}
#menubas a:hover {
	color: #FFCC33;
	background-color:#336633;
}

/* footer */
#footer {
	width: 810px;
	padding: 0px;
	margin: 0 auto;
	background: #52828C url(images/fd-footer.jpg) top center;
	height: 86px;
}
#txtfooter {
	color: #323232;
	padding: 50px 30px 10px 30px;
	font-size: 11px;
}
#txtfooter a {
	color: #FFFFFF;	
	text-decoration:none;
}
#txtfooter a:hover {
	color: #FFCC33;
}



/* arrondi : */

.roundedcornr_box_157006 {
	background: #c4d3a4;
	width:500px;
	
}

.roundedcornr_box_157006 li{
list-style-type:none;
	
}.roundedcornr_box_157006 ul{
list-style-type:none;
	
}
.roundedcornr_box_157006 li a{
	padding-left: 25px;
	background-image:url(images/puce-verte.gif);
	background-repeat:no-repeat;
	background-position:3px 2px;
	text-decoration:none;
	color : #3F482E;
	line-height: 1.3em;
	font-size: 1.3em;
	font-weight: bold;	
}
.roundedcornr_box_157006 li a:hover {
   color : #000033;
}
.roundedcornr_box_157006 ul li ul li a{
	background-image:url(images/puce-verte.gif);
	background-repeat: no-repeat;
	background-position:3px 80%;
	padding-left: 40px;
	background-image: none;
	color : #3F482E;
	line-height: 1.2;
	font-size: 1.3em;
}
.roundedcornr_box_157006 ul li ul li a:hover {
  color : #000033;
}
.roundedcornr_top_157006 div {
   background: url(images/roundedcornr_157006_tl.png) no-repeat top left;
}
.roundedcornr_top_157006 {
   background: url(images/roundedcornr_157006_tr.png) no-repeat top right;
}
.roundedcornr_bottom_157006 div {
   background: url(images/roundedcornr_157006_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_157006 {
   background: url(images/roundedcornr_157006_br.png) no-repeat bottom right;
}

.roundedcornr_top_157006 div, .roundedcornr_top_157006, 
.roundedcornr_bottom_157006 div, .roundedcornr_bottom_157006 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_157006 { margin: 0 10px; }
/*------------*/

.roundedcornr_box_bleu li{
list-style-type:none;
	
}.roundedcornr_box_bleu ul{
list-style-type:none;
	
}
.roundedcornr_box_bleu h3{
font-family: Georgia, "Times New Roman", Times, serif;
color:#003366;
	padding-bottom : 20px;
}
.roundedcornr_box_bleu li a{
color:#333333;
	padding-left: 25px;
	background-image:url(images/puce-verte.gif);
	background-repeat:no-repeat;
	background-position:3px 80%;
	text-decoration:none;
	
}
.roundedcornr_box_bleu li a:hover {
   color : #003366;
}
.roundedcornr_box_bleu ul li ul li a{
	padding-left: 40px;
	background-image: none;
}

.roundedcornr_box_bleu {
   background: #c5dde6;
}
.roundedcornr_top_bleu div {
   background: url(images/roundedcornr_bleu_tl.png) no-repeat top left;
}
.roundedcornr_top_bleu {
   background: url(images/roundedcornr_bleu_tr.png) no-repeat top right;
}
.roundedcornr_bottom_bleu div {
   background: url(images/roundedcornr_bleu_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_bleu {
   background: url(images/roundedcornr_bleu_br.png) no-repeat bottom right;
}
.roundedcornr_top_bleu div, .roundedcornr_top_bleu, 
.roundedcornr_bottom_bleu div, .roundedcornr_bottom_bleu {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_bleu { margin: 0 10px; }
/*--------*/

.roundedcornr_box_orange li{
list-style-type:none;
	
}.roundedcornr_box_orange ul{
list-style-type:none;
	
}
.roundedcornr_box_orange h3{
font-family: Georgia, "Times New Roman", Times, serif;
color:#003366;
	padding-bottom : 20px;
}
.roundedcornr_box_orange li a{
color:#333333;
	padding-left: 25px;
	background-image:url(images/puce-verte.gif);
	background-repeat: no-repeat;
	background-position:3px 80%;
	text-decoration:none;
	
}
.roundedcornr_box_orange li a:hover {
   color : #003366;
}
.roundedcornr_box_orange ul li ul li a{
	padding-left: 40px;
	background-image: none;
}


.roundedcornr_box_orange {
   background: #ffe6c4;
}
.roundedcornr_top_orange div {
   background: url(images/roundedcornr_orange_tl.png) no-repeat top left;
}
.roundedcornr_top_orange {
   background: url(images/roundedcornr_orange_tr.png) no-repeat top right;
}
.roundedcornr_bottom_orange div {
   background: url(images/roundedcornr_orange_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_orange {
   background: url(images/roundedcornr_orange_br.png) no-repeat bottom right;
}

.roundedcornr_top_orange div, .roundedcornr_top_orange, 
.roundedcornr_bottom_orange div, .roundedcornr_bottom_orange {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_orange { margin: 0 15px; }

/* arrondi : */
.roundedcornr_box_vert li{
list-style-type:none;
	
}.roundedcornr_box_vert ul{
list-style-type:none;
	
}
.roundedcornr_box_vert h3{
font-family: Georgia, "Times New Roman", Times, serif;
color:#003366;
	padding-bottom : 20px;
}
.roundedcornr_box_vert li a{
color:#333333;
	padding-left: 25px;
	background-image:url(images/puce-verte.gif);
	background-repeat: no-repeat;
	background-position:3px 80%;
	text-decoration:none;
	
}
.roundedcornr_box_vert li a:hover {
   color : #003366;
}
.roundedcornr_box_vert ul li ul li a{
	padding-left: 40px;
	background-image: none;
}


.roundedcornr_box_vert {
	background: #c4d3a4;
	
}
.roundedcornr_box_vert li a:hover {
   color : #006633;
}
.roundedcornr_top_vert div {
   background: url(images/roundedcornr_vert_tl.png) no-repeat top left;
}
.roundedcornr_top_vert {
   background: url(images/roundedcornr_vert_tr.png) no-repeat top right;
}
.roundedcornr_bottom_vert div {
   background: url(images/roundedcornr_vert_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_vert {
   background: url(images/roundedcornr_vert_br.png) no-repeat bottom right;
}

.roundedcornr_top_vert div, .roundedcornr_top_vert, 
.roundedcornr_bottom_vert div, .roundedcornr_bottom_vert {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_vert { margin: 0 10px; }
/*------------*/

/*bouton*/
a.bouton:link{
padding-top: 6px; font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.2em;
width:150px; 
height:30px; 
text-decoration:none; 
color:white;
text-align:center; 
font-weight:bold; 
background-color:#35535B;
background-image:url(images/img-cours-nantes/fd-bout.jpg);
padding:5px}

a.bouton:visited{
width:150px; 
height:30px;
text-decoration:none; 
color:white; 
text-align:center;
font-weight:bold;
background-color:#35535B;
background-image:url(images/img-cours-nantes/fd-bout2.jpg);
padding:5px}

a.bouton:hover{
width:150px; 
height:30px; 
text-decoration:none;
color:#C4D3A4; 
text-align:center; 
font-weight:bold; 
background-color:#35535B;
background-image:url(css/images/img-cours-nantes/fd-bout2.jpg);
padding:5px}

.bouton{text-align:center;padding:5px;}
.selectionne {
	background-color: #FFFFFF;
	padding-left: 30px;
}
