@charset "utf-8";
@import url("info_bulle.css");
@import url("navig.css");

tableau utilisateur

/* Graublau Sans Web (www.fonts.info) */

@font-face {
  font-family: Graublau Sans Web;
  src: url(GraublauWeb.otf) format("opentype");
}




.p1 {
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
}




.p2 {
    font-family: din-condensed, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 100px;
    padding-left: 20px;
    text-align: center;
    color: #E74B39;
}


.p2A {
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: bold;
    font-size: 29px;
    text-align: left;
    background-color: #415464;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #CCC;
	
}

.p2B {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    color: #415464;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
}



.p3 {
    font-family: DINOT-Bold;
}



.tab_xx{
 border:1px solid black; 
 background-color:silver;
 }

.tab_user{
	border: 1px solid #CCC;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #FAFAFA;

 }
 
.tab_cell_top{
    width: 700px;
    border: 1px solid #E74B39;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 2px 2px 3px #999;
    height: 20px;
    background-color: #E74B39;
    color: #FFF;
 }
 
 .tab_cell_botom{
    width: 700px;
    height: 2px;
    background-color: #E74B39;
    color: #FFF;
 }
 
 .tab_cell_date{
	font-size: 0.8em;
 }
 
.tab_cell_01{
	border: 1px solid #CCC;
	width: 150px;
	background-color: #FFFFFF;
 }
.tab_cell_02{
	width: 330px;
	border-style:none;
 }  
.tab_cell_03{
	border: 1px solid #CCC;
	width: 120px;
	background-color: #FFFFFF;
 }
.tab_cell_04{
	width: 100px;
	border-style:none;
 }  




.viewer_en_ligne{
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 14px;
    background-color: #E74B39;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #CCC;
}




.titlecorner{
	margin: 0 8px 10px -8px;
	width: 7px;
	height: 7px;
	background-image: url(../Templates/t1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.menu_triangle {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: -8px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 20px;
    background-color: #E74B39;
    font-size: 16px;
    color: #FFF;
    font-family: "Segoe UI", Tahoma, Arial;
}
	

.arondi {
padding:10px;
background:#eeeeee;
border:1px solid #bbbbbb;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
width: 600px;
margin-left: 90px;
}

.ombre {

    box-shadow: 6px 6px 0px black;
}



.Titre01 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-align: left;
    margin-left: 20px;
    font-weight: normal;
    color: #E74B39;
    background-image: url(../images/fond_titre_01.png);
    padding-left: 50px;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.Titre02 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #333333;
	text-align: left;
	padding-left: 5px;
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #DE8702;
	margin-left: 25px;
	font-weight: bold;
}

.Titre03 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: underline;
	padding-left: 20px;
	text-align: left;
}

.Tab_col_lignes_grises {
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: left;
	padding-left: 15px;
	background-color: #f8f8f8;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
}


.Tab_col_lignes_norm {
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: left;
	padding-left: 15px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
}

.Tab_contour_gris {
	border: 1px solid #CCC;
}

.Tab_traits_separ_fond_blanc {
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #CCC;
}
.Tab_traits_separ_fond_gris {
	font-family: DINOT-Bold;
	color: #333333;
	text-align: center;
	background-color: #F8F8F8;
	border: 1px solid #CCC;
	
}


.Tab_intro_c1 {
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #999;
	border-left-color: #999;
	
}




.Para01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	line-height: 160%;
	font-weight: normal;
	color: #666666;
	padding-right: 25px;
	padding-left: 25px;
}
.Para02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
	padding-left: 5px;
}

.Para03 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	line-height: 160%;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
.Para03_titre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	line-height: 160%;
	font-weight: normal;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}

.Para04_presentation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	font-weight: bolder;
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 160%;
}

.Para05_tab {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	color: #333333;
	line-height: 150%;
	text-align: justify;
}

.Para06_Facebook {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	font-weight: bolder;
	color: #666666;
	line-height: 160%;
}

.Para07_user {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	line-height: 160%;
	font-weight: normal;
	color: #666666;
	margin-right: 70px;
	margin-left: 70px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
.Para08_dropzone {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	line-height: 160%;
	font-weight: normal;
	color: #666666;
	margin-right: 70px;
	margin-left: 70px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
.Para09 {
	background-color: #FC6;
	color: #39F;
}
.caracteristiques01 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	line-height: 160%;
	font-weight: bold;
	color: #666;
	background-color: #C0C0C0;
	padding-left: 20px;
}
.caracteristiques02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	line-height: 160%;
	font-weight: normal;
	color: #FFF;
	background-color: #DE8702;
	background-repeat: repeat;
}

.caracteristiques03 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	line-height: 160%;
	font-weight: bold;
	color: #FFF;
	background-color: #C0C0C0;
	background-repeat: repeat;
}



.mention {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #DE8702;
	text-decoration: none;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #DE8702;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999;
	text-decoration: none;
	padding-top: 5px;
}
a.type2:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
a.type2:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
a.type2:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
	background-color: #FFF;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
a.type2:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
a.type3:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.type3:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.detai{
	border: 1px solid #666;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
}
.detai_2{
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

.detai_3{
	border: 1px solid #666;
}


.tour_table{
    border: 1px solid #E74B39;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 4px 4px 5px #999;
}

.tour_table_simple{
    border: 0px solid #E74B39;
}



.tour_table_simple_fb{
    margin-left: 10px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    margin-top: 5px;
    border-color: #E74B39;
}


.tour_table_simple_fb2{
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 2px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    margin-top: 5px;
    border-color: #E74B39;
}

.decal_fb{
	margin-left: 10px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DE8702;
	border-right-color: #DE8702;
	border-bottom-color: #DE8702;
	border-left-color: #DE8702;	
	
	
	
}


.tour_table_aron_haut{
	border: 1px solid #666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


.font_tab_titre{
	background-color: #DE8702;
}
.font_tab_titre_texte{
	text-align: left;
	font-family: "Segoe UI", Tahoma, Arial;
	font-size: 16px;
	color: #666;
	font-weight: lighter;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DE8702;
	border-bottom-color: #DE8702;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 2px;
	background-image: url(../images/icon1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}

.table_ca_top {
	color: #FFF;
	font-weight: bold;
	word-wrap: break-word;
	background-color: #005B95;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.table_ca_ligne_grise {
	color: #333;
	font-weight: bold;
	vertical-align: middle;
	word-wrap: break-word;
	background-color: #EEEEEE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}


.table_ca_ligne_blanche {
	color: #333;
	font-weight: bold;
	vertical-align: middle;
	word-wrap: break-word;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.table_ca_trai_g_b {
	border-left-width: 1px;	
}
.table_ca_titre {
	border-left-width: 1px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.tour_table_ca{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
