/* **********************************  Styles CSS CNHS hockeysub-ffessm.fr - 13/10/09 - ref 002  ***************************************/


/*******************/
/* Template Layout */
/*******************/

body {
  margin:0;padding:0;
  font-family:Arial, Helvetica, sans-serif;
  text-align:left;
  font-size:12px;
  color:#0070b7;
  background:#0070b7 url(../templates/img/bg_body.gif) 0 0 repeat-x ;
}

#container {
  position:relative;
  width:998px;
  text-align:left;
  background:url(../images/background.gif) 0 0 repeat;
  margin:0 auto;
  padding-bottom:27px; /* voir main-2column-style1/left-content */
  /* z-index: 20; */  /* Supprime pour moteur recherche actu */
  background-color:#ffffff;
  background:#ffffff url(../templates/img/vague.gif) 0 350px no-repeat;
}

#header {
  position: relative;
  top:0px;
  left : 0px;
  width:998px;
  height:159px;
  z-index: 10;
  padding:0px;
  text-align:left;
  background:url(../templates/img/bandeau_enf_rub.jpg) 0 0 no-repeat;
}

#banner {
  position:absolute;
  top:0px:
  left:0px;
  z-index: 1;
}

#nav_top_acc {
  position:absolute;
  top:6px;
  left:300px; /* 429px; */
  width:300px;
  height : 35px;
  z-index: 30;
  border:0px solid red;
}

#login_france {
  position:absolute;
  top:0px;
  left:550px;
  width:300px;
  height : 100px;
  z-index: 30;
  background: transparent url(../templates/img/bg_nav_horiz.png) 0 0 no-repeat;
}

#logo {
  position:absolute;
  top:15px;
  left:10px;
  width:209px;
  height:74px;
  z-index:13;
  background: transparent url(../templates/img/logo.png) 0 0 no-repeat;
}

#accroche {
  position:absolute;
  top:100px;
  left:24px;
  /* width:196px; */
  width:230px;
  height:40px;
  color : white;
  font-size:12px;
  font-weight:bold;
  padding : 25px 0 0 0;
  z-index:13;
  background: transparent url(../templates/img/hockey_sub_accroche.png) 0 0 no-repeat;
  border:0px solid red;
}

#accroche a:link,
#accroche a:visited {
  color : white;
  font-size:13px;
  font-weight:bold;
  text-decoration:underline;
}

#accroche a:hover {
  color : white;
  font-size:13px;
  font-weight:bold;
  text-decoration:underline;
}

#login_membre_acc {
  position:absolute;
  top:4px;
  left:618px;
  width:377px;
  height:65px;
  z-index:13;
  border:0px solid red;
}

#_login_acc {
  position:absolute;
  top:4px;
  left:618px;
  width:377px;
  height:57px;
  z-index:13;
  border:1px solid red;
  background: transparent url(../templates/img/espace_membre.png) 0 0 no-repeat;
}

#info_une {
  position:absolute;
  top:182px;
  left:806px;
  width:189px;
  height:175px;
  z-index:13;
  background: transparent url(../templates/img/bg_info_une.png) 0 0 no-repeat;
  border:0px solid red;
}

#nav_horiz {  /* Voir main-2column-style1  */
  z-index:500;
  position:absolute;  /* Probleme si relative ou absolute */
  top:159px;
  left:0px;
  margin:0px;
  padding:0px;
  width:998px;
  height:27px;
  background: transparent url(../templates/img/bg_menu_horiz.jpg) 0 0 no-repeat;
}

#nav_commission {
  position:absolute;
  top:24px;
  left:4px;
  height:40px;
  width:203px;
  z-index:13;
  background: transparent url(../templates/img/bg_nav_commission.png) 0 0 no-repeat;
  border:0px solid red;
}

#nav_decouverte {
  position:absolute;
  top:24px;
  left:403px;
  width:188px;
  height:40px;
  z-index:13;
  background: transparent url(../templates/img/bg_nav_decouverte.png) 0 0 no-repeat;
  border:0px solid red;
}

#nav_actualite {
  position:absolute;
  top:24px;
  left:820px;
  width:175px;
  height:40px;
  z-index:13;
  background: transparent url(../templates/img/bg_nav_decouverte.png) 0 0 no-repeat;
  border:0px solid red;
}

#login_membre_rub {
}

