@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz&v2);
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:300&v2);

body{
/*background:#333 url(bg.jpg) repeat top left;*/
background-color:#222222;
font-family:'Yanone Kaffeesatz', sans-serif;
margin:0;
}

div#content_holder{
width:60em;
}

div#content{
color:#222222;
font-family:trebuchet;
width:50em; 
/*height:300px;*/
border-width:2px;
/*float:left;*/
}

div#texte {
padding:20px;
width:35em;
padding-left:60px;
/*float:left;*/
}

#formation_top5 > li {
background-color:rgb(20,20,20);
rounded-corner:4px;
display:inline; 
margin:1px
}
#formation_top5 > li > a{
margin:10px;width:24px;height:24px;
}
#formation_top5 > li > span{
padding:0px 17px 5px 17px
}
span.formation{color:orange}

div#left_column{
position:absolute;
top:150px;
left:650px;
width:15em;
color:white;
font-family:'Yanone Kaffeesatz', "Trebuchet MS", sans-serif;
font-size:0.9em;

}
			span.reference{
				position:fixed;
				left:10px;
				bottom:10px;
				font-size:12px;
			}
			span.reference a{
				color:#aaa;
				text-transform:uppercase;
				text-decoration:none;i
				text-shadow:1px 1px 1px #000;
				margin-right:30px;
			}
			span.reference a:hover{
				color:#ddd;
			}
			ul.sdt_menu{
				/*margin-top:150px;*/
			}
div.title{
	/*text-indent:-9000px;*/
	background:black no-repeat top left;
	width:300px;
	height:50px;
	font-size:2.5em;
	color:white;
	margin:0;
	padding:20px;
	float:left; 
	line-height:60%;
	text-align:right;
}


h1 {
font-family:'Yanone Kaffeesatz', "Trebuchet MS", sans-serif;
font-size:2em;
font-weight:500;
color:orange;
border-bottom:solid 1px orange;
margin-bottom:0.5em;
}

#niveau{font-size:0.5em;}

.detail_titre {
color:white;
font-size:14px;
}

h2
{
font-family:'Yanone Kaffeesatz', "Trebuchet MS", sans-serif;
font-size:1.5em;
font-weight:500;
margin-top:-5px;
margin-bottom:-5px;
padding-top:0;
padding-bottom:0
}

h3
{
margin-top:5px;
margin-bottom:5px;
font-family:'Yanone Kaffeesatz', "Trebuchet MS", sans-serif;
font-size:1.2em;
font-weight:400;
border-top:solid 1px orange;
color:orange;
}


h4
{
margin-top:5px;
margin-bottom:5px;
font-family:'Yanone Kaffeesatz', "Trebuchet MS", sans-serif;
font-size:1.1em;
font-weight:400;
border-top:solid 1px orange;
color:orange;
}

p,li,dd, label{font-family:'Yanone Kaffeesatz',sans-serif;
font-size:0.9em;font-weight:200}

p.nouveau {
	float:right;
	padding:0.5em 1em 0.5em 1em;
	margin:1em;
	width: 15em;
	background-color:orange;
	color:white;
	text-shadow:0 1px 1px black;
	box-shadow:0 5px 5px black; 
	-moz-transform:rotate(-2deg);
	-webkit-transform:rotate(-2deg);	
	-o-transform:rotate(-2deg);
	transform:rotate(-2deg);
}
p.nouveau:before {
	content : "Nouvelle Formation";
	color:orange;
	background-color:#222222;
	padding:1em 0.3em 0.1em 0.3em;
}

img.ico_lien {
width:10px;
height:10px;
padding-left:0.5em;
}

p.nouveau a, #nouveaute a {color:#0B75AF;text-shadow:0 1px 1px white;}

#nouveaute {background-color:orange;padding:10px;color:#111;}

#nouveaute article {margin-left:5em}

#nouveaute p {margin:0;}

#nouveaute h1 {font-size:1em;color:white;padding:0 0 0 0;margin:0.5em 0 0 0}

#nouveaute span {
	/*display:block;*/
	float:left;	
	color:orange;
	font-family:'Yanone Kaffeesatz', "Trebuchet MS", sans-serif;	
	font-size:1em;
	font-weight:bold;
	background-color:#222222;
	padding:1em 0.3em 0.1em 0.3em;
	margin:-1em 1em 3em 0em;
	/*-moz-transform:rotate(90deg);
	transform:rotate(90deg)*/
}


