/*
Theme Name: WordPress One2net
Theme URI: http://wordpress.org/

*/

.hentry 
{
padding-left:10px;
padding-right:10px;
font-weight:bold;
}



#menugauche1 ul ul
{
display: none;
}

#menugauche1 ul .current_page_ancestor ul
{
display: block;
}

#menugauche1 ul .current_page_item ul
{
display: block;
}



#menugauche1 .page_item
{
font-weight:normal;
}

#menugauche1 .current_page_ancestor
{
font-weight:bold;
}

#menugauche1 .current_page_item
{
font-weight:bold;
}


code
{
color:#003366;
padding-left:10px;
padding-right:10px;
text-align:left;
}


#menugauche1 ul ul 
{
border-left:0px solid #9DB6CF;
border-right:0px solid #9DB6CF;
padding-left:5px;
padding-right:5px;
}

#contenu .nobold
{
font-weight: normal;
padding-left:0px;
margin-top: 3px;
}

#contenu h1 {
background-image:url("/img/fond/fond_titre_page_gris_large.gif");
background-position:left bottom;
background-repeat:repeat-x;
color:#3D6FA1;
font-size:1.2em;
font-weight:bold;
line-height:27px;
margin:0 10px;
padding-left:10px;
}

#contenu h2 {
background-image:none; 
color:#4C4C4C;
font-size:1.1em;
font-weight:bold;
line-height:24px;
margin-bottom:0;
margin-right:10px;
margin-left:0px;
margin-top:0;
padding-left:10px;
padding-right:10px;
}

.Question p
{ 
border:1px dashed #FF0000; 
color:#3D6FA1;
font-size:1.1em;
font-weight:bold;
}

.Question
{ 
border:1px dashed #ffa6a6; 
color:#3D6FA1;
font-size:1.1em;
font-weight:bold;
margin-left: 10px;
margin-right: 10px;
padding: 5px; 5px; 5px; 10px;
}

.Reponse 
{ 
border:1px dashed #8eff8f; 
color:#3D6FA1;
font-size:1.1em;
font-weight:bold;
margin-left: 10px;
margin-right: 10px;
padding: 5px; 5px; 5px; 10px;
}

.code
{
color:#003366;
padding-left:10px;
padding-right:10px;
text-align:left;
}