/*
Theme Name: SlickPress
Author: WP Theme Designer
Author URI: http://www.wpthemedesigner.com/
*/

@font-face {
	font-family: 'HelveticaNeueCondensedBold';
	src: url('HelveticaNeue-CondensedBold.eot');
}

@font-face {
	font-family: 'HelveticaNeueCondensedBold';
	src: url(//:) format('no404'), url('HelveticaNeue-CondensedBold.ttf') format('truetype');
}


* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #333333;
	background: url(images/home_v2.jpg) no-repeat 50% 0px;
}
a {
	text-decoration: none;
	color: #00658D;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
hr{

margin-top: 1px;

border-right-color: white;

border-right-width: 1px;

border-right-style: solid;

border-left-color: white;

border-left-width: 1px;

border-left-style: solid;

border-bottom-color: white;

border-bottom-width: 1px;

border-bottom-style: solid;

border-top-style: dotted;
border-top-color: #606060;
border-top-width: 1px;

height: 0px;

}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.hidden {
	display: none;
}
.noimage img {
	display: none;
}

#wrapper {
	text-align: left;
	width: 980px;
	margin: auto auto;
}

/** BEGIN header **/
#header {

	width: 100%;

	position: relative;

}
	#header .lol {
		padding-bottom: 85px;
		list-style-type: none;
	}
		#header .lol li {
			position: relative;
			font-size: 0.9em;
			text-transform: uppercase;
			float: left;
			background: url(images/divider.gif) no-repeat 0 11px;
			padding: 10px;
		}
		#header .lol li.f {
			background: none;
			padding-left: 0;
		}
	#header h1 {
		clear: both;
		font-size: 0;
	}
		#header h1 a {
			display: block;
			text-indent: -9999px;
			outline: none;
			background: url(images/logo.gif) no-repeat 0 0;
			width: 279px; height: 25px;
			float: left;
		}
	#header form {
        
		left: 780px;
        
		top: 62px;
        
		position: absolute;
        
		margin-left: 0px;
        
		margin-bottom: 0;
        
		margin-right: 0;
        
		margin-top: 40px;
        
		height: 25px;
	}
		#header form p {
			padding-left: 4px;
			background: transparent;
			padding-top: 8px;
			float: left;
			height: 30px;
			font-size: 0.9em;
			color: #ffffff;
                        
		}
		#header form .date {
			padding: 8px 10px 12px;
			height: 10px;
		}
		#header form input {
			
			margin-left: 3px;
			
			margin-bottom: 0px;
			
			margin-right: 0px;
			
			margin-top: 8px;
			
			width: 162px;
			
			height: 20px;
		
			font-weight: bold;
		
			border-width: 0px;
		
			background-color: white;
			font-size: 1.1em;
			font-family: "HelveticaNeueCondensedBold", Helvetica, Verdana, Arial, sans-serif;
			color: #e16839;
		}
		#header form button {
			border-width: 0px;
			right: -32px;
			top: 3px;
			margin-left: 3px;
			margin-bottom: 0px;
			margin-right: 0px;
			margin-top: 3px;
			display: block;
			position: absolute;
			padding-top: 0px;
			width: 25px; height: 24px;
			background: no-repeat 0 0;
			text-indent: -9999px;
		}
	#header ul {
		font-family: "HelveticaNeueCondensedBold", Helvetica, Verdana, Arial, sans-serif;
		border-color: white;
		margin-left: 10px;
		margin-bottom: 5px;
		margin-right: 0;
		margin-top: 20px;
		border-width: 0px;
		list-style-type: none;
		clear: both;
		border-bottom: #1F2012;
        border-left: #cccccc;
		border-right: #cccccc;
		border-top: #cccccc;
		height: 40px;
	}	*+html #header ul{		font-family: "HelveticaNeueCondensedBold", Helvetica, Verdana, Arial, sans-serif;		border-color: white;		margin-left: 10px;		margin-bottom: 5px;		margin-right: 0;		margin-top: 50px;		border-width: 0px;		list-style-type: none;		clear: both;		border-bottom: #1F2012;        border-left: #cccccc;		border-right: #cccccc;		border-top: #cccccc;		height: 40px;		}
		#header ul li {
			border-right: 1px;
			border-right-style: dotted;
			border-right-color: #f0f0f0;
			float: left;
			font-size: 1.1em;
			text-transform: uppercase;						margin-top:0px;
		}		
		#header ul li a {
			color: #717171;
			display: block;
			padding: 7px;
		}
		#header ul li a:hover, #header ul li.current_page_item a {
			background-color: white;
			color: #e26821;
		}
