/* CSS Force Promotion - Release 1.0 - info@azatech.net */

/* Section 1 - Layers */

#main { width:930px; margin: 0px auto; align: center;}

/* Section 2 - Tags HTML */

body { background-color: #000000; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; text-align: center}

p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin-top: 0px;
	font-style: normal; font-weight: normal; color: #ffffff;}
a:link { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover { color: #000000; text-decoration: none; }

ul { font-family: Arial, Helvetica, sans-serif; text-align: left; margin: 0px; padding: 0px 38px; }
li { font-family: Arial, Helvetica, sans-serif; margin: 0px 0px 0px -20px; margin-bottom: 8px}

hr { border: 0; border-bottom: 1px #696969 solid; height: 1px;}

/* Section 3 - Content */

.txt { font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin-top: 0px;
	font-style: normal; font-weight: normal; color: #ffffff;}

.textintro { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #939598; text-align: justify;}
.textintro a:link { color: #ed1c24; text-decoration: none; }
.textintro a:visited { color: #ed1c24; text-decoration: none; }
.textintro a:hover { color: #ed1c24; text-decoration: underline; }

.adresse {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #939598; }
.adresse a:link { color: #ed1c24; text-decoration: none; }
.adresse a:visited { color: #ed1c24; text-decoration: none; }
.adresse a:hover { color: #ed1c24; text-decoration: underline; }

.adressehome {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #ffffff; }
.adressehome a:link { color: #ed1c24; text-decoration: none; }
.adressehome a:visited { color: #ed1c24; text-decoration: none; }
.adressehome a:hover { color: #ed1c24; text-decoration: underline; }

/* section 4 - Forms */
.textarea {background : #ffffff; border : 1px solid; font-family :  Arial, Helvetica, sans-serif;font-size : 11px;}
.field {background:#ffffff; border : 1px solid; font-family : Arial, Helvetica, sans-serif; font-size : 11px; width:200px;}
.button {background : #ffffff; border : 1px solid; font-family : Arial, Helvetica, sans-serif;font-size : 11px;}
