html, body {
	margin: 0 auto 0 auto;
	padding: 0;
	background: #C1C1BF url(../img/background.gif) top repeat-x;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #595959;
	height: 100%;
}

.search-table .rich-filter-input{
  width: 70%;
}

.spacer{
	height: 25px;
}

.help{
  font-size: 0.90em;
  color: gray;
}

.invalidFormTitle{
	font-weight: bold;
}

.rich-fileuplolad-list-overflow{
  
  color: red;
    
}

.photoUpload{
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.photo-upload-add-button{
  margin-left: auto;
  margin-right: auto;
}

.photo-upload-clean-button{
  width: 0px;
  height: 0px;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.invalidForm li{
	color: red;
}

.redColor{
    color: red; 
 }

#conteneur-ombre{
	width: 1006px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #FFFFFF url(../img/ombre_droite_fin.jpg) top right repeat-y;
}
	
#conteneur {
	width: 1000px;
	margin: 0;
	padding: 0;
	padding-right: 6px;
	background: url(../img/ombre_droite.jpg) top right no-repeat;
	/*height: 100%;*/
	/*border: 1px solid #595959;*/
}

#header {
	margin: 0;
	padding: 0;
}

#header_top {
	margin: 0px;
	padding: 0px;
	/*
	height: 142px;
	padding-left: 20px;
	padding-top: 20px;
	*/
	width: 1000px;
	height: 254px;
	font-size: 0;
}

#header_bottom {
	margin: 0;
	padding: 0;
	height: 46px;
	font-size: 0;
}

#header_ombre {
	border: 0;
	margin: 0;
	clear: both;
	float: right;
	width: 100%;
	text-align: right;
}

.header_component_left {
	float: left;
	height: 46px;
}

.header_component_right {
	float: right;
	height: 46px;
}

.paddingRow{
	height : 20px;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

#content {
	float: left;
	padding: 0;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #FFFFFF;
	width: 510px; /* largeur totale avec le padding : 570px */
	/*border: 1px solid #595959;*/
}

table {
	width: 100%;
}

#left {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	float: left;
	width: 175px; /* largeur totale avec le padding : 215px */
	min-height: 350px; /* n'est pas pris en compte par IE6 et inférieur */
	background: #FFFFFF url(../img/inscription/trait.gif) no-repeat right top;
	text-align: right;
}

#left td{
	text-align: right;
}

#left td a{
	text-align: right;
}

/* Liens pour l'ensemble du site */
a:link {
	color: #2058AC;
	background-color: transparent;
	text-decoration: underline;
}

a:visited {
	color: #2058AC;
	background-color: transparent;
	text-decoration: underline;
}

a:hover {
	color: #5E92E1;
	background-color: transparent;
	text-decoration: underline;
}

a:active {
	color: #2058AC;
	background-color: transparent;
	text-decoration: none;
}


#right {
	margin: 0;
	padding: 0;
	padding-top: 15px;
	float: left;
	width: 215px;
	/* Retrait d'1 pixel sinon ne passe pas toujours sur ie6 !! */
	height: 350px; /* hauteur totale : 365 avec padding */
	background: #FFFFFF url(../img/inscription/trait.gif) no-repeat left top;
	text-align: center;
	/*border: 1px solid #595959;*/
}

#bottom {
	margin: 0;
	padding: 0;
	clear: both;
}

#contact_probleme {
	padding: 0;
	margin: 0;
	/*padding-top: 30px;*/
	padding-right: 29px;
	text-align: center;
	color: #5E92E1;
	font-size: 16px;
	font-weight: bold;
	width: 558px;
}

.mention_cnil {
  font-style:italic;
  text-align:justify;
  font-size: 10px;
 }

#bottom_top {
	width: 1000px;
	height: 110px;
	padding-top: 50px;
	background-image: url(../img/inscription/bottom_top.jpg);
}

#bottom_bottom {
	padding:0;
	margin:0;
	width: 1000px;
	height: 35px;
	background-image: url(../img/forum-etudes_background-footer.jpg);
}

.btn_bottom {
	float: left;
	margin: 0;
	padding: 0;
	padding-top:10px;
	height: 25px; /* hauteur totale avec le padding : 35px */
	width: 248px;
	background-image: url(../img/forum-etudes_background-footer.jpg);
	color: #595959;
	font-size: 12px;
}

