html {
    height: 100%; /* gives layout 100% height */
    position: relative; /* gives 100% height to Opera 9.5 */
}
body {
	height: 100%; /* gives layout 100% height */
	font-size: 12px;
	font-family: sans-serif;
	color: #333333;
	background: #FFF;
	margin: 0;
	padding: 0;
	background-image: url(../images/fond_gris_ligne.gif);
	background-repeat: repeat;
	background-position: top;
}
* html #wrapper { 

    height: 100%; /* IE6 treats height as min-height */

}
#wrapper {
	min-height: 100%; /* gives layout 100% height */
	width: auto; /* centered div must be given a width */
	height: auto!important;
	height: 100%;
	margin: -10px auto -33px;
	background-image: url(../images/fond_logo.jpg);
	background-position: -30px -15px;
	background-repeat: no-repeat;
}

#wrapper #content {

}
/* --- content  --- */
#wrapper #content h1, h2, h3, h4, h5, h6{
	font-weight: bold;
	color: #696969;
}
#wrapper #content h1{ font-size: 18px;}
#wrapper #content h2{ font-size: 16px;}
#wrapper #content h3{ font-size: 14px;}
#wrapper #content h4, h5, h6 { font-size:13px;}

#wrapper #content u{
	font-size: 13px;
	font-weight: underline;
}
#wrapper #content p{
	font-size: 13px;
	text-align: justify;
}
#wrapper #content b{
	font-size: 13px;
	font-weight: bold;
	color: #696969;
}
#wrapper #content img{
	border-color: #696969;
}
#wrapper #content dd.csc-textpic-caption {
	font-size: 10px;
}
#wrapper #content  li{
	font-size: 13px;
	color: #696969;
	display: marker;
    marker-offset: 1px;
    list-style-image: url(../images/point.png);
}
#wrapper #content b{
	font-size: 13px;
	font-weight: bold;
	color: #696969;
}
#wrapper #content a {
	color: #1E90FF;
	text-decoration: none;
	font-weight: bold;
}
#wrapper #content a:hover {
	color : #1E90FF;
	text-decoration: underline;
	font-weight: bold;
}

/* --- content_center --- */

#wrapper #content_left {
	margin-bottom: 7%;
	padding: 1em;
	background-color: #FFFFFF;
}
#wrapper #content #content_center {
	margin-bottom: 7%;
	padding: 1em;
	background-color: #FFFFFF;
	//height: 450px;	
	min-height: 450px;
}
#wrapper #content #content_center_navtop {
	background-color: #FFFFFF;
	top: 120px;
	padding: 0.5em 1em 0 4em;
}
#wrapper #content #content_center_navtop p.bodytext {
margin:0;
}
#wrapper #content #content_center_navtop u{
	font-size: 11px;
}
#wrapper #content #content_center_navtop a {
	color: #696969;
	text-decoration: none;
	font-weight: bold;
	line-height: 200%;
	font-size: 11px;
}

#wrapper #content #content_center_navtop a:hover {
	color : #1E90FF;
}

/* --- content_right  --- */

#wrapper #content_right {
	margin-bottom: 7%;
	padding: 1em;
	background-color: #FFFFFF;
	min-height: 450px;
}
#wrapper #content_right p{
	text-align: left;
}

/* --- content_left --- */

#wrapper #content_left p{
	text-align: left;
}


/* --- menu_1 --- */
#wrapper #content #menu_1 {
	
}
#wrapper #content #menu_1 ul{
	list-style: circle;
	margin: 0px;
	position: relative;
	left: -18px; *left: 10px;
}
#wrapper #content #menu_1 a{
	color: #696969;
	font-size:13px;
}
#wrapper #content #menu_1 .menu1-level1-no a {
	text-decoration: none;
	font-weight: bold;
	line-height: 200%;
}
#wrapper #content #menu_1 .menu1-level1-no a:hover {
	color : #1E90FF;
}
#wrapper #content #menu_1 .menu1-level1-act a{
	text-decoration: underline;
	font-weight: bold;
	line-height: 200%;
}
#wrapper #content #menu_1 .menu1-level1-act a:hover {
	color : #1E90FF;
}
#wrapper #content #menu_1 .menu1-level2-no a {
	color: #696969;
	text-decoration: none;
	font-size: 11px;
}
#wrapper #content #menu_1 .menu1-level2-no a:hover {
	color : #1E90FF;
}
#wrapper #content #menu_1 .menu1-level2-act a{
	color: #696969;
	text-decoration: underline;
	font-size: 11px;
}
#wrapper #content #menu_1 .menu1-level2-act a:hover {
	color : #1E90FF;
}
#wrapper #content #menu_1 {
	background-color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	padding: 1em;
}


/* --- footer_menu --- */

#content #footer_menu {
	font-size: .8em;
	text-align:center;
}
#content #footer_menu a, .footer {
	color: #999999;
	font-weight: normal;
}
#content #footer_menu a:hover {
	font-weight: normal;
	text-decoration: none;
}

.footer {
	margin: 0 58px 10px 185px;
}
/* --- footer --- */

#push {
        height: 35px
}
#footer {
	border-top: 1px solid #CCCCCC;
	/* margin: -33px auto 0 auto;  -33px sucks it back into the #wrapper including border*/
	padding: 0px;
	height: auto;
	width: 650px; /* centered div must be given a width */
}
#footer table {
	padding: 0px;
	width: 650px;
	margin: 0 auto;
}
#footer table td{
	color:#999999;
	font-size: 11px;
}

#border_content #footer #copy {
	margin-top:3px;
	float: left;
}

/* --- social links --- */

#social{
	float:right;
	display:block;
}
#social img{
	padding:0;
	margin-top:0px
}
.socialbox, .socialbox p{
	width:20px;
	height:20px;
	}
.social_lnk {
	display:block;
	height:100%;
	width:100%;
}
#twitter  { background:transparent url(../images/twitter_20.png) no-repeat scroll 0 0;}
#facebook{ background:transparent url(../images/facebook_20.png) no-repeat scroll 0 0;}

#background_site {
	width: auto;
	height: auto;
}

/*HEADER IMAGE*/

#border_content #wrapper #content #header_img {
	float: left;
	width: 325px;
	height: 140px;
	margin-left: 30px;
}
/*HEADER image link*/

.header_lnk  {
	display: block;
	height: 100%;
	width: 100%;
}
#border_content #wrapper #content #header_img .header_lnk {
	display: block;
	height: 100%;
	width: 100%;
}

/* --- testinscription plugin --- */

#wrapper .tx-testinscription-pi1 table{
	padding: 0px;
	width: 400px;
}
#wrapper .tx-testinscription-pi1 td {
	font-size:13px;
}
#wrapper .tx-testinscription-pi1 .error {
	font-style: italic;
}
input {
        border: 1px solid #C0C0C0;
        font-size: 12px;
        padding-left: 5px;
}
input.name {
        width: 130px;
}
input.email {
        width: 322px;
}
.button {
        font-weight: bold;
        color: #696969;
        position: relative;
        top: 6px;
        padding-right: 5px;
        background: white;
        border: solid 1px #999999;
}
.button:hover {
        border: solid 1px #C0C0C0;
        color: #999999;
}