/** END header **/

/** BEGIN conteneur**/
#conteneur{		margin-top:0px;
        width:100%;
        margin-left: auto;
        margin-right: auto;
}*+html #conteneur{		margin-top:20px;        width:100%;        margin-left: auto;        margin-right: auto;}
/** END conteneur**/


/** BEGIN content **/
#content {
	/** clear: both;**/
	                   
         margin-right: 10px;
	                   
	                   
         margin-top: 5px;
	                   
         float: left;
       	width: 610px;
         margin-left: 10px;
	padding: 0 0 5px 5px;
         
}
	#content .latest {
		border-bottom-color: #bac5cc;
		border-bottom-width: 4px;
		border-bottom-style: solid;
		padding-left: 0px;
		padding-bottom: 10px;
		padding-top: 0;
		margin-bottom: 10px;
	}
		#content .latest img {
			float: left;
			margin: 0 10px 5px 0;
			
		}
		#content .latest h2 {
			padding-top: 4px;
			font-size: 1.4em;
			padding-right: 90px;
			padding-bottom: 15px;
		}
		#content .latest p {
			font-size: 11px;
			margin-bottom: 12px;
			line-height: 1.3em;
		}
	#content .l {
		display: block;
		width: 290px;
		float: left;
		padding: 0 10px 10px 0;
		border-right: 1px solid #FFFFFF;
	}
		#content .l .post {
			padding-right: 10px;
			padding-left: 10px;
			font-size: 0.9em;
			padding-top: 10px;
		}
		#content .l .post h2 {
			width: 250px;
			font-size: 0.9em;
			color: #ffffff;
			text-transform: uppercase;
			background-color: #ee691e;
			padding: 5px 10px;
			float: left;
		}
		#content .l .post h2 a {
			color: #ffffff;
		}
		#content .l .post h3 {
			clear: both;
			font-size: 1.1em;
			width: 100%;
			padding: 10px 0;
		}
		#content .l .post img {
			float: left;
			margin: 0 10px 5px 0;
			
		}
		#content .l .post p {
			margin-bottom: 10px;
			line-height: 1.4em;
		}

	#content .r {
		width: 299px;
		float: right;
		padding-left: 10px;
		border-left: 1px solid #ffffff;
		margin-left: -1px;
		padding: 0 10px 10px 0;
	}
		#content .r .post  {
			padding-right: 10px;
			padding-left: 10px;
			font-size: 0.9em;
			padding-top: 10px;
		}
		#content .r .post h2 {
			width: 260px;
			font-size: 0.9em;
			color: #ffffff;
			text-transform: uppercase;
			background-color: #ee691e;
			padding: 5px 10px;
			float: left;
		}
		#content .r .post h2 a {
			color: #ffffff;
		}
		#content .r .post h3 {
			clear: both;
			font-size: 1.1em;
			width: 100%;
			padding: 10px 0;
		}
		#content .r .post img {
			float: left;
			margin: 0 10px 5px 0;
			
		}
		#content .r .post p {
			margin-bottom: 10px;
			line-height: 1.4em;
		}

	#content .postnav {
		padding: 20px 0;
		clear: both;
	}
	#content .postnav ul {
		list-style-type: none;
		border: 0;
	}
		#content .postnav ul li {
			float: left;
			border: 1px solid #cccccc;
			margin: 2px;
			font-size: 0.9em;
		}
		#content .postnav ul li a {
			display: block;
			border: 0 !important;
			padding: 5px;
		}
		#content .postnav ul li a:hover {
			background-color: #007AAA;
			color: #ffffff;
		}
		#content li.page_info {
			padding: 5px !important;
		}
