
@import url(style_mm_forum.css);

body{
	font-size: 1em;
	font-family: Arial, Verdana, Helvetica, sans-serif, "Trebuchet MS";
}

h1{
	display: none;
}

img{
	border: none;
}

/******************************
 Menu
 ******************************/
#menu{
	clear: both;
	float: left;
	margin-top: 5px;
	width: 100%;
	background: url(img/fd_menu.jpg) repeat-x;
}

#menu ul{
	margin: 0;
	height: 50px;
	list-style : none;
	text-align : center;
	position:relative;
}

#menu li{ 
	float : left;
	position:relative;
	width : 99px;
	margin-top: 4px;
	margin-left: 4px;
}

#menu ul li a{
	display: block;
	height: 40px;
	margin-top: 2px;
	text-decoration: none;
	background: url(img/onglet.gif) no-repeat;
        color:#072579;
        line-height:35px;
        font-size:0.9em;
        font-weight:bold;
}

#menu ul li a:hover,
#menu ul li.current a{
	background: url(img/onglet_hover.gif) no-repeat;
}

#menu ul li.last a{
	border-right:0 none;
}

#menu ul li ul{ 
	float:none;
	display: none;
	position: absolute;
	margin-left: 0;
}

#menu li ul li{
	float:none;
	border-top : 1px solid #fff;
	width : 99px;
}

#menu li ul li a{
	float:none;
	background: url(img/onglet_sous_menu.gif) no-repeat;
}

#menu ul li ul li.last a{
	border-bottom:0 none;
}


/******************************
 Contenu
 ******************************/
#content{
	clear: both;
}

/******************************/
/* Cache l'affichage des titres de contenu */
#contenu .csc-header{
	visibility: hidden;
	display: none;
}

#contenu {
    padding:5px 0 0 10px;
}

h2 {
    color:#1063c0;
    font-size:1.5em;
}

h3 {
    color:#1063c0;
    font-size:1em;
}

h4 {
    color:#5b5b5b;
    font-size:1em;
    margin-top:0;
    border-bottom:1px solid #e6e3e3;
    padding:5px 0 5px 7px;
	margin:0;
}

h5{
    color:#072579;
    margin-bottom:0;
}

p {
    font-size:0.75em;
    color: #4a4a4a;
    text-align:justify;
	margin: 4px 0;
}

#contenu ul {
    font-size:0.75em;
    color: #4a4a4a;
}

#contenu ul ul {
    font-size:1em;
}

a {
    color:#0a7ada;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

table {
    border-collapse:collapse;
    width:100%;
}

table th {
    border:1px solid #DDDDDD;
    color:#000000;
    font-size:0.9em;
    font-weight:bold;
    padding:5px 30px 5px 10px;
    background-color:#EDF8F8;
}

table td {
    border:1px solid #DDDDDD;
    color:#000000;
    font-size:0.9em;
    font-weight:normal;
    padding:0 5px;
}

#contenu #acc_gauche {
    border:3px solid #EDF8F8;
    float:left;
    margin-right:40px;
    padding:0 10px;
    width:630px;
}

#contenu #acc_gauche h3 {
    border-bottom:1px solid #65BFC6;
	margin-top: 0.5em;
}

#contenu #acc_droite {
    float:left;
    width:280px;
}

#contenu #acc_droite .contenu_bloc_droit {
    border-bottom:1px dotted #65BFC6;
    padding-bottom:10px;
}

/******************************
 Page interne
 ******************************/
#ariane {
    padding-left:40px;
}

#colgauche {
    float:left;
    width:290px;
    padding:5px;
    background-color:#edf8f8;
    margin-right:20px;
}

#colgauche ul,
#colgauche ul ul{
    list-style:none;
    border-left:1px dotted #9C9C9C;
    margin-left:10px;
    padding-left:5px;
}

#colgauche li {
    line-height:10px;
    padding:5px 0;
}

#colgauche li a {
    background-image:url(img/puce_menu.jpg);
    background-repeat:no-repeat;
    background-position:left;
    margin-left:-10px;
    padding-left:25px;
}

#colgauche li a {
    color:#072579;
    font-size:0.8em;
}

#colgauche li.courant a {
    background-image:url(img/puce_menu_hover.jpg);
}

#colgauche li.courant a {
    color:#f28e00;
}

#colgauche li.courant li a {
    color:#072579;
    background-image:url(img/puce_menu.jpg);
}

#colgauche li.courant li.courant a {
    color:#f28e00;
    background-image:url(img/puce_menu_hover.jpg);
}

#coldroite {
    float:left;
    /*width:660px;*/
    width:60%;
}

#coldroite #contenu {
    padding:0;
}
#coldroite #contenu input{
    border:1px solid #89CED3;
    color:#3EABA8;
	height:24px;
}

#coldroite #contenu label{
    background:transparent url(img/label_log.jpg) repeat scroll 0 0;
    clear:both;
    color:#FFFFFF;
    float:left;
    line-height:28px;
    padding-left:5px;
    width:130px;
}


#coldroite #contenu div.tx-felogin-pi1 legend{
    display:none;
}

#coldroite #contenu div.tx-felogin-pi1 label{
    width:140px;
}

#coldroite #contenu div.tx-felogin-pi1 input{
    height:30px;
    margin-top: 10px;
}

#coldroite #contenu div.tx-felogin-pi1 input#user,
#coldroite #contenu div.tx-felogin-pi1 input#pass{
    height:20px;
    margin-top:0;
}

