
/* ----- Struct Common ----- */
* {margin:0; padding:0;}
html, body {height:100%;}
body {background-color: #fff; color:#666; font-family:Verdana, Arial, Helvetica, sans-serif;text-align:center;overflow:inherit;}
input {color:#666;font:11px Verdana, sans-serif;}
/* ----- /Struct Common ----- */


/* ----- home structure ----- */

/* ----- /home structure ----- */


/* ----- Struct Content Page ----- */
#ctn_page {margin:0 auto;text-align:left;width:948px;}

#ctn_hd {height:118px;}
html>body #ctn_hd {height:auto;min-height:118px;}

.col_left #ctn_ctt {float:left; width:763px;} /* Template avec colonne gauche */
.col_left #nav_left {float:left; width:169px; margin-right:16px;}
.col_left #nav_right {display:none;}

.col_frame #ctn_ctt {float:left; width:764px;} /* Template avec colonne gauche */
.col_frame #nav_left {float:left; width:176px;margin-right:14px;} /* Template avec colonne gauche */
.col_frame #nav_right {display:none;}

.col_media #ctn_ctt {float:left; width:740px; } /* Template avec colonne droite */
.col_media #nav_left {display:none;}
.col_media #nav_right {float:left; width:200px; margin-left:14px;}

.col_right #ctn_ctt {float:left; width:705px;} /* Template avec colonne droite */
.col_right #nav_left {display:none;}
.col_right #nav_right {float:left; width:222px; margin-left:21px;}

.col_all #ctn_ctt {float:left; width:520px;} /* Template avec colonne gauche-droite */
.col_all #nav_left {float:left; width:169px; margin-right:16px;}
.col_all #nav_right {float:left; width:222px; margin-left:16px;}

.col_no #ctn_ctt {width:948px;} /* Template sans colonnes */
.col_no #nav_left {display:none;}
.col_no #nav_right {display:none;}

#ctn_ft {clear:both; height:30px; /*overflow:hidden;*/}
html>body #ctn_ft {height:auto;min-height:30px;}
/* ----- /Struct Content Page ----- */