/**
 	* @package    MA
 	* @subpackage	css
 	* @version    SVN: $Revision$ $Date$ $Author$
 	* @desc       bleu cobalt
 	*/


/* color */
.clr_head,
h5, .section h5, h6,
hr,
optgroup, option.hlight,
table caption { color:#2D508E; }  /*s:175,v:142*/

.clr_link,
a,
.field label,
.f_content .col_block .frame .top div,
.frame .middle strong { color: #32599F; }	/* s:175, v:159*/

.frame .middle strong.tangerine { color: #F79413; }


.clr_link_set,
a:focus,a:hover,a:active,
a.black:focus,a.black:hover,a.black:active { color:#246BBF; }	/* h:-4, s:207, v:191*/

/* background */
.bg_clr_head,
option.head { background-color:#E1E5EC; }	/* s:12, v:236*/

.bg_clr_hlight,
optgroup.hlight, option.hlight,
body input:focus, body select:focus { background-color:#F1F5FB; }	/* s:10, v:251*/

/* hallo */
html body a:hover.hallo, html body input:hover.hallo {
	border: 1px solid #32599F;
	background-color:transparent;
	box-shadow: 0 0 4px #246BBF;-moz-box-shadow: 0 0 4px #246BBF;-webkit-box-shadow: 0 0 4px #246BBF;
}

/* border */
.bd_clr,
div.fld_select:focus, div.fld_select:hover,
body input:focus, body select:focus,
body textarea:focus,
body textarea:hover,
.f_content .col_block .frame .top div,
.csection.right, .csection.left { border-color:#6082BF; }	/* s:127, v:191*/


/* frame */
.col_content.c_half .frame .top h2
, .col_content.c_half .frame .top h3
, .col_content.c_half .frame .top h4
, .col_content.c_half .frame .top .titre { background-position: 0px -631px; }

/* button */
.input_l, .input_r, .input_ml, .input_mr, .input_bl, .input_br, .input_sqr { background-image:url("../../img/commun/color/smalt/button.png"); }

/* link bg */
a.arlink { background-position:-1000px 0.225em; }