
*{padding:0px; margin:0px;}

ul {
	list-style: none;
	list-style-position: outside;
}

body {
  	width: 100%;
	font-size: 12px;
	font-family: "Lucida Grande",Verdana,Georgia;
	color: #8F8F8F;
	margin: 0px auto;
	background: url("../img/bkg.jpg");

}

#top {
	width:900px;
	height: 85px;
	margin: 0 auto;
	border: solid 0px #DFDFDF;

}


#bottom {
	width:900px;
	height: 50px;
	margin: 0 auto;
	border: solid 0px #DFDFDF;
	margin-top: 10px;
	text-align: center;
	color: #4F4F4F;
}

#centered {
  	width: 900px;
	margin: 0px auto;
	border: solid 0px #DFDFDF;
}

#content1 {
	min-height: 200px;
	border: solid 10px #DFDFDF;
	z-index: 100;
	padding: 25px 25px 65px 25px;
	background: white url("../img/fond_grad1.png") bottom repeat-x;
}

#content2 {
	min-height: 200px;
	border: solid 10px #DFDFDF;
	z-index: 100;
	padding: 15px 25px 65px 25px;
	background: white url("../img/fond_grad1.png") bottom repeat-x;
}

#webm {
	color: #49FF3F;
}

.img {
	border-style: none;
	border-width: 0px;
}

.annee {
	font-weight: bold;
	text-decoration: underline;
	margin-top: 15px;
}

.annee_first {
	font-weight: bold;
	text-decoration: underline;
}
/* -----------  Accueil ----------- */

#txt_accueil{
	text-align: justify;
}
#acc_left{
	float: left;
	padding:0px 25px 10px 0px;
	text-align:center;
}
#acc_right {

	width:450px;
	margin:0px 0 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}

/************** News *******************/


#newslist{
	margin-top: 20px;
	width: 460px;
}
#news_title{
	padding-bottom: 10px;
	font-weight: bold;
}
.news_list{
	padding: 20px;
	border: 3px solid #49FF3F;
	margin-bottom: 10px;
}

.news_image{
	float: left;
	padding-right: 10px;
}

.news {
	float: left;
	width: 210px;
}

.news_wide{
	float: left;
	width: 410px;
}

.news_header{
	padding-bottom: 10px;
}

.news_title {
	color: #8F8F8F;
	font-weight: bold;
}

.news_title_date {
	float: right;
}

.news_description{
	text-align: justify;
}

#col_left_acc {
	float: left;
	width: 330px;
}

#col_right_acc{
	float: right;
	width: 460px;
	padding-left:20px;
	border-left: 2px dotted #DFDFDF;
}



/* -------------------------------- */


/* -------  Professeurs ----------- */

#text_prof {
	border-bottom: 2px dotted #DFDFDF;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

/* -------  Cours----------- */




#download {
	background: #DFDFDF;
	padding: 20px;
	width: 320px;
	border:0px solid #DFDFDF;
	text-align: justify;
	vertical-align: middle;
}

#txt_cours{
	text-align: center;
	padding-bottom: 10px;
}

#logo_right {
	border: 0px solid #DFDFDF;
	float: right;
	margin:0px 0 0px 25px;
	padding:0px 0px 0px 0px;
	text-align:center;
}


#lst_vacs li{
	padding: 5px;
	list-style-type: square;
	list-style-position: inside;
}

.vac_detail {
	padding-left: 15px;
}

#more_info{
	padding-top: 10px;
}

/* -------------------------------- */

/* ------------ Stages ------------ */

#col_left{
	float: left;
	width: 340px;
	padding-right:10px;
	border-right: 2px dotted #DFDFDF;
}

#col_right{
	float: right;
	width: 450px;
}


.lst_itm li {
	padding-top: 10px;
	list-style-type:none;
	list-style-position: outside;
}

.item {
	padding: 0px 0px 0px 5px;
	border-left:10px solid #DFDFDF;
}
.colored {
	border-color:#49FF3F;
	outline: none;
}


.detail_table td {
	padding: 5px;
	vertical-align: top;
}

.col_title {
	font-weight: bold;
}

.tbl_label{
	width: 105px;
}

.msg_error {
	color: red;
}

