
/**css footer **/
.footer
{
	font-family : arial;
	color: #C0C0C0;
	font-size: 9px;
	text-decoration: none;
}

.titre_footer
{
	font-family : arial;
	color: #C0C0C0;
	font-size: 10px;
	font-decoration: none;
}

.bordure_footer_right
{
	border-right: #EEEEEE 1px solid;
}

.bordure_footer_left
{
	border-left: #EEEEEE 1px solid;
}

/** Fin css footer */


/** css dl */
.txt
{
	font-family : arial;
	font-size : 11px;
	color: #949695;
}

.txt_theme
{
	font-family : arial;
	font-size : 11px;
	color: #afbf21;
}

/** Fin css dl */

/** Debut css menu lateral*/

.hide
{
	display: none;
}

.show
{
	
}

.bordure_cat 
{
	border-top: #D9D9D9 1px solid; /** modif couleur + 1px bordure => pour Titre*/
	border-bottom: white 2px solid;
	cursor: pointer;
}

.bordure_cat_g 
{
	border-top: white 2px solid;
	border-bottom: white 2px solid;
	cursor: pointer;
}

.bordure_cat_d 
{

	border-top: white 2px solid;
	border-bottom: white 2px solid;
	cursor: pointer;
}

.cat_titre_nonselect /** items */
{
	background-color: white; /** modif couleur fond titre white from #f5e5ea*/
	font-family : arial, sans-serif;
	font-size : 11px;
	text-align: right; /** modif align right from left*/
	color : black; /** modif couleur fond titre black from #c8013b*/
	cursor: pointer;
	text-decoration:none;
}

.cat_titre_select /** Items */
{
	font-family : arial, sans-serif;
	font-size : 11px;
	color : #afbf21; /** couleur du hover */
	cursor: pointer;
	text-decoration:none;
	
}

.sousmenu /** sous Items */
{
	background-color: white; /** modif couleur fond white from #f5e5ea*/
	color : #9b0033;
	font-family : arial, sans-serif;
	font-size : 10px;
	text-align: right; /** modif align right from left*/
	text-decoration:none;
	
}

.sousmenu_select 
{
	background-color: #E1E4AF; /** modif couleur fond survol #E1E4AF from #ecb9c8 */
	font-weight : normal;
	cursor: pointer;
	
}

.sousmenu_nonselect 
{
	font-weight : normal;
	color: #ABABAB; /** modif couleur sous item #ABABAB from #9b0033 */
	cursor: pointer;
	border-top: #D9D9D9 1px solid; /** ajout de la bordure des sous items */
	
}

/** Fin css menu lateral */

.item_selected
{
	font-size: 11px;
	font-family: Arial;
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background-color: #788E05;
}

.bordmleft
{
	border-top: #E8E8E8 1px solid ;
}

.sitem_mleft
{
	color: #afbf21;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
}

.titre_mleft
{
	color: #afbf21;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
}




.lire_suite
{
	color: #afbf21;
	font-size: 11px;
	text-decoration: underline;
	font-family: Arial;
}

.tab_login
{
	background: #E8E8E8;
}

.input_login
{
	background: white;
	height: 16px;
	width: 105px;
	font-size: 10px;
	color: grey;
	font-family: arial;
	border:0px;
	border:none;
}

.butlog
{
	width: 64px; 
	height: 15px;
	background-image: url('http://www.eye-brain.com/ebrainv4/templates/fred_ebrain4/images/valider.jpg');
	background-repeat: no-repeat;
	border:0px;
	border:none;
}

.butdelog
{
	width: 81px; 
	height: 14px; 
	background-image: url('http://www.eye-brain.com/ebrainv4/templates/fred_ebrain4/images/deconexion.jpg');
	background-repeat: no-repeat;
	border:0px;
	border:none;
}

.loghello
{
	color: black;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	vertical-align: text-bottom; 
}

.newslet
{
	border: solid 1px;
	width: 250px; 
	height: 15px;
	color: grey;
	font-size: 10px;
}

