/* construction design */
#container div.c{height:100%;width:auto;min-width:1px;}
#container div.c p,#container div.c img,#container div.c span{padding:8px 10px;}
#container div.c p,#container div.c span{width:180px;}
#container div.hc,#container div.side{top:0;height:100%;}
#container div.hc{border-left:#270000 thick solid;border-right:#270000 thick solid;}

#container #tree_header{background:url(../img/img_col_tree.gif) bottom right no-repeat;width:350px;height:100%;left:12em;}
#container #col_menu_me,
#container #col_menu_oeuvres,
#container #col_menu_cv,
#container #col_menu_contact{background:url(../img/img_col_titre_menu.png) bottom center no-repeat; width:63px; height:500px;}

/* objets */
#container #logo{background:url(../img/img_col_tree_logo.png) top left no-repeat;width:89px;height:369px;}
#container #twit{background:url(../img/img_col_tree_twit.png) bottom right repeat;width:116px;height:93px;}
#container #birds{background:url(../img/img_col_tree_birds.gif)bottom left no-repeat;width:235px;height:874px;}

/* menu */
#container #col_menu_me{background-position:-72px 110px;}
#container #col_menu_oeuvres{background-position:-187px 110px;}
#container #col_menu_cv{background-position:-307px 150px;}
#container #col_menu_contact{background-position:-414px 150px;}

/* cv */

#container #cv_header{background:url(../img/img_col_cright.jpg) bottom center repeat-y;width:65px;}
#container #cv_content{background:url(../img/img_col_cont_bc.gif) top left repeat-x;background-attachment:fixed;background-position:-645px 0;}
#container #cv_content p.marginTop{width:200px;height:115px;}
#cv_content h5{margin:0;padding:0;}
#cv_content div,#cv_content h2{width:190px;padding:8px 10px;}
#cv_content div.desc{margin:0 0 10px 0;}
#cv_content div.desc ul li{margin:0 0 7px 0;text-indent:5px;}

#competences_table{width:220px;margin:0;padding:0;}/* icones and stars */
#competences_table td,#competences_table tr,#competences_table img{margin:0;padding:0;}
td.stars_cinq{background: url(../img/comp/stars/00_img_5_0_stars.png) left center no-repeat;}
td.stars_quatre_cinq{background: url(../img/comp/stars/00_img_4_5_stars.png) center center no-repeat;}
td.stars_quatre{background: url(../img/comp/stars/00_img_4_0_stars.png) center center no-repeat;}
td.stars_trois_cinq{background: url(../img/comp/stars/00_img_3_5_stars.png) center center no-repeat;}
td.stars_trois{background: url(../img/comp/stars/00_img_3_0_stars.png) center center no-repeat;}

/* oeuvres */
#container #oeuvres_header{background:url(../img/img_col_cleft.jpg) bottom center repeat-y;width:65px;}
#container #oeuvres_content{background:url(../img/img_col_cont_bc.gif) top left repeat-x;background-attachment:fixed;background-position:350px 0;}
#container #oeuvres_content p.marginTop{width:200px;height:115px;}
#container #oeuvres_content div{width:200px;height:100px;position:relative;background:url(../img/oeuvres/bac.png) repeat;}
#container #oeuvres_content div a{width:100%;height:100%;position:absolute;}


/* me */
#container #me_header{background:url(../img/img_col_left.jpg) bottom center repeat-y;width:66px;}
#container #me_content{background:url(../img/img_col_cont_bc.gif) top left repeat-x;background-attachment:fixed;background-position:530px 0;}
#container #me_content p.marginTop{width:200px;height:115px;}

/* contact */
#container #contact_header{background:url(../img/img_col_right.jpg) bottom center repeat-y;width:64px;}
#container #contact_content{background:url(../img/img_col_form.gif) bottom left no-repeat;width:340px;height:100%;}
#form{color:#dc6002;width:250px;padding:0 0 0 7px;}
#form.over{background:#fff;}
#form input,#form label{float:left;}
#form input{width:55%;}
#form input,#form textarea{padding:4px 2px;border:solid 1px #270000;margin:2px;}
#form label{text-align:left;width:60px;padding:4px 0 0 0;}
#form #Envoyer{clear:both;margin-left:120px;width:100px;height:25px;background:#270000;text-align:center;color:#fff;}
#form fieldset{border:dashed #dc6002 thin; border-width:1px 0 0 0;}
#form legend{border:dashed #dc6002 thin; border-width:1px;margin:3px;padding:3px;}