/******************************/
/* Left, Right Border Columns */
/******************************/

#left-content {
  position:relative;
  top:27px;
  left:0px;
  margin:0px;
  width:189px;
  min-height: 427px;  /* A revoir taille mini */
  background:transparent;
}

#right-content {
  float:right;
  position:relative;
  right:0px;
  width:175px;
  margin-bottom:10px;
  border:0px solid red;
}

#border-content {
  clear:both;
  width:auto;
  background-color:#fff;
}

/***************************************************************/
/* Content navigation bar (Breadcrumb, Print and Tip-A-Friend) */
/***************************************************************/

.content-navigation {
  position:relative;
  height:46px;
  border:0px solid green;
}

/*******************/
/* 1 Column Styles */
/*******************/

#main-content1col {
  position:relative;
  left:0px;
  width:998px;
  height:233px;
  padding:0px;
  background:url(../templates/img/bandeau_3_rub_acc.jpg) 0 6px no-repeat;
  border:0px solid red;
}

/*******************/
/* 2 Column Style 1 */
/*******************/

#main-2column-style1 {
  position:relative;
  top : 27px;
  right:0px;
  float:right;
  margin:0px;
  padding:0px;
  width:809px; /* 806px pour IE6 */
  min-height: 427px;  /* A revoir taille mini */
  z-index:1;
  border:0px solid red;
}

/*******************/
/* 2 Column Style 2 */
/*******************/

#main-2column-style2 {
  float:left;
  position:relative;
  right:0px;
  width:562px;
  padding:0px;
  margin-bottom:4px;
}

/********************/
/* 2 Column Style 3 */
/********************/

#main-2column-style3 {
  float:left;
  position:relative;
  left:0px;
  width:435px;
  padding:0px 12px 0px 0px;
  margin-bottom:4px;
  border-right:1px dashed #ccc;
}

#right-content-style3 {
  float:right;
  position:relative;
  right:0px;
  width:300px;
  margin-bottom:4px;
}

/*******************/
/* 3 Column Styles */
/*******************/

#wrapper {
  float:right;
  position:relative;
  right:0px;
  width:583px;
  margin-bottom:4px;
}

#main-content3col {
  float:left;
  width:386px;
  padding:0px;
  border:0px solid red;
}

/*****************/
/* Footer Styles */
/*****************/

#footer {
  position:relative;
  top:27px; /* voir main-2column-style1/left-content */
  width:auto;
  height:30px;
  background-color:transparent;
  border:0px solid #ccc;
  color : #ffffff;
  font-size:12px;
}

#footertext {
  margin: 0 auto;
  text-align:center;
  font-weight:bold;
  width:450px;
  padding-left:20px;
  color:#555;
  border:0px solid red;
}

#footer a {
  font-size:10px;
  font-weight:normal;
}

#footer a:hover {
  font-size:10px;
  text-decoration : none;
}

#footer ul {
  margin:0px;
  padding:0px;
}

#footer ul li {
  list-style:none;
  display:inline;
  color:#ffffff;
  font-size:10px;
}

/***************************/
/* Form Elements and Links */
/***************************/

#search {
  z-index:1000;
  position:absolute;
  top:164px;
  left:840px;
  width:132px;
  display:block;
  border:0px solid red;
}

#search input {
  vertical-align:middle;
}

#search input.searchfield {
  width:99px;
  height:15px; /* 17-2 */
  color:#555;
  font-size:11px;
  padding:2px 0 0 3px;
  margin-left:0px;
  border-top:1px solid #adaa9e;
  border-right:1px solid #ed7703;
  border-bottom:1px solid #ed7703;
  border-left:1px solid #ed7703;
  background:#ffffff;
}

#search input.searchimage {
  /* display:inline; */
  border:0;
  margin-left:0px;
  background:transparent;
}

#advsearch-link {
  z-index:1000;
  position:absolute;
  margin-top:-46px;
  margin-left:6px;
  letter-spacing:-0.1px;
}

#advsearch-link a {
  font-weight:normal;
  text-decoration:none;
}

#member-links {
  z-index:1000;
  position:relative;
  float:right;
  margin-top:-92px;
  margin-right:8px;
}

#member-links a {
  font-weight:normal;
}

#member-links input {
  color:#008BCE;
  background-color:#fff;
  border:0px solid #fff;
  padding:0;margin:0;
}