/** END content **/

/** BEGIN sidebar **/
#sidebarleft {
	padding-top: 10px;
	float: left;
         left:0;
	width: 160px;
         }
#sidebarleft div.head {
		background-color: #FFFFFF;
		border: 1px solid #CDCCCA;
		padding: 10px 5px;
	}
		#sidebarleft div.head h2 {
			font-size: 0.9em;
			text-transform: uppercase;
			margin-bottom: 10px;
		}
		#sidebarleft div.head .rss {
			font-size: 0.9em;
			padding: 2px 0 2px 24px;
			background: url(images/rss.gif) no-repeat 0 0;
		}
	#sidebarleft form {
		border: 1px solid #CDCCCA;
		border-top: 0;
		margin-bottom: 10px;
		background: url(images/subscribe.jpg) no-repeat center;
		height: 50px;
	}
		#sidebarleft form input {
			margin: 15px 12px 15px 40px;
			width: 90px;
			float: left;
			border: 1px solid #ffffff;
		}
		#sidebarleft form button {
			float: left;
			width: 72px; height: 25px;
			margin-top: 12px;
			text-indent: -9999px;
			border: 0;
			background-color: transparent;
		}
	#sidebarleft div.body {
		border: 1px solid #cccccc;
		padding: 10px;
                  font-size: 0.9em;
		margin-bottom: 10px;
	}
		#sidebarleft div.body img {
			
		}
		#sidebarleft div.body a {
			color: #333333;
		}
		#sidebarleft div.body a:hover {
			color: #00658D;
		}
	#sidebarleft ul.head {
		list-style-type: none;
		border: 1px solid #cccccc;
		border-width: 1px 1px 0 0;
		height: 30px;
	}
		#sidebarleft ul.head li {
			float: left;
			text-transform: uppercase;
			font-weight: bold;
			border-left: 1px solid #cccccc;
		}
		#sidebarleft ul.head li a {
			color: #343434;
			display: block;
			padding: 8px 10px;
		}
		#sidebarleft ul.head li a:hover {
			
		}
	#sidebarleft ul.body {
		clear: both;
		list-style-type: none;
		border: 1px solid #FFFFFF;
		padding: 10px;
		margin-bottom: 10px;
	}
		#sidebarleft ul.body li {
			font-size: 0.9em;
			border-bottom: 1px dotted #313131;
			padding: 6px 0;
		}
		#sidebarleft ul.body li a {
			color: #323232;
		}
		#sidebarleft ul.body li a:hover {
			font-weight: bold;
			color: #006490;
		}
	
		#sidebarleft h2 {
			border-top: 4px solid #ee691e;
			font-size: 0.9em;
			text-transform: uppercase;
			padding: 5px 0;
		}
		#sidebarleft ul {
			list-style-type: none;
		}
		#sidebarleft ul .children {
			background-color: #efece9;
			border-top-color: #b9b9b9;
			border-top-width: 1px;
			border-top-style: solid;
                        margin-top:7px;
			font-size: 10px;
			list-style-type: none;
		}

		#sidebarleft ul .children {
                    display:block;
                }

		#sidebarleft ul .hide{
                    display:none;
                }

		#sidebarleft ul .children li {
			font-style: normal;
			font-weight: normal;
			padding-left: 10px;
			font-size: 10px;
			list-style-type: none;
		}
		#sidebarleft ul li {
			border-bottom-color: white;
			font-weight: bold;
			font-size: 0.9em;
			border-bottom: 1px dotted;
			padding: 3px 0;
		}
		#sidebarleft ul li a {
			color: #363636;
		}
		#sidebarleft ul li a:hover {
			
		}
