p {
	margin: 0px;
}

a {
	text-decoration: none;
}

textarea, input {
	color: #42413d;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
}

.text_envoyer {
	color: #f29a1d;
	font-size: 10px;
}

.text_message {
	color: #666666;
	font-size: 11px;
	text-align: justify;
}

.text_title_user {
	color: #666666;
	font-size: 11px;
}

.text_title_message {
	color: #4d8bf8;
	font-size: 12px;
	font-weight: bold;
}

.text_title {
	color: #4d8bf8;
	font-size: 14px;
	font-weight: bold;
}

.text_usertext {
	color:#478fab;
	font-weight:bold;
	font-size: 12px;
}

.text_terms_small {
	text-align: justify;
	color: #c2c2c2;
	font-size: 11px;
}

.text_terms_big {
	text-align: justify;
	color: #a2a2a2;
	font-size: 12px;
}

.text_presentation {
	text-align: justify;
	color: #c2c2c2;
	font-size: 12px;
}
.text_reference {
	color: #f29a1d;
	font-size: 11px;
}

.text_register_small {
	color: #fa181d;
	font-size: 11px;
}

.text_register {
	color: #fa181d;
	font-size: 14px;
	font-weight: bold;
}

.text_user {
	color: #27d04f;
	font-size: 14px;
	font-weight: bold;
}

.text_page {
	color: #333;
	font-size: 10px;
}

.text_link {
	color: #444;
	font-size: 12px;
	font-weight: bold;
}

.text_error {
	text-align: justify;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

.link_error:link, .link_error:visited, .link_error:hover {
	color: #333;
	font-size: 12px;
}

.link_page:link, .link_page:visited, .link_page:hover {
	color: #333;
	font-size: 10px;
}

.link_link:link, .link_link:visited, .link_link:hover {
	color: #444;
	font-size: 12px;
	font-weight: bold;
}

.link_title:link, .link_title:visited, .link_title:hover {
	color: #4d8bf8;
	font-size: 14px;
	font-weight: bold;
}

.link_user:link, .link_user:visited, .link_user:hover {
	color: #27d04f;
	font-size: 14px;
	font-weight: bold;
}

.link_wrapper:link, .link_wrapper:visited, .link_wrapper:hover {
	color:#ffffff;
	font-size: 11px;
}

.link_reference:link, .link_reference:visited {
	color:#f29a1d;
	font-size: 11px;
	text-decoration: none;
}

.link_reference:hover {
	color:#f29a1d;
	font-size: 11px;
	text-decoration: underline;
}