#member-links input:hover {
  background-color:#fff;
  color:#ff8700;
}

#breadcrumb {
  position:relative;
  font-size:11px;
  color:#162983;
  margin: 0px 0 0px 35px;
  padding: 16px 0 0 0;
  border:0px solid blue;
  font-weight:bold;
  border:0px solid purple;
  background:transparent;
}

#breadcrumb a:link,
#breadcrumb a:hover,
#breadcrumb a:active,
#breadcrumb a:visited {
  font-size:11px;
  color:#162983;
  font-weight:normal;
}

/************************************/
/* Place Holder Divs for TemplaVoila */
/************************************/

#print, #tipafriend, #pdf {
  float:right;
}

#login-box {
}

#vertnav-title {
}

#vertnav-menu {
  /* margin-bottom:12px; */
  border:0px solid green;
  background: transparent url(../templates/img/bg_menu_vert.gif) bottom left no-repeat;
  padding-bottom:12px;
}

#content-left {
  border:0px solid red;
}

#login-box {
}

/****************************/
/* Vertical navigation menu */
/****************************/

.vertnav-header,
.vertnav-header a {
  padding:2px 6px;
  font-size:16px;
  font-weight:bold;
  color:#444; /*dark grey*/
  background-color:#ddd;
  border-top:2px solid #f5f5f5; /*silver*/
  border-bottom:2px solid #fff; /*white*/
}

.vertnav1 {
  position:relative;
  border:0px solid red;
}

.text_vertnav1 {
  position:relative;
  top:5px;
  left:16px;
  padding: 0 0 0 10px;
  background: transparent url(../templates/img/puce_bleu_fleche.png) 0px 5px no-repeat;
  border:0px solid blue;
}

.vertnav1 a {
  display:block;
  width:189px;
  height:23px;
  margin:0px 0 0 0px;
  padding:0px 0 0 0px;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  background: transparent url(../templates/img/bg_onglet_vert_no.gif) no-repeat bottom;
  color:#162983;  /*dark blue*/
  border:0px solid green;
}
.vertnav1 a:hover {
  padding:0 0 0 0px;
  background: transparent url(../templates/img/bg_onglet_vert_ro.gif) no-repeat bottom;
  color:#162983;  /*dark blue*/
  text-decoration:none;
}

.vertnav1-act a,
.vertnav1-act a:hover {
  margin:0 0 0 0px;
  padding:0 0 0 0px;
  display:block;
  width:189px;
  height:23px;
  color:#162983;  /*dark blue*/
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  background: transparent url(../templates/img/bg_onglet_vert_ro.gif) no-repeat bottom;
}

.vertnav2 a {
  margin:0px;
  width:152px;
  display:block;
  padding:5px 5px 5px 18px;
  font-size:12px;
  text-decoration:none;
  background:url(../images/nav-arrow.gif) 10px 8px no-repeat;
  color:#777; /*grey*/
}

.vertnav2 a:hover {
  background:url(../images/nav-arrow.gif) 10px 8px no-repeat;
  color:#444; /*dark grey*/
  text-decoration:none;
}

.vertnav2-act a,
.vertnav2-act a:hover {
  margin:0px;
  width:152px;
  display:block;
  padding:5px 5px 5px 18px;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  background:url(../images/nav-arrow-act.gif) 10px 8px no-repeat;
  color:#444; /*dark grey*/
}

.vertnav3 a {
  margin:0px;
  width:137px;
  display:block;
  padding:5px 5px 5px 30px;
  font-size:12px;
  text-decoration:none;
  background:url(../images/vbullet.gif) 20px 9px no-repeat;
  color:#777; /*grey*/
}

.vertnav3 a:hover {
  background:url(../images/vbullet-act.gif) 20px 9px no-repeat;
  color:#333; /*dark grey*/
  text-decoration:none;
}

.vertnav3-act a,
.vertnav3-act a:hover {
  margin:0px;
  width:137px;
  display:block;
  padding:5px 5px 5px 30px;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  background:url(../images/vbullet-act.gif) 20px 9px no-repeat;
  color:#333; /*dark grey*/
}

.vertnav4 a {
  margin:0px;
  display:block;
  padding:5px 5px 5px 45px;
  font-size:12px;
  text-decoration:none;
  width:125px;
  color:#777; /*grey*/
}