#coldroite #contenu div.tx-felogin-pi1 input#user,
#coldroite #contenu div.tx-felogin-pi1 input#pass{
    height:24px;
}

#coldroite #contenu div.tx-felogin-pi1 div{
    margin-bottom: 5px;
}


#coldroite #contenu #div-outer-id-0-0-0 {
margin:0.5em;
}

#coldroite #contenu #div-outer-id-0-0-0 table td{
border:0;
}


#coldroite #contenu  .tx_mailform_div_input input {
    border:1px solid #89CED3;
    color:#3EABA8;
    font-size:1em;
    height:20px;
    line-height:20px;
    padding:3px 5px;
	width:318px;
}

#coldroite #contenu  .tx_mailform_div_input textarea{
	border:1px solid #89CED3;
	color:#3EABA8;
	font-size:0.9em;
	line-height:20px;
	padding:3px 5px;
	width:318px;
}

#coldroite #contenu .tx_mailform_submit{
border:1px solid #89CED3;
color:#3EABA8;
font-size:1em;
height:32px;
margin-bottom:5px;
margin-left:8.5em;
margin-top:0.3em;
width:10em;
}



#coldroite #contenu div.bouton input{
height:30px;
}

#coldroite #contenu #mailform input#mailformformtype_mail{
height:30px;
}

#coldroite #contenu fieldset {
    border:3px solid #EDF8F8;
}

#coldroite #contenu .tx-newloginbox-pi1 form div label{
    background:transparent url(img/label_log.jpg) repeat scroll 0 0;
    clear:both;
    color:#FFFFFF;
    float:left;
    line-height:28px;
    padding-left:5px;
    width:110px;
}

#coldroite #contenu .tx-newloginbox-pi1 form div input{
    border:1px solid #89CED3;
    color:#3EABA8;
    font-size:1em;
    height:20px;
    line-height:20px;
    padding:3px 5px;
}

#coldroite #contenu .tx-newloginbox-pi1 input.login_button {
    height:30px;
}


#coldroite #contenu .tx-newloginbox-pi1 form div {
    margin-bottom:10px;
}

#coldroite #contenu .tx-indexedsearch-searchbox label {
    width:130px;
}

#coldroite #contenu .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
    height:30px;
    margin-top:10px;
}

/******************************
 Identification 
 ******************************/
#identification {
	clear: both;
	float: right; 
	margin-top: -5em;
	font-size: 0.7em;
        width:270px;
}

#identification ul{
	position: relative;
	list-style : none;
	text-align : center;
        margin:0;
        padding:0;
}

#identification  li{ 
	position: relative;
	float : left;
	padding: 0 1em;
	border-left : 1px solid #000;
}

#identification  .premier{ 
	border: none;
}

#identification  a{
	display: block;
	text-decoration: none;
	color: #000;
}
#identification  a:hover,
#identification  a:active{
	color: #000;
}

/******************************
 FAQ
 ******************************/
ul li p {
    font-size:1em;
}

#contenu .tx-irfaq-pi1 .additional-info {
border-top:none;
}

.tx-irfaq-pi1 .tx-irfaq-answer {
background-color:#EDF8F8;
padding:5px;
}

/******************************
 Recherche
 ******************************/
#recherche{
	clear: both;
	float: right;
	margin-top: -2em;
	width: 270px;
	height: 30px;
}
.tx-macinasearchbox-pi1 #searchform fieldset{
	border: none;
}
.tx-macinasearchbox-pi1 #searchform input{
	vertical-align: middle;
}
.tx-macinasearchbox-pi1 #searchform #text{
    border:1px solid #89CED3;
    color:#3EABA8;
    font-size:0.7em;
    height:20px;
    padding:5px 0 0;
    width:200px;
}
.tx-macinasearchbox-pi1 #searchform #submit{
	margin-left: -5px;
	border: none;
	background: url(img/submit_search.jpg);
	width: 38px;
	height: 27px;
	font-weight: bold;
	color: #ffffff;
}

/******************************
 Menu de pied de page 
 ******************************/
#footer{
	clear: both;
	float: left;
	width: 100%;
	margin-top: 30px;
	background: #ebe1e1;
	font-size: 0.7em;
        height:65px;
}
#footer_left{
	float: left;
}
#footer_left ul{
	margin: 1em 0 0 0;
	padding: 0;
}
#footer_left ul li{
	display: inline;
	margin-left: 40px;
}

#footer_left ul li a{
	text-decoration: none;
	font-weight: bold;
	color: #069CA9;
}

#footer_right{
	float: right;
	border-left: 1px solid #ffffff;
	margin-top: 1em;
	padding: 0 1em;
}
#footer_right a{
	display: block;
        float:left;
        margin-right:20px;
}


/******************************
 Contenu
 ******************************/
#contenu .erreur{
	color: #f00;
}

#contenu .information{
	font-size: 0.7em;
}

/******************************
 Mise en forme de la liste des applications
 ******************************/
.application_list tr{
	padding: 0.2em;
}
.application_list .entete{
	background-color: #4f81bd;
}
.application_list tr{
	background: #eee;
}

table caption{
font-size:0.75em;
color:#4A4A4A;
}
pre, code {
	background:#EDF8F8;
	border:dashed 1px #000;
	padding:1em;
	display:block;
	font-size:11px;
}