body {
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: underline;
}

a img {
    text-decoration: none;
    border: 0px;
}

#gcheader {
    display: none;
}

#logo {
	display: none;
}

#links {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0%;
	text-align: center;
	font-size: 100%;
	border-bottom: 1px solid #000;
	background-image: url(/img/trans50-white.png);
	background-repeat: repeat;
	color: #000;
}

#links a, #links a:visited {
    display: none;
}

#links_left {
    position: absolute;
    text-align: left;
    left: 10px;
}

#links_right {
    position: absolute;
    text-align: right;
    right: 10px;
}

.links_right_small {
    top: 20px;
}


#gcfooter {
	margin-top: 20px;
	padding: 20px;
	color: #000;
}

#gcfooter h1, #gcfooter h3, #gcfooter h2, #gcfooter h4 {
	text-transform: uppercase;
    font-weight: bold;
    color: #000;
    font-size: 120%;
    margin-bottom: 0px;
}

#gcfooter h1 strong, #gcfooter h3 strong, #gcfooter h2 strong, #gcfooter h4 strong {
    color: #333366;
    font-size: 110%;
}

#gcfooter a, #gcfooter a:visited { border-bottom-style: dotted; border-bottom-width: 1px; text-decoration: none; color: #336699; font-weight: bold;}
#description {
    clear:both;
    text-align: center;
}

#description h1, #description h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    display: inline;
}

#description h4 {
    display: none;
}

#sites {
	display: none;
}

#partenaires {
	display: none;
}

#cercle {
	display: none;
}




#menuleft {
	display: none;
}

#menuright {
	display: none;
}

#content h2, #content_noleftmenu h2 {
	padding: 5px;
	margin: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 120%;
	font-weight: bold;
	font-variant: small-caps;
/*	background-image: url(/img/h2.jpg);
	background-repeat: repeat-x;
	background-position: top;*/
}

#content h2 strong, #content_noleftmenu h2 strong {
	font-size: 120%;
}

#content a, #content a:visited, #content_noleftmenu a, #content_noleftmenu a:visited {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    text-decoration: none;
}

#content a:hover, #content_noleftmenu a:hover {
	border-bottom-style: none;
	text-decoration: underline overline;
}


.submenu {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 2px;
    color: inherit;
    background-color: inherit;
}



#content {
	width: 100%;
}

#content_noleftmenu {
	width: 100%;
}

#content h3, #content_noleftmenu h3 {
    font-weight: bold;
	padding: 2px;
	margin: 2px;
	margin-top: -2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 110%;
	font-variant: small-caps;
	background-image: url(/img/h2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#content h2 .sub, #content_noleftmenu h2 .sub {
    display: inline;
    font-weight: bold;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
}


#content .subcontent, #content_noleftmenu .subcontent {
    border-style: solid;
    border-width: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 2px;
}

#content .subcontent h4, #content_noleftmenu .subcontent h4 {
    margin-left: -2px;
    margin-bottom: 2px;
    margin-right: -2px;
    margin-top: -2px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 120%;
	font-weight: bold;
	font-variant: small-caps;
}

#content .subcontent h4 .sub, #content_noleftmenu .subcontent h4 .su {
    margin: 0px;
    display: block;
    font-weight: bold;
	font-size: 95%;
	padding: 0px;
	font-variant: small-caps;
}

#content .subcontent h4 strong, #content_noleftmenu .subcontent h4 strong {
	font-size: 120%;
}

#content .subcontent h4 .section, #content_noleftmenu .subcontent h4 .section {
    display: inline;
    font-weight: bold;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
}

#content .subcontent h4 .tags, #content_noleftmenu .subcontent h4 .tags {
    display: block;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	font-variant: normal;
	font-weight: normal;
}

#content .subcontent h4 .date, #content_noleftmenu .subcontent h4 .date{
    display: block;
    font-weight: bold;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
}


#content .subcontent ul, #content .subcontent ol {
    list-style-position: inside;
}

#content .subcontent dt {
    margin-top: 10px;
    font-weight: bold;
}

#content h2 .affichage, #content_noleftmenu h2 .affichage {
    display: block;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	font-variant: normal;
	font-weight: normal;
}

#content h2 .pages, #content_noleftmenu h2 .pages {
    display: block;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	font-variant: normal;
	font-weight: normal;
}


#sections {
    display: none;
}



.options {
	display: none;
}

.erreur {
    border: 2px solid #FF0000;
}

.desactive input {
    background-color: #C0C0C0;
}


.desactive {
    color: #555555;
}

.small {
    color: #333333;
    font-size: 80%;
}

form dt {
	padding-right: 2px;
	margin: 0px;
	text-align: right;
	width: 200px;
	word-wrap: normal;
	clear: left;
	float: left;
}

form dd {
	padding-left: 2px;
	margin: 0px;
	clear: right;
	text-align: left;
	word-wrap: normal;
}


textarea, select, input[type=text], input[type=password] {
    width: 300px;
}

#form_oneliner input[type=text] {
    width: 150px;
}


#recherche {
    display: none;
}

#recherche_content {
    display: none;
}