/*++++++++++++++++++++++++++++++++++++++++*/
/*+++++RESUME+++++++++++++++++++++++++++++*/
#main_menu .m2 a { background-position:0 -114px; }
#main_menu .m2 a:hover { background-position:0 -171px; }
#resume h2 span, .item h2 span { display:none; }
/*++MOD menu+++++++++*/
#resume {
overflow:hidden; float:left; display:block;
width:331px; height:auto; padding-bottom:87px; margin-bottom:20px;
background-image:url("../img/bg-downmenu-data.png"); background-position:bottom; background-repeat:repeat-x;
font-size:110%;
}
#resume img { }

#resume h2 { display:block; overflow:hidden; width:331px; height:25px;
background-image:url("../img/header-resume.png");
}

#resume li { margin:2px 0; }

#resume li a { display:block; height:15px; width:331px; padding-left:10px;
background-image:url("../img/bttn-menu-datacatalog.png"); color:#ffffff;
}

#resume li a:hover { padding-left:12px; background-image:none; color:#db4300; }
h3 { color:#fd0245; }
/*++MOD HEADERS declaration+++++++++*/
.item { overflow:hidden; float:left; display:block;
width:383px; height:auto; margin-left:50px; margin-bottom:30px; padding-bottom:10px; border-bottom:1px solid #ffffff;
}
.item h2 { display:block; overflow:hidden; width:383px; height:86px; background-repeat:no-repeat; }
#bio h2 { background-image:url("../img/header-resume-bio.png"); }
#skills h2 { background-image:url("../img/header-resume-skills.png"); }
#experience h2 { background-image:url("../img/header-resume-experience.png"); }
#greathings h2 { background-image:url("../img/header-resume-greathings.png"); }
#links h2 { background-image:url("../img/header-resume-links.png"); }

/*++MOD bio+++++++++*/
#bio .col { display:block; float:left; width:180px; margin:5px; font-size:90%; }
#bio .elem { }
#bio h3 { display:inline; float:left; clear:left; width:70px; text-align:right; }
#bio ul { display:block; float:left; width:110px; margin-bottom:10px; }
#bio li { margin-left:10px; }
#bio .texte { display:block; float:left; margin-left:10px; }
/*++MOD links+++++++++*/
#skills h3 { display:inline; float:left;  width:70px; text-align:right; }
#skills ul { display:block; float:left; width:110px; margin-bottom:10px; }
#skills li { margin-left:10px; }
/*++MOD experience+++++++++*/
#experience p { text-align:justify; margin-top:2px; margin-left:10px; margin-bottom:15px; padding-left:3px; border-left:1px solid #fd0245; }
/*++MOD experience+++++++++*/
#greathings li { display:inline; }
#greathings a:hover { color:#000000; background-color:#fd0245; }

/*++MOD links+++++++++*/
#links h3 { display:inline; float:left; width:100px; text-align:right; }
#links ul { display:block; float:left; width:280px; margin-bottom:20px; }
#links li { margin-left:10px }
#links a { color:#a4a4a4; padding-left:5px; padding-right:5px; }
#links a:hover { color:#000000; background-color:#ffffff; }