.msg_ok {
	color: green;
}
/* -------------------------------- /*

/* ---------- Galeries ------------- */

.photo_count {
	padding-left: 15px;
}

#col_left_gal{
	float: left;
	width: 330px;
}

#col_right_gal{
	float: right;
	width: 470px;
	padding-left:20px;
	border-left: 10px solid #DFDFDF;
}

#gal_name {
	padding: 10px;
	text-align: center;
}

/* -------------------------------- /*


/* ---------- Plan ------------- */

#col_left_plan{
	float: left;
}
#col_right_plan {
	float: right;
	width: 440px;
	padding-left:25px;
	border-left: 0px dotted #DFDFDF;
}


/* -------------------------------- /*


/* ---------- Tarifs ------------- */

.tar{
	padding-bottom: 15px;
}

.sub_tar li {
	padding-bottom: 0px;
	padding-left: 25px;
	list-style: square;
	list-style-position: inside;
}

/* -------------------------------- /*

/* ---------- Inscription/Disponibilite ------------- */

#txt_just{
	text-align: justify;
}

#link_sub {
	width: 100%;
	text-align: center;
}

#col_left_dispo {
	float: left;
	width: 240px;
}

#col_right_dispo{
	float: right;
	width: 550px;
	padding-left:10px;
	border-left: 2px dotted #DFDFDF;
}

#disp_tab_header{
	height: 25px;
	vertical-align: top;
}

/* -------------------------------- /*


/* ---------- General ------------- */

.cut{
	border-bottom: 2px dotted #DFDFDF;
	margin-bottom: 15px;
}

.warning {
	color: red;
}

.borded_img {
	border: 10px solid #DFDFDF;
}

.clear {
	clear: both;
	padding:0px;
}

a:link {
	color: #4F4F4F;
	text-decoration: underline;
}
a:visited {
	color: #4F4F4F;
	text-decoration: underline;
}
a:hover {
	color: #8F8F8F;
	text-decoration: none;
}
a:active {
	color: #4F4F4F;
	text-decoration: none;
	outline: none;
}

hr {
  	border: 0;
  	width: 100%;
   	color: white;
	background-color: #DFDFDF;
	height: 2px;
	margin: 15px  auto;
	text-align: center;
}

/* ---------- Menu ---------------- */

#r2d_wrapper {
    position: relative;
	left: 685px;
	width: 215px;
	height: 58px;
	top: 18px;
	display:inline-block;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);
}


#r2d{
	z-index: 200;
	-moz-opacity:0.65;
    opacity: 0.65;
    border: 0px;
    background: transparent url(../img/r2d_txt.png);
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader();
}

#arrow_dwld {
	behavior: url(css/iepngfix.htc);
}


/**************** SubMenu ******************/


#subMenu li {
	float: left;
	list-style-type:none;
	padding: 0px 8px 0px 8px;
	border-right: 3px solid #DFDFDF;
}

#subMenu li.first{
	padding-left: 0px;
}

#subMenu li.last{
	border-right: 0px;
}

#subMenu li span {
	font-weight: bold;
	font-size: 13px;
	color:#4F4F4F;
}
#subMenu li a, #subMenu li a:visited {
	display:block;
	text-decoration:none;
	color: #8F8F8F;
	text-align: bottom;
}

#subMenu li a:hover{
	color:#4F4F4F;
	text-decoration: underline;
}

#sub_bottom{
	border-bottom: 2px dotted #DFDFDF;
	margin: 15px 0px 15px 0px;
}

/**************** Menu *********************/

#menu {
	color: white;
	position: relative;
	top: 60px;
	padding:0;
	margin:0;
	height:1.3em;
	list-style-type:none;
	border-left:10px solid #49FF3F;
}
#menu li {
	float:left;
	padding: 0px 5px 0px 5px;
	height:1.3em;
	line-height:1.3em;
	border-right:10px solid #49FF3F;
	position:relative;
	text-align:center;
}
#menu li a, #menu li a:visited {
	display:block;
	text-decoration:none;
	color: white;
}
#menu li span {
	font-weight: bold;
	font-size: 13px;
	color:#4F4F4F;
}
#menu li a:hover {
	color:#4F4F4F;
	text-decoration: underline;
}



#subscribe_form label {
	width: 40px;
}
