/* BASIC ELEMENTS */
H2, P {
	font-size:12px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	padding-right:10px;	
}
P, UL {
	text-align:justify;
	margin-top:10px;
	margin-bottom:10px;
}

P {margin-bottom:10px;}

UL {margin-bottom:20px;}

LI {
	
	margin-left:50px;
	margin-bottom:5px;
	padding-left:5px;
	list-style-type:disc;
}

/* CONTENT BLOCK */
#content {color:#000000;font-size:12px;}

#button_suscribe{
	text-align:center;
	margin:auto;
	margin-bottom:20px;	
}
	
#button_1, #button_2{
	float:left;
	width:220px;
	line-height:20px;
	padding:5px;
	text-align:center;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	font-weight:normal;	
}
#button_1 A, #button_2 A{
	text-decoration:none;
}	
#button_1 A:hover, #button_2 A:hover{
	font-weight:bold;
}
#button_1{
	margin-left:5px;
}

#button_2{
	margin-left:10px;
}	

#link_to_carte-prepayee {
	color:black;
	text-decoration:none;
}

#more_info_block{
	
	background-color:#ffffff;
	height:40px;
	text-align:center;
	font-size:11px;
	
	padding:5px;
		
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	margin-bottom:5px;
}

#home_img{text-align:center;}

.active_string {
	cursor:pointer;
}

.link1 {
	text-transform:uppercase;
	font-weight:bold;
}
A.link1:hover{text-decoration:none;}

#intro_string {
	line-height:20px;
}	
#resume_string{
	text-align:center;
	font-weight:bold;
	margin-bottom:15px;
}		