.vertnav4 a:hover {
  background-color:#f5f5f5; /*silver*/
  color:#333; /*dark grey*/
  text-decoration:none;
}

.vertnav4-act a,
.vertnav4-act a:hover {
  margin:0px;
  display:block;
  padding:5px 5px 5px 45px;
  font-size:12px;
  text-decoration:none;
  width:125px;
  background-color:#f5f5f5; /*silver*/
  color:#333; /*dark grey*/
}

/***************************/
/* General element styles:*/
/***************************/

H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family:arial, helvetica; color:#333; }
INPUT, TEXTAREA { background-color:#fff; }
INPUT:hover, TEXTAREA:hover { background-color:#f5f5f5; }
INPUT:focus, TEXTAREA:focus { background-color:#fff; }
IMG {border-width:0px}

A { color:#008BCE; text-decoration:none; }
A:hover { color:#003399; text-decoration:underline; }

FORM { margin:0px; }
P, TD, UL, OL { font-size:12px; line-height:1.4em; color:#444;}
input, textarea, select, textarea { font-family:arial, helvetica, sans-serif; color:#333; border:#ccc 1px solid; font-size:12px; margin:2px; }
ul { margin-left:8px;padding-left:0px;list-style-position:inside; }
label { margin:0px; }
fieldset { border:0px solid #fff }
legend { border:0px solid #fff; font-size:16px; color:#333 ; font-weight:bold; margin-left:-4px; }

/******************/
/* Headers, plain */
/******************/

H1 { font-size:22px; color:#ed7703 ; font-weight:bold;}
H2 { font-size:18px; color:#008BCE ; font-weight:bold; }
H3 { font-size:16px; color:#333 ; font-weight:bold;}
H4 { font-size:14px; color:#333 ; font-weight:bold;}
H5 { font-size:12px; color:#008BCE ; font-weight:bold;}
H6 { font-size:10px; color:#008BCE ; font-weight:bold;}
H1, H2, H3, H4, H5, H6 { margin:0 0 0px 0; padding:0;}
H6 { margin:0 0 4px 0; padding:0;}

H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top:0px; }

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A, H6 A { color:#008BCE; text-decoration:none; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover, H6 A:hover { color:#003399; text-decoration:underline; }
H6 A { letter-spacing:-1px; }

/**********/
/* Images */
/**********/

/* Captions */
DIV.csc-textpic-caption-c .csc-textpic-caption { font-size:9px; color:#000; letter-spacing:1px; }
DIV.csc-textpic-caption-r .csc-textpic-caption { font-size:9px; color:#000; letter-spacing:1px; }
DIV.csc-textpic-caption-l .csc-textpic-caption { font-size:9px; color:#000; letter-spacing:1px; }

/* Header date */
P.csc-header-date { font-size:10px; color:#555; }

.csc-header-date {margin:3px 3px 0 0;float:right; border:0px solid red; color:#0070b7; font-size : 12px; }


/********************** Ajout CNHS -> */

/* proj Lr */

/* Decallage des images seules dans element Image OK */
DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 25px auto; border:0px solid black;}
DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin-bottom: 15px;}


/* Decallage image OK */
/* compense margin-top p */
DIV.csc-textpic-imagewrap {margin-top: 5px; border:0px solid green;}

/* suppression espace en dessous des (images + legend) OK */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; border:0px solid purple; }

#selection-left DIV.csc-textpicHeader h1 { font-size:12px; color:#444;}

/* proj Em  */
/* div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img { border: 10px solid pink; } */
/* div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image { margin-left: 0px;  border: 10px solid yellow;} */

/* .csc-textpic-imagewrap {
  margin : 0px;
  padding : 0px;
} */

/* DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 10px auto; border: 1px solid grey;} */
/* div.csc-textpic {margin: 20px auto; border: 1px solid pink;} */

/* proj Es */
/* Decallage image */
/*     DIV.csc-textpic-imagewrap {margin-top: 10px; } */

/* CNHS */
.csc-textpic-caption {
  color : #555555;
  font-size : 10px;
  text-align:center;
  border:0px solid red;
}

/*************************  Ajout CNHS <- */


/***********************/
/* Page Content Frames */
/***********************/

/* Frame 1 */
DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { clear:both; height:1%;  background-color:#f5f5f5; color:#008BCE; padding:2px 6px;}
DIV.csc-frame-frame1 { background-color:#fff; border:0px solid #ccc; padding:2px; margin:0px 0px 12px 0px; }
DIV.csc-frame-frame1 p { color:#000; padding:0px 6px; }

/* Frame 2 */
DIV.contentframe3 H1, DIV.contentframe3 H2, DIV.contentframe3 H3, DIV.contentframe3 H4, DIV.contentframe3 H5 { clear:both; height:1%; background-color:#fff; color:#333; padding:2px 6px;}
DIV.csc-frame-frame2 { padding:0px 0px 10px 0px; background:url(../images/menu_dot.gif) repeat-x bottom; margin-bottom:10px; font-size:12px; }
DIV.contentframe3 p { color:#000; padding:0px 6px; }


/* Frame 3 */
DIV.contentframe3 H1, DIV.contentframe3 H2, DIV.contentframe3 H3, DIV.contentframe3 H4, DIV.contentframe3 H5 { clear:both; height:1%; background-color:#008BCE; clear:left; color:#fff; padding:2px 6px;}
DIV.contentframe3 { background-color:#fff; border:0px solid #ccc; padding:0px; margin:0px 0px 18px 0px; }
DIV.contentframe3 p { color:#000; padding:0px 6px; }


/* Center Mini Calendar */
DIV.center-mini-calendar { margin:0 auto;text-align:center; width:200px;}

/* Frames CNHS */
DIV.csc-frame-top_info_com {
  margin : 0 0 15px 0;
  border : 1px solid #0070b7;
  width:737px;   /* 739 - 2 ; 734 pour ie6  */
  padding : 5px;
  background : #fafafa; /* #f5f5f5; */
}

/* Newsletter */

H1.csc-firstHeader {
  margin-top : 2px!important;
  border:0px solid green;
}

#main-content p.align-right {
  text-align : right;
}

#main-content p.align-center {
  text-align : center;
}

#csc-frame-newsletter_edito {
  margin : 0px 0 15px 0px;
  border:0px solid red;
}

#csc-frame-newsletter_edito H1{
  margin-bottom : 5px;
  font-size : 16px;
  border-bottom : 1px solid #ed7703;
}

#csc-frame-newsletter_actu {
  margin : 0px 0 15px 0px;
  border:0px solid red;
}

#csc-frame-newsletter_actu H1{
  margin : 0px 0 5px 0!important;
  border-bottom : 1px solid #ed7703;
}

#csc-frame-newsletter_agenda_gauche {
  float:left;
  margin : 5px 0 15px  0;
  border : 3px solid #0070b7;
  width:430px;
  padding : 0 5px 10px 5px;
}

#csc-frame-newsletter_agenda_gauche H1 {
  margin: 0px 0 5px 5px!important;
}

#csc-frame-newsletter_msg_droite {
  float:right;
  margin: 0px 0 15px 0;
  width:279px;
  height :252px;
  border:0px solid green;
}

#csc-frame-newsletter_normal {
  margin : 0px 0 20px  0;
}

#csc-frame-newsletter_normal H1{
  margin : 0px 0 5px 0!important;
  border-bottom : 1px solid #ed7703;
}

/* Retablissement valeurs pour newsletter */
#csc-frame-newsletter_normal .csc-textpic-center DIV.csc-textpic-imagewrap { margin: 5px auto; border:0px solid purple }
#csc-frame-newsletter_normal DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin: 5px 0 5px 0px; border:0px solid purple; }
#csc-frame-newsletter_msg_droite .csc-textpic-center DIV.csc-textpic-imagewrap { margin: 5px auto; }

#csc-frame-newsletter_footer {
  margin : 15px 0 0px  0;
  padding: 1px 0 0px 0 ;
  height:30px;
  border:0px solid #0070b7;
  background:#0070b7;

}

#csc-frame-newsletter_footer p {
  line-height:1.4em;
  text-align:center !important;
  color:#ffffff!important;
  border: 0px solid red;
}

#csc-frame-newsletter_footer a {
  color:#ffffff!important;
}


/*******************/
/* RTE / Bodytext: */
/*******************/

#main-content {
  margin : 0px 0 0 0px;
  padding:0 37px 30px 23px;
  border:0px solid blue;
}

#main-content p, p {
  text-align:justify;
  line-height:1.4em;
  color:#0070b7;
  font-size : 12px;
  margin:7px 0 0 0;
  padding:0;
}

.une_txt{
  position:relative;
  top : 38px;
  width:224px;
  border-top:1px dashed #e95d0f;
}

.une_txt p {
  color:#555555;
  padding : 0px;
}

.une_txt H1 {
  color:#ec732f;
  font-weight:bold;
  font-size : 16px;
  margin:6px 0 8px 0px;
  padding:0px;
}

#main-content .pageHeaderAcc {
  height:22px;
  margin-top:36px;
  margin-bottom:6px;
  padding-top:6px;
  padding-left:34px;
  color : #052e64;
  font-family :verdana, arial, helvetica, sans-serif;
  font-size:14px;
  line-height:1.8em;
  background:transparent url(../templates/img/arrow_title_acc.gif) 0 6px no-repeat;
}

#main-content .pageHeader {
  margin:0px 0 0px 0px;
  margin-bottom:0px;
  padding:0 0 10px 30px;
  color : #0070b7;
  font-family :arial, verdana, helvetica, sans-serif;
  font-size:20px;
  background:transparent url(../templates/img/arrow_title.gif) 0 0px no-repeat;
  font-weight:bold;
  border:0px solid red;
}

#main-content .intro p,
#main-content p.paragIntro12px {
  margin-bottom:30px;
  padding-left:40px;
  color : #0070b7;
  font-family :arial, verdana, helvetica, sans-serif;
  font-size : 12px;
  font-weight:bold;
  font-style: italic;
}

#main-content p.paragTitre2_13px {
  margin:5px 0 5px 0;
  color : #0070b7;
  font-size : 13px;
  font-weight:bold;
}

#main-content .headerParag {
}

#main-content H1 {
  clear:both;
  margin:0px 0 5px 0px;
  padding-left : 0px;
  color : #ed7703;
  font-family :arial, verdana, helvetica, sans-serif;
  font-size : 15px;
  font-weight:bold;
}

#main-content ul {
  list-style-position: outside;
  list-style-type: none;
  list-style-image: none;
  margin: 10px 0 5px 5px;
  padding:0 0 0 0px;
  font-size:12px;
  color : #0070b7;
}

#main-content li  {
  padding:0 0 5px 15px;
  background:transparent url(../templates/img/puce_bleu_carre.gif) 0 0 no-repeat;
  background-position:0 4px;
  line-height:1.2em;
}

#main-content a:link,
#main-content a:visited,
#main-content a:active {
  /* width : 300px; */
  font-size : 12px;
  color:#162983;
  text-decoration:underline;
}