.theme_color
{
	background: #afbf21;
}

.top_items
{
	font-size: 11px;
	font-family: Arial;
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.top_bord
{
	border-top: #FFFFFF 1px solid ;
	text-align: left;
}

.learn_more
{
	font-size: 10px;
	font-family: Arial;
	color: #758e00;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.topmost_items
{
	font-size: 10px;
	font-family: Arial;
	color: #c1cd4d;
	font-weight: bold;
	text-decoration: none;
}

.notselected
{
	font-size: 10px;
	font-family: Arial;
	color: #b3b3b3;
	font-weight: bold;
	text-decoration: none;
}

.newsletter
{
	border: solid 1px #eceec7;
	border-top:none;
}

.connection
{
	background-image: url('http://www.eye-brain.com/ebrainv4/templates/fred_ebrain4/images/droite_body_r1_c1.jpg');
	background-repeat: no-repeat;
}

.newstitle
{
	background-image: url('http://www.eye-brain.com/ebrainv4/templates/fred_ebrain4/images/droite_body_r4_c1.jpg');
}

.rcvnews
{
	background-image: url('http://www.eye-brain.com/ebrainv4/templates/fred_ebrain4/images/droite_body_r7_c1.jpg');
	background-repeat: no-repeat;
}

.logo
{
	background-image: url('http://www.eye-brain.com/ebrainv4/templates/fred_ebrain4/images/logo_main.jpg');
	background-repeat: no-repeat;
}

.titremilieu
{
	background-image: url('http://www.eye-brain.com/ebrainv4/templates/fred_ebrain4/images/milieu-body1_r1_c1.jpg');
	background-repeat: no-repeat;
}

.titregauche
{
	background-image: url('http://www.eye-brain.com/ebrainv4/templates/fred_ebrain4/images/titre_left_main.jpg');
	background-repeat: no-repeat;
}

.titre_site
{
	background-image: url('http://www.eye-brain.com/ebrainv4/templates/fred_ebrain4/images/Home-main_header_r3_c4.jpg');
	background-repeat: no-repeat; /* Titre_RD.jpg */
}

.more1
{
	background-image: url('http://www.eye-brain.com/ebrainv4/templates/fred_ebrain4/images/Home-main_header_r5_c13.jpg');
	background-repeat: no-repeat;
	background-color: #afbf21;
	font-size: 1px;
}

.goto3
{
	background-image: url('http://www.eye-brain.com/ebrainv4/templates/fred_ebrain4/images/logo_goto_it.jpg');
	background-repeat: no-repeat;
}

.goto2
{
	background-image: url('http://www.eye-brain.com/ebrainv4/templates/fred_ebrain4/images/logo_goto_rd.jpg');
	background-repeat: no-repeat;
}

.goto1
{
	background-image: url('http://www.eye-brain.com/ebrainv4/templates/fred_ebrain4/images/logo_goto_md.jpg');
	background-repeat: no-repeat;
}



.deco1
{
	background-image: url('http://www.eye-brain.com/ebrainv4/templates/fred_ebrain4/images/deco1_main.jpg');
	background-repeat: no-repeat;
}

.deco2
{
	background-image: url('http://www.eye-brain.com/ebrainv4/templates/fred_ebrain4/images/deco2_main.jpg');
	background-repeat: no-repeat;
}

.deco3
{
	background-image: url('http://www.eye-brain.com/ebrainv4/templates/fred_ebrain4/images/deco3_main.jpg');
	background-repeat: no-repeat;
}

.deco4
{
	background-image: url('http://www.eye-brain.com/ebrainv4/templates/fred_ebrain4/images/deco4_main.jpg');
	background-repeat: no-repeat;
}

.deco5
{
	background-image: url('http://www.eye-brain.com/ebrainv4/templates/fred_ebrain4/images/deco5_main.jpg');
	background-repeat: no-repeat;
}

	