/* -------------- main -------------- */
body{
	margin: 0px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background:#6F6F6F;
	scrollbar-face-color: F1E4BD;
	scrollbar-shadow-color: F1E4BD;
	scrollbar-highlight-color: F1E4BD;
	scrollbar-3dlight-color: D77D3F;
	scrollbar-darkshadow-color: D77D3F;
	scrollbar-track-color: F1E4BD;
	scrollbar-arrow-color: D77D3F;
	text-align: center;
	}

td.custom{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
    }
	
td.custombt{
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
}

/* -------------- Div -------------- */
div#conteneur
{
	width: 1005px ;
	margin: 0 auto ;
	text-align: left ;
	background:#FFFFFF;
}

div#conteneurentete
{
	width: 1005px ;
	margin: 0 auto ;
	text-align: left ;
	background:#F9F4E3;
		
}

div#conteneurformulaire
{
	padding: 1.5em;
}

div.header {
	height: 130px ;
	text-align:center;
	background:#FFFFFF;
}

#header-center
{
	top: 0;
	margin-left:200px ;
	margin-right:200px ;
	bottom: 0;
}

#header-left
{
	float: left;
	width: 220px ;
	margin: 0 auto ;
	background-image: url(http://www.actionagainsthunger.org.uk/fileadmin/templates/images/img_html/logo_aah.jpg);
	background-repeat: no-repeat;
	background-position:center center;
}

#header-right
{
	float: right;
	width: 220px;
	height: 130px
}

#headerbrownsquare
{
	top: 4;
	bottom: 4;
	height: 130px ;
	background:#FFFFFF;
	background-image: url(http://www.actionagainsthunger.org.uk/uploads/tx_acfblochome/No-Hunger-banner---01.gif);
	background-repeat: no-repeat;
	background-position:center center;
}
/* -------------- tables -------------- */
table.tables {
	padding: 3px;
}

table.tables TH {
	color               : #000000;
    background-color    : #FFFFFF;
	font-size:10px;
	line-height:22px;
	font-weight: normal;
	}

table.tables td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:22px;
	font-weight: normal;
	color: #000000;
}

table.data {border-collapse:collapse;width:100%;margin:10px 0}
table.data th {
	font-size:10px;
	text-align:left;
	padding:8px;
	color:#FFFFFF;
	border-bottom:2px solid #E65423;
	border-top:2px solid #E65423;
	background-color:#FD9902;
}
table.data th a {color:#853C10}
table.data td {color: #000000;font-size:10px;padding:6px;border-bottom:1px solid #CCC}
table.data .row1 td {background-color:#FCFCFC}
table.data .row2 td {background-color:#FFF}
table.data tr:hover td {background-color:#F7F7F7;cursor:pointer;border-bottom:1px dotted #CCC}

/* -------------- text -------------- */
form {margin-bottom:0;margin-top:0;}

li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	font-weight:normal;
	color:#000000;
	padding-right: 10px;
	}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	font-weight:normal;
	color:#000000;
	padding-right: 10px;
	}
	
.dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	font-weight: bold;
	color:#000000;
	background-color: #F1E4BD;
}

.regular{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:22px;
	font-weight:normal;
	color:#000000;
	}
	
.regulartiny{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:22px;
	font-weight:normal;
	color:#000000;
}

.regulartinyitalic{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:22px;
	font-weight:normal;
	font-style: italic;
	color:#000000;
}

	
.regularbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
	font-weight: bold;
	color:#000000;
}

.smallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	font-weight: bold;
	color:#000000;
}

.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	font-weight: normal;
	color:#FF0000;
}

.valid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	font-weight: normal;
	color: green;
}

.browncaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	font-weight: bold;
	color:#853C10;
	font-variant: small-caps;
}

.browntitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	font-weight: bold;
	color:#853C10;
}

.orange{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	font-weight:normal;
	color:#DA5C05;
	}
	
.orangebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	font-weight: bold;
	color:#DA5C05;
}

.orangecaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	font-weight: bold;
	color:#DA5C05;
	font-variant: small-caps;
}

.orangetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	font-weight: bold;
	color:#DA5C05;
}

.white{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	font-weight:normal;
	color:#FFFFFF;
	}
	
.whitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	font-weight: bold;
	color:#FFFFFF;
}

.whitecaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	font-weight: bold;
	color:#FFFFFF;
	font-variant: small-caps;
}
.whitetoptitle {
	font-family: Arial NARROW, Verdana, Helvetica, sans-serif;
	font-size:10x;
	line-height:20px;
	font-weight: bold;
	color:#FFFFFF;
	padding-left: 15px;
}

/* -------------- links -------------- */
A:link { 
font-family: verdana, arial, helvetica, sans-serif; 
line-height: 13px ; 
font-size: 10px; 
font-weight: normal; 
color: #E65423; 
text-decoration:underline;

}

A:active { 
font-family: verdana, arial, helvetica, sans-serif; 
line-height: 13px ; 
font-size: 10px; 
font-weight: normal; 
color: #E65423; 
text-decoration:underline;
}

A:visited { 
font-family: verdana, arial, helvetica, sans-serif; 
line-height: 13px; 
font-size: 10px; 
font-weight: normal; 
color: #E65423; 
text-decoration:underline;
}

A:hover   { 
font-family: verdana, arial, helvetica, sans-serif; 
line-height: 13px; 
font-size: 10px; 
font-weight: normal; 
color: #EE8D6C; 
text-decoration:underline;
}

a.brn:link{color:#853C10;}
a.brn:active{color:#853C10;}
a.brn:visited{color:#853C10;}
a.brn:hover{color:#DA5C05;font-weight: bold;}

a.tiny:link{line-height:8px;font-size:8px;}
a.tiny:active{line-height:8px;font-size:8px;}
a.tiny:visited{line-height:8px;font-size:8px;}
a.tiny:hover{line-height:8px;font-size:8px;}
a.small:link{line-height:11px;font-size:10px;}
a.small:active{line-height:11px;font-size:10px;}
a.small:visited{line-height:11px;font-size:10px;}
a.small:hover{line-height:11px;font-size:10px;}

a.orngb:link{
color:#DA5C05;
font-weight: bold;
}
a.orngb:active{
color:#DA5C05;
font-weight: bold;
}
a.orngb:visited{
color:#DA5C05;
font-weight: bold;
}
a.orngb:hover{
color:#DA5C05;
font-weight: bold;
}