.btn_bottom a {
	color: #595959;
	font-size: 12px;
	text-decoration: none;
}
.btn_bottom a:hover {
	color: #595959;
	font-size: 12px;
	text-decoration: none;
}
.btn_bottom a:visited {
	color: #595959;
	font-size: 12px;
	text-decoration: none;
}
.btn_bottom a:active {
	color: #595959;
	font-size: 12px;
	text-decoration: none;
}

.btn_bottom_separator {
	float: left;
	background-image: url(../img/forum-etudes_separationFooter.jpg);
	height: 35px;
	width: 2px;
}

#bottom_ombre {
	background-image: url(../img/bottom_ombre.gif);
	height: 10px;
}

.powered {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	background-color: #C6C5C1; 
}

.powered a {
	text-decoration: underline;
	color: #595959;
	font-weight: bold;
}

.powered a:hover {
	text-decoration: underline;
	color: #595959;
	font-weight: bold;
}

.powered a:active {
	text-decoration: underline;
	color: #595959;
	font-weight: bold;
}

.powered a:visited {
	text-decoration: underline;
	color: #595959;
	font-weight: bold;
}

#imgJSselbox {
	cursor: not-allowed;
	position: absolute;
	visibility: hidden;
	width: 0px;
	height: 0px;
	border: 1px solid #000006;
	color: #000FFF;
	background-image: url(../img/inscription/selection_area.gif);
	z-index: 500;
	/* make sure it's on top of everything in this container */
}

.cursorCrosshair {
	cursor: crosshair;
}

.inputtext {
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	width: 250px;
}

/*.button { border-style: solid;  border-width: 1px;  border-color: #CCCCCC;}*/
output {
	font-style: italic;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	width: 250px;
}

td {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8pt;
	margin: 0px;
	border-width: 0px;
}

select {
	border: 1px solid #CCCCCC; /* Ne fonctionne pas sur IE */
	width: 253px;
}

.input-top {
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: 10px;
}

.input-left {
	text-align: left;
}

.label-top {
	text-align: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
	width: 200px;
}

.label-left {
	padding-right: 5px;
	/*padding-bottom: 5px;*/
	padding-top: 5px;
	text-align: right;
}

.label-right {
	padding-right: 5px;
	/*padding-bottom: 5px;*/
	padding-top: 5px;
	text-align: left;
}

.required {
	color: red;
}

.successPanel{
  font-weight: bold;
  text-align: center;
  color: #9CBD97;
  font-size: 15px;
}

.errors {
	color: red;
}

.errorPageContent{
	color: red;
	font-size: 17px;
	text-align: center;
}

/* Autres */
.codepostal {
	margin-left: 10px;
	font-style: italic;
}

.lien {
	cursor: pointer;
}

.plusmoins {
	margin: 0;
	padding: 0;
	padding-right: 15px;
}

.center {
	text-align: center;
}

.important {
	text-align: center;
	color: #750000;
	font-weight: bold;
}

.justifie {
	text-align: justify;
}

.loadbar {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	text-align: center;
}

.loadbar img {
	margin: 0;
	padding: 0;
	border: 1px solid #595959;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.largeur1 {
	width: 270px;
}

.blocs-espmem {
	padding: 0;
	padding-top: 15px;
	padding-bottom: 30px;

}

.tableau-center td {
	text-align: center;
	font-size: 10px;
}

.telephoneText {
	font-size: 9px;
	color: black;
}

.consulterLink {
	font-size: 8px;
}

.gras{
  font-weight: bold;
}

.gauche {
	float: left;
}

.droite {
	float: right;
}

.none {
	display: none;
}

.droiteAlign{
  text-align: right;
}

.ligne-table-espacee{
  border-spacing: 10px;
}
.espace{
  margin: 5px;
}

.espace-small{
  margin: 2px;
}

.photo-panel{
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  /*margin-top: 15px;
  margin-bottom: 15px;*/
}

.photo-left-panel{
  float: left;
  width: 40%;
  margin-top: 15px;
  margin-bottom: 15px;
}

.photo-left-panel img{
  border: solid 1px #CACACA;
}

.photo-right-panel{
  margin-top: 15%;
  float: left;
  width: 45%;
  text-align: left;
}

.photo-loading-panel{
  height: 22px;
  width: 150px;
  float: right;
  padding-left: 18px;
  background-image: url('../img/loading.gif');
  background-repeat: no-repeat; 
}

.input-replacement{
  font-weight: bold;
  color: black;
}
