*{
	font-family: Arial, Helvetica, sans-serif;
}

/*Attributs HTML*/
html{
	padding: 0;
	margin: 0;
}

body {
	background-color: #172983;
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0;
	text-align: center; /* IE */
}

img {
	border: 0px;
	display:block;
	
}

li{
	list-style-image:url(../images/liste.gif);
}
p, td, ul, ol, blockquote, input, textarea, select, div, li, label {
	color: #515050;
	font-size: 12px; !important
}

h1, h2, h3, h4, h5 {
	color: black;
	font-size: 14px;
}

a, .tx-srfeuserregister-pi1 a{
	color: #003b55;
	text-decoration: underline;
}

a:hover, .tx-srfeuserregister-pi1 a:hover{
	color: #003b55;
	text-decoration: none;
}

/*Structure*/
#page {
	background-color: white;
	margin: 0px auto;/*centrer*/
	padding: 0;
	width: 760px;
	text-align:left; /* IE */		
}

#mosaique{
	display:block;
}

#bandeau{
	background-color: white;
}

#bdp{
	text-align:center;
	color: #666;
	width: 760px;
	clear:both;
	background-color: #AEC6E1;	
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 1px;	
}
#menuv{
	padding-top : 0px;
	position:relative;
	z-index: 99;
	vertical-align:top;
}

#zone_principale {
	margin : 0;
}

#droite{
	position: relative;
	width: 405px;
	display:block;
	float:right;
	padding: 0px 5px 0px 5px;	
	padding-top:10px;
}

#gauche{
	width: 166px;
	margin : 0;
	padding: 0;
	background-color: #b6b6b6;
	min-height: 600px;
	height: 100%;
	border-left: 1px solid white;
	vertical-align:top;
}

/* Internet Explorer min-height hack*/
* html #gauche {
height: 600px;
}
/**/

#zone_droite{
	float:right;
	width:175px;
	display: block;
	margin-right:0px;
/*	background-image:url(../images/back2.jpg);*/
	background-image:url(../images/colonne_droite.jpg);
	background-repeat:repeat-x;
	height: 600px;
	min-height: 600px;		
	border: 1px solid white;
	border-top-style: none;
	padding-top:3px;
	
}

#lien{
	padding: 0 9px  9px 9px;
}

#partenaire{
	padding: 30px 9px  9px 9px;
	text-align: center;
	display:block;
}

#recherche{
	padding: 20px 9px 9px 9px;
}
#calendrier{
	padding: 2px;
}

#activites{
	padding : 10px;
}
#print{
	text-align:right;
	margin-right: 5px;	
}
#lien ul li{
	padding: 3px 0 0 0;
	margin-left: -27px;
}
p.bodytext a:hover, ul li a:hover{
	border-bottom: none;
	text-decoration: none;
}

p.csc-caption {
	margin:0px;
	padding:2px 0px;
	color:#A7A29C;
	font-size:10px;
	text-align:left;
}

p .csc-section{
	margin-left:10px;
}

p.bodytext {
	margin : 0 12px 12px 2px;
	font-size:12px;
}

.csc-menu-3{
	padding:10px;
	border:1px solid #A7A29C;
	background-color:#EDEDED;
	clear:both;
	margin-left:-6px;
	margin-right:-6px;
	margin-bottom:30px;
}
.csc-menu-3 a{
	text-decoration:underline;
}


.csc-sitemap{
	margin:2px 0px;
	padding-left:10px;
}

.csc-sitemap-level1{
	font-weight:bold;
}

.csc-sitemap-level2{
	margin-left:10px;
}
.csc-sitemap-level3{
	margin-left:20px;
}
.csc-sitemap-level4{
	margin-left:30px;
}

.csc-section{
	margin:2px 0px;
	padding:0px;
}

.csc-header h1 {
	margin-bottom: 5px;
	font-weight: bold;
	font-size:16px;
	color : #000000;
	border-bottom: dashed #000000 1px;
}

#lien .csc-header h1 {
	margin-bottom: 0;
	font-weight: normal;
	font-size:12px;
	color : #515050;;
	border-bottom-style: none;
}

.menu2{
	height: 22px;
}

/*Calendrier*/
.calendar-table{
	width:100%;
}
.calendar-table a{
	text-decoration:underline;
	font-size: 12px;
	color: white;	
}
.calendar-table TD, .calendar-table TH{
	font-size:11px;
	font-style:normal;
	padding:3px;
	text-align:center;
}
.calendar-table TH{
	color:#ffffff;
	font-size:11px;
	font-style:normal;
	background-color: #3f909e;
}
.calendar-table caption{
	font-size:200%;
	color:#333333;
	text-transform:uppercase;
}
.linked_today{
	padding:2px;
	color: white;
	background-color:#3f909e;
	cursor:pointer;
	font-size:12px;
	font-style:normal;
}
.linked_today_nolink{
	padding:2px;
	color: white;
	background-color:#3f909e;
	font-size:11px;
	font-style:normal;
}
.linked_day{
	padding:2px;
	color:#818153;
	background-color:#ffd527;
	cursor:pointer;
	font-size:11px;
	font-style:normal;
}
.calendar-table .columYear  {
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	letter-spacing:0.1em;
	color: white;	
	font-size:12px
}
.newsCalendar_listItemHeader {
	padding:0 0 0 5px;
	border-bottom: 1px solid #333333; 
	font-size:12px;
	letter-spacing:0.1em;
	font-style:bold;
	color: #fffefe;
}
.columPrevious a, .columNext a {
text-decoration:none;
}
.rcMenuContainer {
    position: absolute;
    padding:2px;
    z-index:10;
    width:150px;
}
.rcMenuItem {
    font-weight:normal;
    padding:3px;
    text-decoration:none;
    text-decoration:none;
    color:#333333;
    background-color:white;
    border:1px solid #7E7E7E;
}
.rcMenuItemHover {
    font-weight:normal;
    padding:3px;
    text-decoration:none;
    background-color:#EAEAEA;
    color:#333333;
    border:1px solid #7E7E7E;
}
.rcMenuItemText {
	width: 100%;
	font-size: 12px;
    border:0px;
    padding:2px;
    color:#FFFFFF;
    border: 0px solid #FFFFFF;
    background: #7e7e7e;
    text-align:center;
}
.rcMenuItemTextExt {
    font-weight:normal;
    border:1px dotted grey;
    padding:2px;
} 
.rcMenuSeparator{
    color:#7e7e7e;
    height:1px;
    width:200px;
}
.rcImage {
	padding-right:4px; 
}
td .columnyear{
color : black;
background-color:#66CC66
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button
{
	width: 70px;
}

