/* FEUILLE de STYLE N°4 - Agroglyphes */
/* Pages de contact et liens */

/******************************************************/
/* Page de CONTACT... */
/******************************************************/

p.coordonnees { /* Nos coordonnées... */
	color: #956938;
	font-size: 1em;
	padding: 0.1em;
	letter-spacing: 0.2em;
	text-align: left;
	margin-left: 40px; }

form#contact {
	color: #4A6A26;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	margin: 5px 0;
	background-color: #F1E7CD;
	border: 1px solid #CCCCCC;
	text-align: center; }

form#contact fieldset input {
	background-color: #F9F3E8; }

form#contact fieldset input.corrige {
	background-color: #FFD5D5; }

fieldset#coord {
	width: 624px;
	margin: 10px 18px;
	padding-top: 10px;
	text-align: left; }

fieldset div{
	padding-top: 5px;
	padding-bottom: 10px; }
	
form legend {
	font-size: 0.9em;
	font-weight: normal;
	color: #828177;
	margin-left: 10px;
	letter-spacing: 0.1em; }

fieldset#coord p {
	margin-left: 15px;
	padding: 5px; }

form .etoile {
	color: #FF0F0F;
	font-size: 18px;
	font-weight: normal; }

form p.necessaire {
	color: #4A6A26;
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
	margin-right: 15px;
	text-align: right;
	margin-bottom: 10px; }

form p.verif {  /* Message d'erreur dans formulaire car champ invalide ou vide... */
	color: #FF0F0F;
	font-size: 0.8em;
	font-weight: 600;
	letter-spacing: 0.02em;
	text-align: center;
	font-style: normal;
	margin-bottom: 15px;
	margin-right: 15px; }

fieldset#message {
	width: 624px;
	margin: 0 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	text-align: center; }

form#contact input.nom_fr {
	width: 220px; }
form#contact input.nom_en {
	width: 198px; }

form#contact input.prenom_fr {
	width: 224px; }
form#contact input.prenom_en {
	width: 198px; }

form#contact input.email_fr {
	width: 400px; }
form#contact input.email_en {
	width: 521px; }

form#contact input.adresse_fr {
	width: 451px; }
form#contact input.adresse_en {
	width: 460px; }

form#contact input.codepostal_fr {
	width: 82px; }
form#contact input.codepostal_en {
	width: 82px; }

form#contact input.ville_fr {
	width: 336px; }
form#contact input.ville_en {
	width: 352px; }

form#contact input.pays_fr {
	width: 270px; }
form#contact input.pays_en {
	width: 270px; }

form#contact input.telephone_fr {
	width: 155px; }
form#contact input.telephone_en {
	width: 165px; }

form#contact textarea {
	background-color: #F9F3E8;
	width: 575px;
	height: 300px; }

fieldset#captcha {
	width: 624px;
	margin: 20px 18px 10px 18px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-top: 15px;
	text-align: left; }

fieldset#captcha p {
	margin-left: 20px;
	margin-top: 5px; }

form#contact fieldset div.zone_captcha {
	float: right;
	text-align: center;
	margin-top: 0;
	margin-right: 50px; 
	margin-left: 30px; }

form#contact fieldset div.zone_captcha span {
	font-size: 11px;
	color: #999;
	padding-top: 5px; }

form#contact fieldset div.zone_captcha span:hover {
	text-decoration: underline; }

form#contact fieldset p.indic { /* Petits conseils sous les champs des formulaires... */
	font-size: 80%;
	line-height: 140%; }

input.bouton {
	color: #4A6A26;
	font-weight: 200;	
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 15px; }

p.envoi_message { /* Sous les formulaires */
	color: #4A6A26;
	font-size: 0.9em;
	text-align: center; }


/**************************************/
/* Confirmation d'envoi du message... */
/**************************************/

table.confirm_envoi {
	margin: auto;
	margin-top: 30px;
	margin-bottom: 40px;
	width: 80%; }

.confirm_envoi td {
	vertical-align: middle;
	border-style: solid;
	border-width: 2px; }

.confirm_envoi.ok td {
	border-color: #489809; }	

.confirm_envoi.erreur td {
	border-color: #BE0101; }	

.confirm_envoi td.image {
	background-color: #F2E8D0;
	padding: 5px 0px;
	text-align: center;
	width: 130px; }	

.confirm_envoi td.texte {
	padding: 5px 15px;
	text-align: center; }

.confirm_envoi.ok td.texte {
	background-color: #489809; }

.confirm_envoi.erreur td.texte {
	background-color: #BE0101; }

.confirm_envoi td.texte p {
	color: #F2E8D0;
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom: 0.3em; }

.confirm_envoi td.texte span.reduit {
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.3em; }

.confirm_envoi td.texte span.adresse {
	font-weight: 600;
	letter-spacing: 0.05em; }

.confirm_envoi td.texte span.adresse a {
	color: #EFB65B;
	text-decoration: none; }

.confirm_envoi td.texte span.adresse a:hover {
	text-decoration: underline; }

div.retour { /* Retour au formulaire */
	text-align: center;
	margin-top: 30px;
	margin-bottom: 60px; }

div.retour img{
	margin-bottom: 20px; }

div.retour p {
	font-size: 1em;
	letter-spacing: 0.1em;
	font-weight: 600; }

div.retour p a { 
	color: #855E32;
	text-decoration: underline; }

div.retour p a:hover {
	text-decoration: none; }

/******************************************************/
/* Page de LIENS... */
/******************************************************/

div.lien {
	margin: 20px 15px;
	padding: 5px;
	border-color: #666666;
	border-width: 1px;
	border-style: dotted; }

.lien table {
	width: 100%;
	background-color: #F1E7CD; }
	
.lien table td.image {
	width: 180px;
	padding: 5px;
	text-align: center;
	vertical-align: middle; 
	border-right-color: #666666;
	border-right-width: 1px;
	border-right-style: dashed; }

.lien table td.titre {
	padding: 3px 10px 2px 10px; 
	text-align: left; 
	vertical-align: middle;
	height: 25px; }
	
.lien table .titre a {
	text-decoration: none;
	color: #BB0000;
	font-size: 1.05em;
	letter-spacing: 0.05em;
	font-weight: 600; }
	
.lien table .titre a:hover {
	color: #EE0000;
	text-decoration: none; }

.lien table td.adresse {
	padding: 0px 10px 6px 10px; 
	text-align: left; 
	vertical-align: middle;
	height: 25px; 
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed; }
	
.lien table .adresse a {
	text-decoration: underline;
	color: #BB0000;
	font-size: 1em;
	letter-spacing: 0.05em;
	font-weight: 400;
	font-style: italic; }
	
.lien table .adresse a:hover {
	text-decoration: none; }
	
.lien table td.description {
	padding: 7px 10px 5px 10px;
	text-align: left;
	vertical-align: top;
	color: #4B6C26;
	font-size: 0.95em;
	line-height: 1.3em;
	font-weight: 200;
	font-style: italic; }
	
.lien table td.description .langue {
	color: #BB0000;
	font-size: 80%; }
	