ul#details_formation, .details_formation{
	list-style:none;
	font-size:0.9em;
	padding:0;
	float:left;
}
ul#details_formation>li, .details_formation>li{
	float:left;
	margin:0.2em 1em 0.2em 0.2em;
	padding:0.1em;
	width:80%;
	height:10em;
	background-color:#333;-moz-border-radius: 5px;-webkit-border-radius: 5px; border-radius: 5px;text-align:center;color:#0B75AF;-moz-box-shadow: 2px 2px 2px #111; -webkit-box-shadow: 2px 2px 2px #111; box-shadow: 2px 2px 2px #111;

}

ul#details_formation>li:nth-child(3){
	width:25%;
}
ul#details_formation>li:nth-child(4){
	width:33%;
}
ul#details_formation>li:before, .details_formation>li:before{
	padding-right:0.1em;
	color:white;
-moz-text-shadow: 2px 2px 2px #111; -webkit-text-shadow: 2px 2px 2px #111; text-shadow: 2px 2px 2px #111;

}
ul#details_formation>li:nth-child(1):before, .details_formation>li:nth-child(1):before {
	content:"Durée ";
}
ul#details_formation>li:nth-child(2):before{
	content:"Tarifs ";
}
ul#details_formation>li:nth-child(3):before{
	content:"Publics et lieux ";
}
ul#details_formation>li:nth-child(4):before{
	content:"Dates ";
}
ul#details_formation>li>hr, .details_formation>li>hr {
	border:solid thin rgba(255,255,255,0.1);
	padding:0;
	margin-bottom:0
}


p.formateur, p.graphiste {
	padding:0.5em 1em 0.5em 1em;
	margin:0em 0 1em 0;
	width: 37em;
	background-color:rgba(255,255,255,0.1);
	color:white;
	text-shadow:0 1px 1px black;
}

p.graphiste img {
	width: 60px;
	height: 80px;
	border : solid 1px white;
	box-shadow:0 1px 1px black;
	margin: 0 1em 0 0;
}

.news {
	color:silver
}

.news a {
	font-weight:bold
}

.news span {
 	color:white;
	font-style:bold
}

dd{}
dt{font-weight:500;margin-top:5px}

a {
color:orange;
text-decoration:none;
}

a:hover{
color:white;
text-decoration:underline;
}

a:visited{
color:#cc5500;
}

ul.teaching_category{
list-style:none;
height:300px;
overflow:scroll;
padding:0;
margin:0
}

li.first{
color:orange;
border-bottom:solid 1px orange;
font-weight:500;
margin-left:-10px;
padding-left:-10px;
}

ul.teaching_category li{
list-style:none;
padding-left:10px;
}

li.actu{
list-style:none;
color:orange;
border-left:solid 2px orange;
padding-left:10px;
margin-left:-40px;
margin-top:2px;
}

/* FORMULAIRE */

form {
	background-color:#555;
	text-transform : uppercase;
	padding:1em;
	border-radius:4px;
	text-shadow: 0 1px 1px #999;
	background-color:rgba(255,255,255,0.2);
}

fieldset {
	margin : 0;
	padding:0;
	padding-bottom:5px;
	border: 0;
}

label
{
	display: block;
	width: 12em;
	float: left;
}

