/* 
	Website: http://www.ilinfo.fr
*/
*{ margin: 0; padding: 0; }* 
body { 
	font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: 1.6em;
	background: #fff url(../images/bg.gif) repeat-x; 
	color: #444; 
}
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
p { margin: 0 0 15px 0; }
h1 { font: bold 1.7em Arial, Sans-Serif;  margin: 20px 0 0; }

a:hover { color: #808080; background: inherit; }

h2 { font: bold 1.6em Arial, Sans-Serif; margin: 0 0 12px; }
h4 { color: #808080; background: inherit; font-weight: normal; font-size: .9em; }
a {	color: #317486;	background: inherit; text-decoration: none; }
.hcache
{
    padding: 0px;
    display: none;
    margin: 0px 0px 0px 0px;
}

h2 em {display:none; margin: 0 0 0 0;}
h3 em {display:none; margin: 0 0 0 0;}
h4 em {display:none; margin: 0 0 0 0;}

#content { width: 900px; margin: 0 auto; }

#logo
{
    background-position: bottom;
    margin: 10px 0 0 20px;
    height: 66px;
    width: 99px;
    float: left;
    background: url(../images/logobg.gif) no-repeat bottom;
    text-align: center;
}

.cv
{
    background: #EAFFE3;
    color: #46852F;
    text-align: center;
}

.liste { list-style: none; margin: 0 0 20px 0; }
.liste li
{
    padding: 0 0 0 12px;
    background: #fff url(../images/bullet.gif) no-repeat center left;
}

#menu { float: right; padding: 40px 0 0; margin: 0 0 18px; }
#menu li { font-size: 1.1em; display: inline; }
#menu li a
{
    padding: 30px 15px 0px 0;
    margin: 0 0 0 5px;
    color: #ccc;
    background: #505050 url(../images/tab.gif) no-repeat right bottom;
}
#menu li a:hover { background: #505050 url(../images/tabhover.gif) no-repeat right bottom; color: #FEFFB8; }

#intro { 
	clear: both;
	background: #fff url(../images/intro.jpg) no-repeat;
	color: #4C8734;
	height: 170px;
	margin: 0 0 20px;
	padding: 45px 40px 0 0;
	text-align: right;
}
#intro h1 { margin: 0; }
#intro p { margin: 0; }
	
#basintro
{
	height: 50px;
    position:relative;
    top:50%;
    margin-top:-25px;
}
	
#left
{
    clear: left;
    float: left;
    width: 270px;
    font-size: .9em;
    margin: 0 0 15px;
    text-align: justify;
}
#left a { background: #EAFFE3; color: #46852F; float:left;}
#leftmenu { list-style: none; margin: 0 0 20px 0; }
#leftmenu li { padding: 0 0 0 12px; background: #fff url(../images/bullet.gif) no-repeat center left; color: #46852F; }
#leftmenu li a { background: #EAFFE3; color: #46852F; }
#left a, #right a { background: #EFFCFF; color: #317486; }
#left h3 { border-bottom: 1px solid #eee; clear: both; font-size: 1.1em; color: #000; background: #fff url(../images/h3bg.gif) no-repeat center left; padding: 0 14px; margin: 0 0 10px 0;}
    
.leftcol
{
    float: left;
    padding: 12px 15px 12px 15px;
    width: 240px;
    border: #ccc 1px solid;
    text-align: justify;
    margin: 0 0 10px 0;
}

.box {
		padding: 4px 15px;
		border: 1px solid #ccc;
		margin: 0 0 10px 0;
	}
	
#right {
	margin: 0 15px 20px 0;
	padding: 0 0 0 35px;
	border-left: 1px solid #ccc;
	float: right;
	width: 560px;
	text-align: justify;
}

#main {
	margin: 0 15px 20px 0;
	padding: 0 0 0 35px;
	float: right;
	width: 560px;
	text-align: justify;
}


#notice { padding: 12px 14px 1px; background: #f4f4f4 url(../images/noticebg.gif) no-repeat bottom right; color: #808080; }

#right h2 { border-bottom: 1px solid #ccc; padding: 0 0 8px; }
#right a {background: none; }
#right a:link {color: #46852F; }
#right a:visited {color: #46852F; }
#right a:hover {  background: #FEFFB8; font-weight:normal; color:#505050; text-decoration:none }

.blocdata
{
    margin: 0 0px 10px 0;
    padding: 10px 15px 5px 15px;
    float: right;
    width: 560px;
    text-align: justify;
    border: 2px solid #eee;
    color: #454545;
}
.blocdata a {background: none; }
.blocdata a:link {color: #46852F; }
.blocdata a:visited {color: #46852F; }
.blocdata a:hover {  background: #FEFFB8; font-weight:normal; color:#505050; text-decoration:none }


.title
{
    text-align: center;
    font-size: 1.3em;
    border-bottom-style: inset;
    padding-bottom: 8px;
}


.blocdata h2
{
    font: bold 1.6em Arial, Sans-Serif;
    margin-bottom: -1px;
}

.subtitle
{
    font-size: 1em;
    padding: 0 0 0 12px;
    background: #fff url(../images/news.gif) no-repeat center left;
    color: #299DCA;
    margin-bottom: 10px;
}
		
#footer
{
    clear: both;
    border-top: 1px solid #ccc;
    padding: 10px 0;
    margin: 0 0 15px;
    font-size: .9em;
    color: #808080;
    background: #fff;
}

#footer a { color: #4CA031; background: #fff; }
#col1 { float: left; width: 272px; padding: 7px 0 0 15px; margin: 0 0 10px; }
#col2 { float: left; width: 250px; border-left: 1px solid #ccc; padding: 7px 0 0 40px; }
#col3 { float: right; width: 250px; border-left: 1px solid #ccc; padding: 7px 0 0 40px; }

#menu_subnavigation { 
		float: left;  
		margin: 0 0 6px 0; 
		padding: 0 0 1px 1px; 
}
#menu_subnavigation li { list-style: none; }
#menu_subnavigation li a
{
    display: block;
    color: #299DCA;
    background: #B3FF9A url(../images/arrow.gif) no-repeat left;
    width: 200px;
    padding: 7px 10px 7px 20px;
    margin: 0 0 1px 0;
    text-decoration: none;
    font-size: small;
}	
#menu_subnavigation li a:hover
{
    background: #8FE3FB url(../images/arrow.gif) no-repeat left;
    color: #fff;
}

.textlogin
{
    float: right;
}