/* CSS Document 

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}*/

.titre {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.sous-titre_1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.sous-titre_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
.sous-titre_3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-left:10px;
}
.input_1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
.input_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.listing_cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

	border-bottom-width: 1px;
	border-bottom: solid;
	border-bottom: #595959;
	padding-left: 2px;
}

/* Style personnalisé */

.presentation_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; 
	color: #000000;
	border-bottom:#000000;
	border-bottom-style:solid;
	border-bottom-width:2px;
}
.presentation_liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; 
	color: #000000;
}
.presentation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; color: #252525;
}
.input_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #252525;
}
.box_link {
	background-color:#66000F;
	border-bottom-color:#FFFFFF;
	border-bottom:solid;
	border-bottom-width:1px;
}
.box_text {
	background-color:#CCCCCC;
	border-bottom-color:#FFFFFF;
	border-bottom:solid;
	border-bottom-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	color: #66000F;
	font-size: 12px;
}
.texte_link {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
}
.titre_event {
	color: #E3B508; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	background-color:#000000; 
}
.text_event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.link_file {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

/* Bannière sur page du site */

.title_sondage{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; color: #000000; 
	font-weight: bold;
	border-bottom: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
}

.txt_questions{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}

.txt_buttons{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/* Results sur site principal */

h2.sondages{

	color: #2e549b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}

h3.sondages{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 5px;
}

.listing_results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom: solid;
	border-bottom: #2e58a2;
	padding-left: 2px;
}

.title_sondage_results{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #2e58a2; 
	font-weight: bold;
	border-bottom: solid;
	border-bottom-width: 2px;
	border-bottom-color: #2e58a2;
}

.question_sondage_results{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #2e58a2; 
	font-weight: bold;
	font-style:italic;
}

.txt_sondage_results{
	font-family: Arial, Helvetica, sans-serif;
	color: #2e58a2; 
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom: solid;
	border-bottom: #2e58a2;
}
