#exp{
	font-size:12px;
	color:#cc0000;
	margin-top:10px;
	min-height:60px;
	font-weight:bold;	
}

#con {
	font-size:12px;
	color:#00CC00;
	font-weight:bold;
	margin-top:10px;
	min-height:60px;
	text-align:left;
}

#paiement_check{
	margin-top:10px;
	min-height:560px;
	width:590px;
}

#big_title {
	margin:35px 0px 45px 0px;
	font-size: 1.5em;
	text-transform: uppercase;
	color: rgb(55,148,53);
}

#forms_big_title {
	margin:35px 0px 0px 0px;
	font-size: 1.5em;
	text-transform: uppercase;
	color: rgb(55,148,53);
}

#small_title {
	margin-bottom:20px;
	font-size: 1.2em;
	text-transform: uppercase;
	color: rgb(55,148,53);
}

#block1 {
	width:404px;
	height:186px;
	padding:17px 140px 0px 28px;
	background:url(../images/csva_join_block1_bg.jpg) no-repeat;
	margin-bottom:25px;
}

#block1 img {
	margin-bottom:14px;
}

#block2 {
	width:279px;
	height:186px;
	padding:17px 265px 0px 28px;
	background:url(../images/csva_join_block2_bg.jpg) no-repeat;
	margin-bottom:25px;
}

#block2 img {
	margin-bottom:14px;
}

#block3 {
	width:299px;
	height:186px;
	padding:17px 245px 0px 28px;
	background:url(../images/csva_join_block3_bg.jpg) no-repeat;
	margin-bottom:25px;
}

#block3 img {
	margin-bottom:14px;
}


/*  FORMS  */
#student_top {
	width:505px;
	height:203px;
	margin:0px 0px 40px 0px;
}

#individual_top {
	width:466px;
	height:183px;
	margin:0px 0px 40px 0px;
}

#corpo_top {
	width:466px;
	height:183px;
	margin:0px 0px 40px 0px;
}

#form_table input {
	margin:5px 0px 12px 0px;
}

#form_table select {
	margin:5px 0px 12px 0px;
	width:175px;
}

#addinfo_table td {
	padding-bottom:18px;
}

.form_titles {
	padding:16px 0px 5px 0px;
	font-size:11px;
	font-weight:bold;
}

.input_small {
	width:40px;
}

.input_medium {
	width:130px;
}

.input_big {
	width:175px;
}

.formerror {
	background:#ff4343;
	color:#fff;
}