#sidebarleft .l {
		width: 80px;
		float: left;
	}
	#sidebarleft .r {
		width: 80px;
		float: right;
	}
		#sidebarleft .r h2 {
			border-top: 4px solid #1F1F15;
			font-size: 0.9em;
			text-transform: uppercase;
			padding: 5px 0;
		}
		#sidebarleft .r ul {
			list-style-type: none;
			margin-bottom: 20px;
		}
		#sidebarleft .r ul li {
			font-size: 0.9em;
			border-bottom: 1px dotted #353535;
			padding: 6px 0;
		}
		#sidebarleft .r ul li a {
			color: #363636;
		}
		#sidebarleft .r ul li a:hover {
			
		}
/** End sidebarleft **/	

/** BEGIN sidebar **/
#sidebarsingle {
	float: right;
         left: 0;
	width: 180px;
         }
#sidebarsingle div.head {
		background-color: #efece9;
		border: 2px solid #cd7619;
		padding: 10px 5px;
	}
		#sidebarsingle div.head h2 {
			font-size: 0.9em;
			text-transform: uppercase;
			margin-bottom: 10px;
		}
		#sidebarsingle div.head .rss {
			font-size: 0.9em;
			padding: 2px 0 2px 24px;
			background: url(images/rss.gif) no-repeat 0 0;
		}
	#sidebarsingle form {
		border: 1px solid #CDCCCA;
		border-top: 0;
		margin-bottom: 10px;
		background: url(images/subscribe.jpg) no-repeat center;
		height: 50px;
	}
		#sidebarsingle form input {
			margin: 15px 12px 15px 40px;
			width: 90px;
			float: left;
			border: 1px solid #ffffff;
		}
		#sidebarsingle form button {
			float: left;
			width: 72px; height: 25px;
			margin-top: 12px;
			text-indent: -9999px;
			border: 0;
			background-color: transparent;
		}
	#sidebarsingle div.body {
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 0px;
		clear: both;
		padding: 10px;
                font-size: 0.9em;
	}
		#sidebarsingle div.body img {
			
		}
	/*	#sidebarsingle div.body a {
			color: #333333;
		}*/
		#sidebarsingle div.body a:hover {
			text-decoration: underline;
		}
	#sidebarsingle ul.head {
		list-style-type: none;
		border: 1px solid #cccccc;
		border-width: 1px 1px 0 0;
		height: 30px;
	}
		#sidebarsingle ul.head li {
			float: left;
			text-transform: uppercase;
			font-weight: bold;
			border-left: 1px solid #cccccc;
		}
		#sidebarsingle ul.head li a {
			color: #343434;
			display: block;
			padding: 8px 10px;
		}
		#sidebarsingle ul.head li a:hover {
			
		}
	#sidebarsingle ul.body {
		clear: both;
		list-style-type: none;
		border: 1px solid #FFFFFF;
		padding: 10px;
		margin-bottom: 10px;
	}
		#sidebarsingle ul.body li {
			font-size: 0.9em;
			border-bottom: 1px dotted #313131;
			padding: 6px 0;
		}
		#sidebarsingle ul.body li a {
			color: #323232;
		}
		#sidebarsingle ul.body li a:hover {
			font-weight: bold;
			color: #006490;
		}
	
		#sidebarsingle h2 {
			border-top: 4px solid #ee691e;
			font-size: 1.1em;
			text-transform: uppercase;
			padding: 5px 0;
		}
		#sidebarsingle ul {
			list-style-type: none;
			margin-bottom: 20px;
		}
		#sidebarsingle ul li {
			font-size: 0.9em;
			border-bottom: 1px dotted #353535;
			padding: 6px 0;
		}
		#sidebarsingle ul li a {
			color: #363636;
		}
		#sidebarsingle ul li a:hover {
			
		}
