@CHARSET "ISO-8859-1";
/**
 * UM1
 * (c) by Kaliop.
 * ---------------------------------------------------------------------------------------------------
 *
 * CSS print.
 *
 */

*{
	font-size:13px;
	margin:0px;
	padding:0px;
}
body{
	width:100%;
}

ul, li {
	list-style-type: disc !important;
}

ul ul , ul ul li {
	list-style-type: circle !important;
}

body,
#border,
#content,
#content #ariane,
#content .right {
	background-color: #ffffff;
	background-image: none;
}

#wrapper {
	margin: 0 auto;
	width: 98%;

}


#header,
#content .left,
#footer,
#content .center .children,
#tooltip,
.print {
	display: none;
}

#header a:link,
#header a:visited,
#content #ariane a:link,
#content #ariane a:visited {
	color: #000000;
	font-weight: bold;
}

#content #ariane span{
	display:block;
	float:left;
	margin-right:2px;
}
#content #ariane p{
	height:auto;
}
#content #ariane {
	float: left;
	height:auto;
	width: auto;
	color: #000000;
	padding-left:0px;
	margin-left:0px;
	margin-bottom:15px;
}

a:link,
a:visited {
	color: #283069;
	background: transparent;
	font-weight: normal;
	text-decoration: none;
}
#content .center span.fake_border_top, #content .center .border_top {
	display:block !important;
	border-top:0px;
}

#content .center h2.toggle span.desc {
	display:none;	
}
#content div.right.right_formation{
	display:none;
}
ul, 
ul li{ 
	width:auto !important;
}	
#content .center h2.toggle.open span,
#content .center h2.toggle span,
#content .center h2.toggle{
	background:none;
}
#content .ariane_formation{
	display:none;
}
#content .center.fiche_formation h1{
	border:1px solid #000000;
	width:735px;
	text-align:center;
	padding:5px 0px 5px 0px;
}
#content .center.fiche_formation h2{
	border:1px solid #000000;
	color:#000000;
	width:700px;
	padding:5px 0px 5px 0px;
}
#content div.center {
	clear:both;
	width: 100%;
	float: none;
	padding: 0px;
}

#content .right {
	width:100%;
	float: none;
}

#content .right .block {
	display: none;
}

#content .right .block.contact {
	display: block;
}

#content ul.onglet,
#content .top_button{
	display:none;
}
#content div.center h2 span{
	font-size:15px;
	width:450px;
}
#content div.center h3{
	font-size:14px;
}
#content div.center h1{
	font-size:22px;
	margin:15px 0pt 25px 0px;
	padding:0pt 0pt 0pt 0px;
	background:none;
}
img.logo {
	display:block !important;
}
*{
	background-image:none !important; 
}

