/* TITRES  */

.floatbox .csc-header {
	color: #36b6ff;
	border-bottom-color: #36b6ff;
	font-weight: bold;
	padding: 12px 10px 8px 0px;
	display: block;
}

.floatbox .csc-firstHeader {
	text-transform: uppercase;
}

.floatbox h1 {
	padding-left: 0px;
	font-size: 150%;
	color: #36b6ff;
	border-bottom-color: #36b6ff;
	margin: 0;
	border-bottom: 1px #36b6ff dotted;
}

.floatbox h2 {
padding-left: 0px;
font-size: 130%;
color: #36B6FF;
margin: 0;
border-bottom: 1px #36B6FF dotted;
padding-top: 18px;
margin-bottom: 4px;
}

.floatbox h2#legendeTitreH2 {
padding: 5px 6px 1px 8px;
border-style: none;
}

h3 {
	text-shadow: 1px 1px 2px rgb(0, 0, 0);
	margin-bottom:10px;
	font-size: 150%;
	text-transform: uppercase;
}

.floatbox h3 {
	color: #C4C4C4;
	border-bottom: 1px solid rgba(54, 182, 255, 0.25);
	font-weight: bold;
	font-size: 120%;
	padding: 18px 8px 2px 0px;
	margin: 0;
}

#content.ligthON h3 {
	text-shadow:none;
	color: #666;
}

h4 {

	font-weight: bold;
	text-transform: uppercase;
	padding:0;
	margin:0;
	color: #36b6ff;
	text-shadow: 1px 1px 2px rgb(0, 0, 0);
	margin-bottom:5px;
	font-size: 110%;
	padding-bottom: 10px;
}
/* INTROS */

.floatbox .avisoHeader {
	font-weight: bold;
	color: #36b6ff;
	border-bottom-color: #36B6FF;
	text-align: justify;
}



#textpage .avisoHeader a{
color: #A6D4FF;
}

#textpage a:hover {
color: #ADD8FF;
}

#textpage .avisoHeader a:hover{
color: #F4FAFF;
}
/* TEXTES */
.floatbox {
	color: #fff;
	border-bottom-color: #FFF;
	padding: 0px 30px 15px 30px;
}

#content.ligthON .floatbox {
	color: #000;
	border-bottom-color: #000;
}

.floatbox .bodytext {
	line-height: 1.4em;
}

#textpage table th * {
	text-align:center;
}

/* LIENS */
#textpage a {
	
color: #59B0FF;
}


#content.ligthON #textpage a {
	color: #2676C0;
}

/* AUTRES */

dfn {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

DIV.csc-textpic-center {
	text-align: center;
	margin-top: 24px;
}

.floatbox .center {
text-align:center;
}

.floatbox .csc-subheader {
padding: 0px 5px 20px 8px;
color: #808080;
display: block;
font-size: 110%;
font-style: italic;
line-height: 9px;
}

#textpage {
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#textpage p {
	padding-bottom:20px;
	text-align:justify;
}

#textpage .align-center, #textpage table th , #textpage table th p {
text-align: center;
}

#textpage .align-left , #textpage table p {
text-align: left;
}
#textpage .align-right {
text-align: right;
}
/* PUCES */


#textpage ul {
	padding: 10px 0px 16px 19px;
}

#textpage .csc-textpic-imagewrap ul {
	padding: 0px;
}

#textpage li {

	list-style-type: none;
	background-image: url(../images/puce.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 18px;
	padding-bottom: 2px;
} 

#textpage li.csc-textpic-image {
	background-image: none;
	padding: 2px;
	margin: 0px;
}

#textpage .tx-dropdownsitemap-pi1 li {
background-image: none;
}

#textpage .expAll a {
color: #FFF; !important
}

#textpage .tx-dropdownsitemap-pi1 DIV.expAll {
	border: solid 1px #00A3FF;
	background-color: #1179DA;
	color: inherit;
	padding: 4px 11px 4px 6px;
	border-radius: 4px;
}

#textpage .tx-dropdownsitemap-pi1 img {
  vertical-align:middle;
}
/* button */

#textpage button, #textpage input[type=button] {
	border-radius: 4px;
	margin: 1px;
	padding: 4px;
	font-weight: normal;
	border: 1px solid #222;
	background: #165679 url(aviso-theme/images/ui-bg_glass_40_165679_1x400.png) 50% 50% repeat-x;
	color: #FFF;
}

#textpage input {
	
	border-radius: 4px;
	vertical-align: middle;
	border-radius: 4px;
	/* jcr border: 1px solid #97C4F3; */
    border: 1px solid #32688F;
}

#textpage select {
border: 1px solid #000;
background-color: #363636;
padding: 3px;
color: #FFF;
}

#textpage select {
border: 1px solid #000;
background-color: #363636;
padding: 3px;
color: #FFF;
}

#content.ligthON #textpage select, #textpage fieldset select {
background-color: #FFF;
padding: 3px;
color: #000;
border-radius: 4px;
border: 1px solid #97C4F3;
}

.col3 {
	width: 247px;
	float:left;
	display:block;
	margin:7px;
	height: auto;
	overflow: visible;
}

strong {
	padding-top: 9px;
	padding-bottom: 6px;
}

dd.csc-textpic-caption, #textpage .avisoLegendC, #textpage .avisoLegend {
	font-size: 90%;
	padding-top: 3px;
	text-align:left;
	font-style: italic;
}