#sidebarsingle .l {
		width: 80px;
		float: left;
	}
	#sidebarsingle .r {
		width: 80px;
		float: right;
	}
		#sidebarsingle .r h2 {
			border-top: 4px solid #1F1F15;
			font-size: 0.9em;
			text-transform: uppercase;
			padding: 5px 0;
		}
		#sidebarsingle .r ul {
			list-style-type: none;
			margin-bottom: 20px;
		}
		#sidebarsingle .r ul li {
			font-size: 0.9em;
			border-bottom: 1px dotted #353535;
			padding: 6px 0;
		}
		#sidebarsingle .r ul li a {
			color: #363636;
		}
		#sidebarsingle .r ul li a:hover {
			
		}
/** End sidebarsingle **/	

/** BEGIN sidebar **/
#sidebar {	
	padding: 3px;
	background-color: #efece9;
	float: right;
         right:0; 
	width: 170px;
         }
            #sidebar div.head {
		background-color: #FFFFFF;
		padding: 10px 5px;
	}
		#sidebar div.head h2 {
			font-size: 0.9em;
			text-transform: uppercase;
			margin-bottom: 10px;
		}
		#sidebar div.head .rss {
			font-size: 0.9em;
			padding: 2px 0 2px 24px;
			background: url(images/rss.gif) no-repeat 0 0;
		}
	#sidebar form {
		border-top: 0;
		margin-bottom: 10px;
		background: url(images/subscribe.jpg) no-repeat center;
		height: 50px;
	}
		#sidebar form input {
			margin: 15px 12px 15px 40px;
			width: 90px;
			float: left;
			border: 1px solid #ffffff;
		}
		#sidebar form button {
			float: left;
			width: 72px; height: 25px;
			margin-top: 12px;
			text-indent: -9999px;
			border: 0;
			background-color: transparent;
		}
	#sidebar div.body {
		padding: 10px;
                font-size: 0.9em;
		margin-bottom: 10px;
	}
		#sidebar div.body img {
			
		}
		#sidebar div.body a {
			color: #333333;
		}
		#sidebar div.body a:hover {
			color: #00658D;
		}
	#sidebar ul.head {
		list-style-type: none;
		height: 30px;
	}
		#sidebar ul.head li {
			float: left;
			text-transform: uppercase;
			font-weight: bold;
		}
		#sidebar ul.head li a {
			color: #343434;
			display: block;
			padding: 8px 10px;
		}
		#sidebar ul.head li a:hover {
			
		}
	#sidebar ul.body {
		clear: both;
		list-style-type: none;
		border: 1px solid #FFFFFF;
		padding: 10px;
		margin-bottom: 10px;
	}
		#sidebar ul.body li {
			font-size: 0.9em;
			border-bottom: 1px dotted #313131;
			padding: 6px 0;
		}
		#sidebar ul.body li a {
			color: #323232;
		}
		#sidebar ul.body li a:hover {
			font-weight: bold;
			color: #006490;
		}
	#sidebar .l {
		width: 80px;
		float: left;
	}
		#sidebar .l h2 {
			border-top: 4px solid #ee691e;
			font-size: 0.9em;
			text-transform: uppercase;
			padding: 5px 0;
		}
		#sidebar .l ul {
			list-style-type: none;
			margin-bottom: 20px;
		}
		#sidebar .l ul li {
			font-size: 0.9em;
			border-bottom: 1px dotted #353535;
			padding: 6px 0;
		}
		#sidebar .l ul li a {
			color: #363636;
		}
		#sidebar .l ul li a:hover {
			
		}
	#sidebar .r {
		width: 80px;
		float: right;
	}
		#sidebar .r h2 {
			border-top: 4px solid #1F1F15;
			font-size: 0.9em;
			text-transform: uppercase;
			padding: 5px 0;
		}
		#sidebar .r ul {
			list-style-type: none;
			margin-bottom: 20px;
		}
		#sidebar .r ul li {
			font-size: 0.9em;
			border-bottom: 1px dotted #353535;
			padding: 6px 0;
		}
		#sidebar .r ul li a {
			color: #363636;
		}
		#sidebar .r ul li a:hover {
			
		}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	height: 170px;
	width: 99%;
	background-image: url(images/footer.jpg);
	padding-right: 0;
	padding-top: 50px;
	background-position: 50% 0px;
	background-repeat: no-repeat;
	clear: both;
	font-size: 0.9em;
}
#footer #cfooter {
			padding-left: 25px;
			text-align: left;
			margin-right: auto;
			margin-left: auto;
			display: block;
			height: 170px;
			width: 980px;
		}
		#footer .left {
		position: relative;
		background-position: 0px 0px;
		width: 180px;
		float: left;
		padding: 0 10px 10px 0;
	}
