/* Styles Audyva */
body {
font-family:Verdana,Arial,Helvetica;
font-size:12px;
background-color:#FFFFFF;
}

a img {
	border:0;
}

div#container {
	margin:auto;
	width:980px;
	/*border:1px solid #000000;*/
	background-color:#FFFFFF;
	padding:10px;
}

div#header {
	width:980px;
	height:160px;
	margin:auto;
	/*padding-top:20px;*/
	border-bottom:1px solid #CCCCCC;
	/*background-image:url('../img/fond-header.gif');*/
}
div#header div#logo_swiss_institute {
	float:left;
	width:400px;
	text-align:center;
}
div#header div#logo_swiss_institute h1.header_swiss_institute_text {
	font-size:14px;
	color:#a2a2a2;
}
div#header div#logo_swiss_institute img {}

div#header div#par {
	float:left;
	margin-top:70px;
	width:100px;
	color:#a2a2a2;
	font-weight:bold;
}

div#header div#logo_audyva {
	float:left;
	margin-top:50px;
}
div#header div#logo_audyva img {}

div#what_for_me {
	clear:both;
	margin-top:30px;
}
div#what_for_me p {
	text-align:center;
	font-size:16px;
	line-height:24px;
} 

div#contenu {
	border-top:1px solid #CCCCCC;
	padding-top:20px;
}
div#contenu div#contenu_left {
	float:left;
	width:468px;
	margin-right:20px;
}
div#contenu div#contenu_left div#contenu_video {
	width:468px;
	background-color:#434343;
	text-align:center;
	padding:10px 5px 10px;
}
div#contenu div#contenu_left div#contenu_si4ai {}
div#contenu div#contenu_left div#contenu_si4ai h2 {
	font-size:14px;
}
div#contenu div#contenu_formulaire{
	float:left;
	width:472px;
	background-image:url('../img/bg-form.gif');
	background-repeat:no-repeat;
	background-color:#CCCCCC;
	padding:10px 10px 30px;
	margin-bottom:20px;
}
div#contenu div#contenu_formulaire div#contenu_formulaire_header {
	color:#FFFFFF;
	font-weight:bold;
}
div#contenu div#contenu_formulaire a, div#contenu div#contenu_formulaire a:hover {
	text-decoration:underline;
	color:#000000;
}
div#contenu div#contenu_formulaire form#form_inscription {
	margin-top:20px;
}
div#contenu div#contenu_formulaire form#form_inscription  td{
	padding-bottom:10px;
}
div#contenu div#contenu_formulaire form#form_inscription input[type=submit] {
	width:210px;
	height:40px;
	background:none;
	border:none;
	cursor:pointer;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url('../img/bt-submit.gif');
	background-repeat:no-repeat;
}

div#descriptions_formations {
	clear:both;
	margin-top:20px;
	border-top:1px solid #CCCCCC;
}
div#descriptions_formations div#formation_content {
	display:none;
}
div#descriptions_formations a#bouton_action {
background-image: url("../img/button_action.jpg");
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    margin: 15px auto auto;
    padding-top: 20px;
    text-decoration: none;
    text-transform: uppercase;
	text-align:center;
    width: 500px;
}
div#descriptions_formations h2 {text-transform:uppercase;}
div#descriptions_formations p { line-height:18px; }
div#descriptions_formations img.image_suivante {
	float:right;
	margin-left:7px;
}

div#temoignages {
	width:950px;
	height:87px;
	background-image:url('../img/bg-commentaires.gif');
	background-repeat:no-repeat;
	padding:15px;
	padding-top:10px;
	margin-top:30px;
}
div#temoignages p.temoignage {
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}
div#auteur p.auteur { line-height:20px}
div#auteur p.auteur img {
	float:left;
	margin-right:20px;
	width:80px;
}

div#medias_sociaux{}
div#medias_sociaux ul {
	list-style:none;
	margin:0;
	padding:0;
}
div#medias_sociaux ul li {
	float:left;
	margin-left:20px;
}

div#footer {
	border-top:1px solid #CCCCCC;
	text-align:center;
	font-size:11px;
	padding-top:8px;
	margin-top:10px;
}
div#footer a {
	color:#000000;
	text-decoration:none;
}
div#footer a:hover {
	text-decoration:underline;
}

div#message_confirmation {
	margin-top:30px;
	text-align:center;
}

div#contenu_editorial {
	margin-top:30px;
	margin-bottom:30px;
}

div#contenu_editorial h2 {
	font-size:15px;
}
div#contenu_editorial h3 {
	font-size:13px;
}

/* ====================================

	Page ChangeAssessment
	
====================================  */

#changeassessment div#temoignages {
	background-position:left bottom;
	background-color:#f0f0f0;
} 

