/* CSS Document */
a { font-size: 10pt; text-decoration: none; color: #A97E76; font-family:verdana, arial, helvetica, serif; line-height:12pt; }
a:link { font-size: 10pt; text-decoration: none; color: #A97E76; font-family:verdana, arial, helvetica, serif; line-height:12pt; }
a:visited { font-size: 10pt; text-decoration: none; color: #A97E76; font-family:verdana, arial, helvetica, serif; line-height:12pt; }
a:active { font-size: 10pt; text-decoration: none; color: #B7B68B; font-family:verdana, arial, helvetica, serif; line-height:12pt; }
a:hover { font-size: 10pt; text-decoration: none; color: #B7B68B; font-family:verdana, arial, helvetica, serif; line-height:12pt; }
.petit { font-size: 8pt; color: #896062; font-family:verdana, arial, helvetica, serif; line-height:8pt;}
.normal { font-size: 10pt; color: #896062; font-family:verdana, arial, helvetica, serif; line-height:10pt;}
.grand { font-size: 12pt; color: #896062; font-family:verdana, arial, helvetica, serif; line-height:12pt;}
.formbtn {font-family:verdana, arial, helvetica, serif;font-size:10px;font-weight:bold;color:#FFFFFF;background-color:#896062;}
UL{ margin-top: 0px; margin-bottom: 0px; margin-left: 18px; padding: 0px; }
LI { display: list-item; list-style-image: url(http://notremariage.egfil.com/images/puce.gif); margin-left: 0px; margin-top: 1px; }
/*Style des formulaires et autres...*/

font, th, td { font-family: verdana, arial, helvetica, serif; font-size: 10pt; }

table.goldtable {
	background-color: #DCD6C6; border: 1px #000000 solid;
}

th.tab {
	background-color: #E3DED7; 
	background-image: url(http://notremariage.egfil.com/images/bottom-edge.gif);
	height: 22px;
}

td.row1 { background-color: #FAF8F1; }
td.row2 { background-color: #FAF8F1; }
td.row3 { background-color: #FAF8F1; }

.entete { background-image: url(http://notremariage.egfil.com/images/fond.jpg); background-repeat:repeat-x; color: #efe3d3; height:15px; }

.texte { color: #896062; }

.smalltexte { color: #896062; font-size: 8pt; }

.edit { color: #896062; font-style: italic; font-size: 10pt; }

a.gblink, a.gblink:link { color: #A97E76; text-decoration: none; font-weight: bold; }
a.gblink:active { color: #B7B68B; text-decoration: none; font-weight: bold; }
a.gblink:visited { color: #A97E76; text-decoration: none; font-weight: bold; }
a.gblink:hover { color: #B7B68B; text-decoration: none; font-weight: bold; }


.goldcopy { font-size: 12px; }
a.goldcopy, a.goldcopy:link { color: #000000; font-weight: bold; }
a.goldcopy:hover { color: #B7B68B; font-weight: bold; }


/* Elements de formulaire */

input, textarea, select {
	color: #896062;
	font: normal 11px ;
	/*border-color: #000000; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;  */
}

input.text, textarea 
{
	background-color: #FAFAFA;
}

input.button
{
	background-color: #ECECEC;
}