#footer .right {
		position: relative;
		width: 180px;
		float: left;
		padding: 0 10px 10px 0;
		border-right: 1px solid #FFFFFF;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#content .single ul {
	margin: 0 0 10px 18px;
}
#content .single ol {
	margin: 0 0 10px 20px;
}
	#content .single li {
		padding: 2px 0;
		line-height: 1.4em;
	}
	#content .single h3 {
		margin-bottom: 5px;
		font-size: 1.4em;
		font-size: 1.5em;
		font-weight: normal;
	}
	#content .single blockquote {
		padding: 20px 20px 10px;
		margin: 10px 0;
		background-color: #f3f3f3;
		border-width: 1px 0;
		border-color: #dddddd;
		border-style: solid;
		color: #9e9e9e;
		line-height: 1.4em;
	}
	.single .details {
		padding: 20px 0;
	}
	.single .details p {
		margin-bottom: 5px !important;
	}

      #content .single h2 {
			border-top-color: #e16821;
			border-top-width: 1px;
			border-top-style: dotted;
			padding-top: 4px;
			font-size: 1.1em;
			padding-right: 90px;
			padding-bottom: 15px;
		}
		
.h2cata {
			font-weight: bold;
			margin-top: 10px;
			margin-bottom: 10px;
			margin-left: 10px;
			background-position: left;
			background-repeat: no-repeat;
			font-size: 1.1em;
		}
		
.h2cata h2 {
			background-position: left;
			font-size: 1em;
		}
		
#comments {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments h2 {
		margin: 10px 0;
		font-size: 1.5em;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		color: #9e9e9e;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
	#respond {
		padding-top: 20px;
	}
	.comment1 {
		border: 1px solid #cccccc;
		padding: 10px;

		margin-bottom: 10px;
	}
	.commentdetails {
		float: left;
	}
	.gravatar {
		float: right;
	}
	h2.title {
		padding: 20px 10px 20px;
		font-size: 0.8em;
		font-weight: normal;
		text-transform: uppercase;
		color: #909090;
	}
.archive, .archive2 {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 5px;
	max-width: 560px;
	width: 560px;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-right: 0;
	margin-top: 0;
	border-bottom-color: #0c111d;
	clear: both;
	font-size: 0.9em;
}

.archive2 {

}
	.archive h2, .archive2 h2 {
		margin: 0px;
		color: #d36722;
		font-size: 1.6em;
		font-weight: normal;
		padding-bottom: 5px;
	}
	.archive h2 a {
		
		
		padding: 0px;
		
		
		margin: 0px;
		
		
		color: #d26621;
		
		
	}
	.archive img {
		float: left;
		margin: 5px 10px 5px 0;
	}
	.archive p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
        .archive ul.body {
		clear: both;
		list-style-type: none;
		border: 1px solid #FFFFFF;
		padding: 10px;
		margin-bottom: 10px;
	}
		.archive ul.body li {
			font-size: 0.9em;
			border-bottom: 1px dotted #313131;
			padding: 6px 0;
		}
		.archive ul.body li a {
			color: #323232;
		}
		.archive ul.body li a:hover {
			font-weight: bold;
			color: #006490;
		}
		.current_page_item {
			height: 42px;
			background-position: 50% 100%;
			background-image: url(images/fleche.gif);
			background-repeat: no-repeat;
		}
		.infos_form {
			text-align: left;
			font-size: 11px;
			padding: 3px;
			background-color: #cfe2f0;
                        border-bottom: 1px dotted #313131;
                        border-top: 1px dotted #313131;
		}
		.infos_formation {
			font-size: 14px;
			font-weight: bold;
			color: #005385;
			padding: 4px;
                        border-bottom: 1px dotted #313131;
                        border-top: 1px dotted #313131;
		}
                .infos_dotted {
			position: relative;
			border-top: 1px dotted #313131;
		}
                #footer li {
			list-style-type: none;
		}
                /** END miscellaneous **/