input:required:invalid,input:focus:invalid{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAeVJREFUeNqkU01oE1EQ/mazSTdRmqSxLVSJVKU9RYoHD8WfHr16kh5EFA8eSy6hXrwUPBSKZ6E9V1CU4tGf0DZWDEQrGkhprRDbCvlpavan3ezu+LLSUnADLZnHwHvzmJlvvpkhZkY7IqFNaTuAfPhhP/8Uo87SGSaDsP27hgYM/lUpy6lHdqsAtM+BPfvqKp3ufYKwcgmWCug6oKmrrG3PoaqngWjdd/922hOBs5C/jJA6x7AiUt8VYVUAVQXXShfIqCYRMZO8/N1N+B8H1sOUwivpSUSVCJ2MAjtVwBAIdv+AQkHQqbOgc+fBvorjyQENDcch16/BtkQdAlC4E6jrYHGgGU18Io3gmhzJuwub6/fQJYNi/YBpCifhbDaAPXFvCBVxXbvfbNGFeN8DkjogWAd8DljV3KRutcEAeHMN/HXZ4p9bhncJHCyhNx52R0Kv/XNuQvYBnM+CP7xddXL5KaJw0TMAF8qjnMvegeK/SLHubhpKDKIrJDlvXoMX3y9xcSMZyBQ+tpyk5hzsa2Ns7LGdfWdbL6fZvHn92d7dgROH/730YBLtiZmEdGPkFnhX4kxmjVe2xgPfCtrRd6GHRtEh9zsL8xVe+pwSzj+OtwvletZZ/wLeKD71L+ZeHHWZ/gowABkp7AwwnEjFAAAAAElFTkSuQmCC);background-position:right top;background-repeat:no-repeat}
input:required:valid{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAepJREFUeNrEk79PFEEUx9/uDDd7v/AAQQnEQokmJCRGwc7/QeM/YGVxsZJQYI/EhCChICYmUJigNBSGzobQaI5SaYRw6imne0d2D/bYmZ3dGd+YQKEHYiyc5GUyb3Y+77vfeWNpreFfhvXfAWAAJtbKi7dff1rWK9vPHx3mThP2Iaipk5EzTg8Qmru38H7izmkFHAF4WH1R52654PR0Oamzj2dKxYt/Bbg1OPZuY3d9aU82VGem/5LtnJscLxWzfzRxaWNqWJP0XUadIbSzu5DuvUJpzq7sfYBKsP1GJeLB+PWpt8cCXm4+2+zLXx4guKiLXWA2Nc5ChOuacMEPv20FkT+dIawyenVi5VcAbcigWzXLeNiDRCdwId0LFm5IUMBIBgrp8wOEsFlfeCGm23/zoBZWn9a4C314A1nCoM1OAVccuGyCkPs/P+pIdVIOkG9pIh6YlyqCrwhRKD3GygK9PUBImIQQxRi4b2O+JcCLg8+e8NZiLVEygwCrWpYF0jQJziYU/ho2TUuCPTn8hHcQNuZy1/94sAMOzQHDeqaij7Cd8Dt8CatGhX3iWxgtFW/m29pnUjR7TSQcRCIAVW1FSr6KAVYdi+5Pj8yunviYHq7f72po3Y9dbi7CxzDO1+duzCXH9cEPAQYAhJELY/AqBtwAAAAASUVORK5CYII=);background-position:right top;background-repeat:no-repeat}
input {color:#999;}

input[type="text"] {
	width : 23em;
}

input:focus {
	color:#000;
}

textarea {
	width:35em;
	color:#999;
}

textarea:focus {
	width:35em;
	color:#000;
}

input[type="submit"] {
	float:right;
	border-radius:20px;
	text-shadow: 0 1px 1px #ddd;
	font-weight:bold;
	border:none;
	background-color:#aaa;
	background-image:-moz-linear-gradient(0 100% 90deg, #999, #bbb);
	padding:8px 15px 8px 15px;
}


ul.sdt_menu{
	margin:0;
	padding:0;
	list-style: none;
	font-family:'Yanone Kaffeesatz', "Trebuchet MS", sans-serif;
	font-size:14px;
	width:1200px;
	display:block;
}
ul.sdt_menu a{
	text-decoration:none;
	outline:none;
}
ul.sdt_menu li{
	float:left;
	width:170px;
	height:85px;
	position:relative;
	cursor:pointer;
}
ul.sdt_menu li > a{
	position:absolute;
	top:0px;
	left:0px;
	width:170px;
	height:85px;
	z-index:12;
	background:transparent url(http://www.cgemy.com/cgemy3/images/overlay.png) no-repeat bottom right;
	-moz-box-shadow:0px 0px 2px #000 inset;
	-webkit-box-shadow:0px 0px 2px #000 inset;
	box-shadow:0px 0px 2px #000 inset;
}
ul.sdt_menu li a img{
	border:none;
	position:absolute;
	width:0px;
	height:0px;
	bottom:0px;
	left:85px;
	z-index:100;
	-moz-box-shadow:0px 0px 4px #000;
	-webkit-box-shadow:0px 0px 4px #000;
	box-shadow:0px 0px 4px #000;
}
ul.sdt_menu li span.sdt_wrap{
	position:absolute;
	top:25px;
	left:0px;
	width:170px;
	height:60px;
	z-index:15;
}
ul.sdt_menu li span.sdt_active{
	position:absolute;
	background:#111;
	top:85px;
	width:170px;
	height:0px;
	left:0px;
	z-index:14;
	-moz-box-shadow:0px 0px 4px #000 inset;
	-webkit-box-shadow:0px 0px 4px #000 inset;
	box-shadow:0px 0px 4px #000 inset;
}
ul.sdt_menu li span span.sdt_link,
ul.sdt_menu li span span.sdt_descr,
ul.sdt_menu li div.sdt_box a{
	margin-left:15px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #000;
}
ul.sdt_menu li span span.sdt_link{
	color:#fff;
	font-size:24px;
	float:left;
	clear:both;
}
ul.sdt_menu li span span.sdt_descr{
	/*color:#0B75AF;*/
	color:orange;
	float:left;
	clear:both;
	width:155px; /*For dumbass IE7*/
	font-size:10px;
	letter-spacing:1px;
}
ul.sdt_menu li div.sdt_box{
	display:block;
	position:absolute;
	width:170px;
	overflow:hidden;
	height:170px;
	top:85px;
	left:0px;
	display:none;
	background:#000;
	z-index:13;
}
ul.sdt_menu li div.sdt_box a{
	float:left;
	clear:both;
	line-height:30px;
	color:#0B75AF;
	font-weight:500;
}
ul.sdt_menu li div.sdt_box a:first-child{
	margin-top:15px;
}
ul.sdt_menu li div.sdt_box a:hover{
	color:#fff;
}

ul.illus_cours {
	width:15em;
	list-style:none;
}
ul.illus_cours li {}

ul.illus_cours li img {
	width:150px;
	-moz-transition : -moz-transform 0.3s ease-in-out;
	transition : transform 0.3s ease-in-out;
	background-color:#ccc;
	-moz-box-shadow:0px 0px 4px #000;
	-webkit-box-shadow:0px 0px 4px #000;
	box-shadow:0px 0px 4px #000;
}

ul.illus_cours li img:hover {
	-moz-transform-origin:center right;
	-moz-transform:scale(2);
	transform-origin:center right;
	transform:scale(2);
	
}

ul#complements {list-style:none;margin-left:0px;padding-left:20px}

ul#tags {list-style:none;padding:0;margin:0}
ul#tags li{display:inline;padding:2px 10px 2px 10px}
ul#tags li:first-child {color:#0B75AF;;padding:2px 10px 2px 0px}

#all_dates, #all_form{
background-color:#333;-moz-border-radius: 5px;-webkit-border-radius: 5px; border-radius: 5px;text-align:center;color:#0B75AF;-moz-box-shadow: 2px 2px 2px #111; -webkit-box-shadow: 2px 2px 2px #111; box-shadow: 2px 2px 2px #111; text-transform:uppercase; 
}

#all_dates a, #all_form a {color:#0B75AF;font-weight:400}

 /* images with caption */
 #slider3 img {
  width: 100%;
  height: 100%;
 }
 /* position the panels so the captions appear correctly */
 #slider3 .panel { position: relative; }
 /* captions */
 #slider3 .caption-top, #slider3 .caption-right,
 #slider3 .caption-bottom, #slider3 .caption-left {
  background: #000;
  color: #fff;
  padding: 10px;
  margin: 0;
  position: relative;
  z-index: 10;
  opacity: .8;
  filter: alpha(opacity=80);
 }
 /* Top caption - padding is included in the width (480px here, 500px in the script), same for height */
 #slider3 .caption-top {
  left: 0;
  top: 0;
  width: 480px;
  height: 30px;
 }
 /* Right caption - padding is included in the width (130px here, 150px in the script), same for height */
 #slider3 .caption-right {
  right: 0;
  bottom: 0;
  width: 130px;
  height: 150px;
 }
 /* Bottom caption - padding is included in the width (480px here, 500px in the script), same for height */
 #slider3 .caption-bottom {
  left: 0;
  bottom: 0;
  width: 480px;
  height: 30px;
 }
 /* Left caption - padding is included in the width (130px here, 150px in the script), same for height */
 #slider3 .caption-left {
  left: 0;
  bottom: 0;
  width: 130px;
  height: 150px;
 }
 /* Caption close button */
 .caption-top .close, .caption-right .close,
 .caption-bottom .close, .caption-left .close {
  font-size: 80%;
  cursor: pointer;
  float: right;
  display: inline-block;
 }

img.flux{
float:right;padding-top:3px

}


/* ACCUEIL */


.formation_accueil {
	padding:0em 1em 0.5em 1em;
	margin:1em 0 1em 0;
	width: 95%;
	background-color:rgba(255,255,255,0.2);
	color:white;
	text-shadow:0 1px 1px black;
	overflow:auto;
}

.formation_accueil h1{
	font-size:1.5em;
	margin-top:0.5em;
}

.formation_accueil ul.plan, .formation_accueil p{
	margin-left:22%;
	list-style-type:none;
	padding-left:0;
}

.formation_accueil ul.plan {
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
}

.formation_accueil ul.plan li {
	color:orange;
}

.formation_accueil ul.plan li.item {
	color:white;
	padding-left:1em;
}

.formation_accueil>h1>span>a {
	font-size:0.5em;
	color:white;
} 