#textpage .avisoLegendC {
	text-align: center;
	display: block;
}

#textpage .avisoLegendC  img{
	background-color:#FFF;
}
/* TABLEAUX */

table {
   
	text-align: left;
	border-style: none;
	margin: 7px 0px;
	background: rgba(0, 0, 0, 0);

}

table[align=left] {
	margin-right:16px;
}

table[align=right] {
	margin-left: 12px;
}

#content table[border] {
	border: 1px none rgba(0, 132, 207, 0.22);
	background-color: #1A1A1A;
	color: #FFF;
	width: 100%;
	border-spacing : 0;
	border-collapse : collapse;
}

#content .csc-textpic-text table[border] {
	background-color: transparent;
}

#content.ligthON table[border] {
	background-color: #FFF;
	color: #000;
}

#content td[bgcolor] {
	color: #000;
}


table[border] table {
width: 100%;
}

table[border>0] {
border: 1px solid rgba(0, 132, 207, 0.08);
}


table tr {
	background-color: transparent;
}

table td, table th {
	padding: 0px;
	margin: 0px;
}


#content.ligthON table td, #content.ligthON table th {
	text-shadow: none;
	color:#000;
}

table th {
	background: rgba(140, 189, 235, 0.38);
	color: #FFF;
	padding: 6px;
}

table[border]  td {
	text-shadow: none;
	padding:5px;
}

table[border] tr:nth-child(odd){
  background-color: rgba(174, 209, 228, 0.08);
}

.csc-textpic-text table[border] tr:nth-child(odd) {
	/*background-color: transparent;*/
}



table img, DIV.csc-textpic-imagewrap img {
border-radius: 3px;
box-shadow: 0px 0px 6px rgba(255, 255, 207, 0.44);
padding: 0px;
margin: 0px;
background: #FFF;
border: 1px solid #E7FCFF;
}

table a:hover {
    text-decoration:underline;
}

#textpage [align=center] p {
text-align: center;
text-shadow : none;

}

p.MsoNormal {
padding-top: 18px;
margin: 0px;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
margin-bottom: 4px;
}

.news-amenu-item-year {
font-weight: bold;
margin-top: 10px;
padding: 2px;
background-color: transparent;
margin-top: 14px;
}

.news-amenu-container {
width: 98%;
background-color: rgba(0, 0, 0, 0.8);
padding: 10px;
margin: 0 auto;
}

.redbox {
border: 1px solid rgba(255, 0, 0, 0.5);
padding: 5px;
background: rgba(255, 0, 0, 0.13);
display: block;
clear: both;
}

/* Alignement */

DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap {
float: right;
margin-right: 22px;
margin-top: 16px;
}

/* Powermail */
fieldset.tx-powermail-pi1_fieldset legend {
	color: #6B6B6B;
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #ebebeb;
	border: 0;
	border-bottom: 1px solid rgba(49, 49, 49, 0.81);
	padding-left: 10px;
}

fieldset.tx-powermail-pi1_fieldset legend.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	margin-bottom: 10px;
	color: #36B6FF;
}

div.tx-powermail-pi1 {
	margin: 25px auto !important;
}

fieldset.tx-powermail-pi1_fieldset label {
 color: black;
}
.tx_powermail_pi1_fieldwrap_html_html {
    color: rgb(30, 87, 153);    
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset legend {
	color:black !important;
}


fieldset.tx-powermail-pi1_fieldset {
	background: #222;
	box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.15);
	border-radius: 3px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	background: #32688F;
	box-shadow: 0px -2px 0px rgba(0, 0, 0, 0.15) inset;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 100;
    line-height: 1.42857;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    white-space: nowrap;
    -moz-user-select: none;
}

.news-single-rightbox, .news-single-imgcaption, .news-latest-date, .news-latest-morelink, .news-latest-category, .news-list-category, .news-list-author, .news-list-imgcaption, .news-list-date, .news-list-browse, .news-amenu-container, .news-catmenu {
	font-size:100%
}

.news-single-timedata {
margin-top: -9px;
float: right;
margin-right: 12px;
}

.alignDroite {

float:right;
margin:10px;

}

hr {
border-top-color: rgba(81, 88, 100, 0.63);
border-bottom-color: rgba(39, 84, 126, 0.54);
border-left-style: none;
}

.news-list-container IMG {
border: 1px solid #666768;
border-radius: 4px;
margin: 2px;
padding: 1px;
background-color: #FFF;

}

.news-catmenu IMG {
display:none;
}

.news-catmenu ul.tree li.active, ul.tree ul li.active {
background-color: rgba(18, 137, 204, 0.36) !important;
color: #FFF !important;
}

.news-search-form {
	text-align: center;
	margin: 26px;
}

.news-search-form input {
float:none;
}

dd {
margin: 0 0 1em 2em;
}

dt {
font-weight: bold;
display:inline;
color: #36B6FF;
}

.tx-irfaq-pi1 dt {
	display: block;
}

dl.glossary dd {
margin: 0 0 15px 20px;
display:inline;
}

dl.glossary dd div.abstract {
display:inline;
}

dl.glossary hr {
margin: 12px 0;
}

input[type=radio]{
margin-right: 5px;
margin-top: -2px;
}

.listbox li,
#textpage .listbox li {
background-image: none;
}
#textpage .listbox  input {
    margin: 0 5px 0 0; /* jcr */
}

#wdg_MSL img { max-width: 100%; }