/** Aude **/
.radmc .raddivider{
  display: block;
  font-size: 1px;
  border-width: 0px;
  border-style: solid;
  position: relative;
  z-index: 1;
}

.radmc .raddividery{
  float: left;
  width: 0px;
}

.radmc .radtitle{
  display: block;
  cursor: default;
  white-space: nowrap;
  position: relative;
  z-index: 1;
}

.radclear {
  font-size: 1px;
  height: 0px;
  width: 0px;
  clear: left;
  line-height: 0px;
  display: block;
  float:none !important;
}

.radmc {
  position: relative;
  font: 10px Verdana;
  zoom: 1;
  z-index: 10;
}

.radmc a, .radmc li {
  float: left;
  display: block;
  white-space: nowrap;
  position: relative;
  font: 10px Verdana;
  z-index: 1;
}

.radmc div a, .radmc ul a, .radmc ul li {
  float: none;
}

.radsh div a {
  float: left;
}

.radmc div{
  visibility: hidden;
  position: absolute;
}

.radmc li {
  z-index: auto;
}

.radmc ul {
  left: -10000px;
  position: absolute;
  z-index: 10;
}

.radmc, .radmc ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.radmc li a {
  float: none;
}

.radmc li:hover > ul{
  color: #d17335;
  text-decoration: none;
  left: auto;
}

#rad0 li {
  float: none;
}

#rad0 li:hover > ul{
  color: #d07637;
  top: 0px;
  left: 100%;
}

#rad0 {
  width: 160px;
  font: 10px Verdana;
  background-color: transparent;
  border-width: 1px 0px 1px 0px;
  border-style: solid;
  border-color: #d17335;
}

#rad0 a {
  padding: 5px 5px 5px 8px;
  background-color: #fff9e0;
  color: #000000;
  font: 10px Verdana;
  text-decoration: none;
  border-width: 1px 0px 1px 0px;
  border-style: dotted;
  border-color: #d17436;
}

#rad0 a.radparent:hover {
  padding: 5px 5px 5px 8px;
  background-color: #fff9e0;
  color: #e46711;
  font: 10px Verdana;
  text-decoration: none;
  border-width: 1px 0px 1px 0px;
  border-style: dotted;
  border-color: #d17436;
}

body #rad0 .radactive, body #rad0 .radactive:hover {
  font-weight: bold;
  color: #ee691e;
  text-decoration: none;
}

#rad0 div, #rad0 ul {
  padding: 10px 0px 10px 0px;
  font: 10px Verdana;
  background-color: #FFFFFF;
  border-width: 1px;
  border-style: none;
  border-color: #CCCCCC;
}

#rad0 div a, #rad0 ul a {
  border-bottom-color: #e26821;
  border-bottom-width: 1px;
  border-left-style: none;
  border-bottom-style: dotted;
  border-right-style: none;
  border-top-style: none;
  padding: 2px 0px 2px 15px;
  margin: 0px 5px 0px 5px;
  font: 10px Verdana;
  background-color: transparent;
  background-image: none;
}

#rad0 div a:hover, #rad0 ul a:hover {
  list-style-type: none;
  font-weight: bold;
  color: #ee691e;
}

body #rad0 div .radactive, body #rad0 div .radactive:hover {
  background-color: #DDDDDD;
}