#main-content a:hover {
  /* width : 300px; */
  font-size : 12px;
  color:#162983;
  text-decoration:underline;
}

#main-content .rgsgcontent a,
#main-content .rgsgcontent a:active,
#main-content .rgsgcontent a:hover {
  /* width : 300px; */
  font-size : 13px;
  color:#ffffff;
  text-decoration:underline;
}

/**********************/
/**** Classe RTE   ****/
/**********************/

/* Classes paragraphes */

.paragTextBleu12px {
  color : #162983;
  font-family :arial, verdana, helvetica, sans-serif;
  font-size : 12px;
}

/* Classes textes */

span.textBleu12px {
  color : #162983;
  font-family :arial, verdana, helvetica, sans-serif;
  font-size : 12px;
}


/* RTE / Table styling */
TABLE.contenttable { border: 1px #CCCCCC solid; border-collapse:collapse; padding:0px; margin: 0px 10px 0px 10px; width: 100%; }
TABLE.contenttable TR TD   { font-size: 12px; color:#0070b7; padding: 0px 3px 0px 3px; text-align:left; border: 1px #CCCCCC solid; font-family:Arial, Helvetica, sans-serif;  }
TABLE.contenttable TR TH   { font-size: 12px; color:#0070b7; padding: 0px 3px 0px 3px; text-align:center; border: 1px #CCCCCC solid; font-family:Arial, Helvetica, sans-serif;  }
TABLE.contenttable TR TD P { font-size: 12px; color:#0070b7; text-align:left; font-family:Arial, Helvetica, sans-serif;  }
TABLE.contenttable TR TH P { font-size: 12px; color:#0070b7; text-align:center!important; font-family:Arial, Helvetica, sans-serif; }
TABLE.contenttable TR { background-color: none; }



/*************************/
/* Extension Styles */
/*************************/

.tx-felogin-pi1 .submit, .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit  {
  padding:4px;
  width:130px;
  margin-top:8px;
  font-weight:bold;
}


/*************************/
/* KB Content Containers */
/*************************/

.kb-container {
float:left;
width:100%;
border:0px solid red; /* use 1px to turn on as a visual spacing aid or style */
}

.kb-clearer {
clear:both;
height:2px;
width:auto;
}


/***********************/
/* 1column.html Styles */
/***********************/


/* 1column.html 2 Column Content Containers */

.kb2column-1col-l {
width:364px; float:left; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}

.kb2column-1col-r {
width:364px; float:right; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}


/* 1column.html 3 Column Content Containers */

.kb-3colwrapper-1col-r {
width:500px;
float:right;
}

.kb3column-1col-l {
width:230px; float:left; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}

.kb3column-1col-r {
width:230px; float:right; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}


/* 1column.html 4 Column Content Containers */

.kb-4colwrapper-1col-l {
width:360px;
float:left;
}
.kb-4colwrapper-1col-r {
width:360px;
float:right;
}

.kb4column-1col-l {
width:160px; float:left; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}

.kb4column-1col-r {
width:160px; float:right; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}


/********************************/
/* 2column-style1/2.html Styles */
/********************************/


/* 2column-style1/2.html 2 Column Content Containers */

.kb2column-2col-l {
width:268px; float:left; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}

.kb2column-2col-r {
width:268px; float:right; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}


/* 2column-style1/2.html 3 Column Content Containers */

.kb-3colwrapper-2col-r {
width:367px;
float:right;
}

.kb3column-2col-l {
width:170px; float:left; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}

.kb3column-2col-r {
width:170px; float:right; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}


/*2column-2col.html 4 Column Content Containers */

.kb-4colwrapper-2col-l {
width:270px;
float:left;
}
.kb-4colwrapper-2col-r {
width:270px;
float:right;
}

.kb4column-2col-l {
width:120px; float:left; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}

.kb4column-2col-r {
width:120px; float:right; background:#fff; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px; border-color: red; border-style: solid;
}

/* grey box */
.b-grey-box {position:relative;margin:0px auto;min-width:100px;max-width:760px;color:#fff;z-index:10;margin-left:0px;margin-bottom:12px;}
.grey-box .content-grey, .grey-box .t-grey, .grey-box .b-grey, .grey-box .b-grey div {background:transparent url(../images/grey-box.gif) no-repeat top right;}
.grey-box .content-grey {position:relative;padding:20px 20px 0px 20px;}
.grey-box .t-grey {position:absolute;left:0px;top:0px;width:16px;height:100%;background-position:top left;}
.grey-box .b-grey {position:relative;width:100%;}
.grey-box .b-grey, .grey-box .b-grey div {height:30px;font-size:1px;}
.grey-box .b-grey {background-position:bottom right;}
.grey-box .b-grey div {position:relative;width:16px;background-position:bottom left;}
.grey-box .hd,.grey-box .bd,.grey-box .ft { position:relative;}
.grey-box .wrapper {position:static;max-height:1000px;overflow:auto;}
.b-grey h1 {margin:0px;padding:0.5em 0px 0.5em 0px;}
.b-grey h1 {padding-bottom:0px}
.content-grey p {margin:0px;padding-bottom:8px;}

/****** Extension CNHS ******/

/* -- cc_cbrowse  -- */

.tx-cccbrowse-pi1-browsebox { margin: 25px 0 0 0; border:0px solid red; text-align:center;}
#main-content .tx-cccbrowse-pi1-browsebox span.activeLinkWrap a {font-size:11px;font-weight:bold;text-decoration:none;}
#main-content .tx-cccbrowse-pi1-browsebox span.inactiveLinkWrap a {font-size:11px;}


/* -- felogin -- */

#login_membre_acc {
  border:0px solid purple;
}

#login_membre_acc .tx-felogin-pi1{
  height:60px;
  width:377px;
  background: transparent url(../templates/img/espace_membre.png) 0 0 no-repeat;
  border:0px solid blue;
}

#login_membre_rub .tx-felogin-pi1 {
  position:relative;
  margin: 10px 0 0 0;
  padding:29px 0 0 0;
  height:165px;
  z-index:13;
  background: transparent url(../templates/img/bg_login_rub.gif) 0 0 no-repeat;
  border:0px solid red;
}
