.bodytext{
    margin:0;
    padding:0;
    font-size:9pt;
    font-family:Arial;
}

/*a:link, a:visited {
	color: #565656;  
	text-decoration: none;
}

a:hover {
	color: #B90065;  
	text-decoration: none;
}

a:active, a:focus {
	color: #8F004F; 
	text-decoration: none;
}*/

.center

{

text-align: center;

}

.tx-hypernav-pi1-firstLevel a:link, .tx-hypernav-pi1-firstLevel a:visited, .news-latest-gotoarchive a:link, 
.news-latest-gotoarchive a:visited, #nav-bas a:link, #nav-bas a:visited, a.addthis_button_compact:link, a.addthis_button_compact:visited {
	color: #565656;  
	text-decoration: none;
	font-size: 9pt;
}

.tx-hypernav-pi1-firstLevel a:hover, .news-latest-item a:hover, .news-latest-gotoarchive a:hover, #nav-bas a:hover, a.addthis_button_compact:hover {
	color: #b94f03;  
	text-decoration: none;
	font-size: 9pt;
}

.tx-hypernav-pi1-firstLevel a:active, .tx-hypernav-pi1-firstLevel a:focus, .news-latest-item a:active, .news-latest-item a:focus, .news-latest-gotoarchive a:active, 
.news-latest-gotoarchive a:focus, #nav-bas a:active, #nav-bas a:focus, a.addthis_button_compact:actice, a.addthis_button_compact:focus {
	color: #ff7f00; 
	text-decoration: none;
	font-size: 9pt;
}

.news-latest-item a:link, .news-latest-item a:visited
 {
	color: #000000; 
	text-decoration: none;
	font-size: 9pt;
}

.news-latest-date a:link, .news-latest-date a:visited{
	color: #565656;  
	text-decoration: none;
	font-size: 8pt;
}

.news-latest-date a:hover {
	color: #ff7f00;  
	text-decoration: none;
	font-size: 8pt;
}

.news-latest-date a:active, .news-latest-date a:focus {
	color: #ff7f00; 
	text-decoration: none;
	font-size: 8pt;
}



a.internal-link:link, a.internal-link:visited {
	color: #565656;   /*gris*/
	text-decoration: none;
	border-bottom: dotted 1px #8a295f;
}

a.internal-link:hover {
	color: #ff7f00;  
	text-decoration: none;
}

a.internal-link:active, a.internal-link:focus {
	color: #ff7f00; /*bordeaux fonce*/
	text-decoration: none;
}

form {
	margin: 0px 0px 0px 0px;
}

/* 
form table tr td {
	padding-left: 5px;
	padding-right: 20px;
}*/

form table tr td.csc-form-fieldcell {
	background-color: #EDEBF1;
}

form table tr td.csc-form-fieldcell input, form table tr td.csc-form-fieldcell select, form table tr td.csc-form-fieldcell textarea {
	border: 1px solid #333333;
}

form table tr td.csc-form-labelcell p.csc-form-label-req {
	font-weight: bold;
}

form table tr td.csc-form-labelcell, form table tr td.csc-form-commentcell {
	background-color: #D8D7DC;
}

h1 {
	color: #C84A2A; /*orange*/
	font-size: 12pt;
	background: #FFFFFF;
	font-weight: normal;
	padding: 1px;
	padding-left: 5px;
	margin-top: 1px;
	}

h1, h2, h3, h4, h5, h6, p, td, ul, ol, blockquote, input, textarea, select {
	font-family: arial, helvetica, sans-serif;
}

h2 {
	color: #808080; /*bordeaux*/
	font-size: 10pt;
	background: #FFFFFF;
	font-weight: bold;
	padding: 1px;
	padding-left: 5px;
	margin-top: 0px;
}

h2.centre {
	text-align: center;
}

h3 {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	background: #FF0033;
	padding: 1px;
	padding-left: 5px;
	margin-top: 0px;
}

.news-list-item h3 {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	background: #ff7f00;
	padding: 1px;
	padding-left: 5px;
	margin-top: 0px;
}

.news-list-item h3 a:link, .news-list-item h3 a:visited
 {
	color: #FFFFFF; 
}


hr{
	height: 0;
    font-size: 0;
    line-height: 0;
	border-right: dotted 0px;
	border-bottom: dotted 1px #C84A2A;
	border-left: dotted 0px;
	border-top: dotted 0px;
}


select textarea {
	border: #969696 1px solid; /* gris */
	color: #555555; /* gris */
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 11px;
}


input[type=text], input[type=password] {
	background: url('../imgnc/textinput.png');
	width: 172px; /* was 180 */
	height: 12px; /* was 20 */
	padding: 4px;
	border: none;
}

textarea {
	background: url('../imgnc/textarea.png');
	width: 172px;
height: 42px;
padding: 4px;
border: none;
}

input[type=submit] {
	background: url('../imgnc/submit.png');
	width: 120px;
height: 20px;
border: none;
}

.textinputhalf {
	background: url('../imgnc/textinputhalf.png') !important;
}

.formtable {
	width: 100%;
}

.formleft {
	text-align: right;
	width: 50%;
}

.formright {
	text-align: left;
	width: 50%;
	padding: 3px;
}



p, pre {
	margin: 0px 0px 0px 0px;
}

/*p, td, ul, ol {
	font-size: 10pt;
}

p, td, ul, ol {
	font-size:10pt;
}*/

pre {
	font-family: monospace;
}

/* styles pour des balises en ligne : texte */


span.orange11 {
	color: #C84A2A;
	font-size: 11pt;
}

span.gras11orange {
	color: #C84A2A;
	font-size: 11pt;
	font-weight: bold;
}

span.orange9 {
	color: #C84A2A;
	font-size: 9pt;
}

span.gras9orange {
	color: #C84A2A;
	font-size: 9pt;
	font-weight: bold;
}

span.gras9noir {
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
}

span.noir11 {
	color: #000000;
	font-size: 11pt;
}

span.gras11noir {
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
}

span.gras9noir {
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
}


/* styles pour des balises blocs : paragraphe */
.titrepage {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	background: #8b2a5f;
	vertical-align: middle;
}
.centrenoir {
	color: #000000;
	text-align: center;
}

.violetgras {
	color: #6666FF;
	font-weight: bold;
}