.liencata {
	background-position: left;
	background-image: url(images/puceform.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom-color: #2c6490;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}


.liencataSignle {
	font-size: 0.9em;
	margin-left: 8px;
	background-position: left;
	background-image: url(images/puceform.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 6px;
	padding-top: 6px;
}


.puceh2 {
	background-position: left;
	background-image: url(images/puceform.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 6px;
	padding-top: 6px;
}


#logo {
margin: 0px;
position: absolute;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0;
padding-right: 0;
width:auto;
}

h1 {
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 1.4em;
}

.listCata {
	border-top-color: #4a6bb3;
	border-top-width: 1px;
	border-top-style: dotted;
	line-height:1em;
}

.archive .post {
}

.filiere {
	margin-left: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 560px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 0.8em;
}

#fili {
	width: 560px;
	border-bottom-color: #8f99a8;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#filiH {
	margin-left: 15px;
	width: 560px;
	border-top-style: dotted;
	border-top-color: #8f98a7;
	border-top-width: 1px;
}

.filiereDates {
	display: block;
	margin-top: -12px;
	height: 20px;
	font-size: 0.9em;
	float: right;
}

.fond_img {
	padding-left: 17px;
	padding-bottom: 6px;
	padding-top: 19px;
	height: 170px;
	width: 600px;
	background-repeat: no-repeat;
	background-image: url(images/fond_img.jpg);
}

.content_archive {
	width: 580px;
}

.bredcrum {
	font-size: 0.9em;
}

.illus {
	padding-left: 23px;
	text-align: center;
	background-position: 0% 0%;
	padding-top: 20px;
	float: left;
	height: 115px;
	width: 120px;
	background-repeat: no-repeat;
	background-image: url(images/fond_illus.jpg);
}

.illus .image {
	width: 80px;
	text-align: center;
	right: auto;
	left: auto;
	position: relative;
	margin-left: 20%;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: auto;
	background-position: right center;
}

.filiere a {
	display: block;
	padding-right: 10px;
	max-width: 400px;
	min-width: 400px;
	word-spacing: 0px;
	width: 400px;
}

.testimonials_manager_widget{
 margin: 10px 0;
 padding:10px;
 border: 1px dotted #dddddd;
 background: #f4f4f4;
}

 .testimonials_manager_widget .avatar{
 background:#FFFFFF none repeat scroll 0 0;
 border:1px solid #DDDDDD;
 float:right;
 margin-right:-5px;margin-left:5px;

 margin-top:-5px;
 padding:2px;
 position:relative;
}

 .plusmince{
	margin-left: 18px;
	max-width: 560px;
	width: 560px;
}
#content .plusmince .l, #content .plusmince .r{
	width: 250px;
}

#content .plusmince .l .post, #content .plusmince .r .post{
	width: 260px;
	padding: 0px;
	margin: 0px;
}

#content .plusmince .l .post h2, #content .plusmince .l .post .liencata, #content .plusmince .l .post .liencata, #content .plusmince .r .post h2, #content .plusmince .r .post .liencata{

	width: 240px;
}

.separation{
	width: 15px;
}

.btns_formation{
	margin-left: 2px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 12px;
	width: 291px;
	padding: 0px;
	position: relative;
	float: left;
}

a.btn_info{
	display: block;
	height: 37px;
	width: 291px;
	background-image: url(images/btn_information.jpg);
	background-repeat: no-repeat;
}

a.btn_info:hover{
	background-position: 0 -37px;
}

a.btn_reserv{
	display: block;
	height: 37px;
	width: 291px;
	background-image: url(images/btn_reservation.jpg);
	background-repeat: no-repeat;
}

a.btn_reserv:hover{
	background-position: 0 -37px;
}

#sidebarsingle hr{
	margin-bottom: 6px;
	margin-top: 6px;
}

#sidebarsingle .c{
	font-size: 11px;
	color: #7c7c7c;
	clear: both;
	margin-left: 20px;
}

#sidebarsingle h3{
	font-size: 13px;
	float: left;
	position: relative;
}

#sidebarsingle .txt{
	padding-top: 2px;
	position: relative;
}

.clear{
	clear: both;
}


