/* ----------defaults---------- */

*
{
        margin: 0;
		padding: 0;
}

body 
{
        background-color: #FFFFFF;
		padding: 8px 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		color: #030000;
		text-transform: none;
		text-align: justify;
		line-height: 1em;
}


/* ----------structure---------- */

/* IE5 Mac starts */
#wrapper /* outer container */
{
        width: 800px;
		position: absolute;
		top: 0;
		left: 50%;
		margin-left: -400px;
}

/* Invisible to IE5 Mac \*/
#wrapper
{
        width: 800px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -300px;
		margin-left: -400px;
		background: #CD0303;
		overflow: hidden;
}
/* End IE5 Mac hack */

#wrapper1
{
        width: 800px;
		margin: 0 auto;
		padding: 0;
		background: #CD0303;
		overflow: visible;
}

#wrapper-inner0 /* politik */
{
        width: 800px;
		padding: 0;
		margin: 0;
		background: #CD0303 url(PICTURES/PolitikBKD.jpg) repeat-y;
}

#wrapper-inner1 /* index */
{
        width: 800px;
		padding: 0;
		margin: 0;
		background: #CD0303 url(PICTURES/IndexBKD1.jpg) no-repeat;
		overflow: hidden;
}

#wrapper-inner2 /* news */
{
		width: 800px;
		padding: 0;
		margin: 0;
		background: #CD0303 url(PICTURES/NewsBKD.jpg) no-repeat;
}

#wrapper-inner3 /* membres */
{
        width: 800px;
		height: 600px;
		padding: 0;
		margin: 0;
		background: #CD0303 url(PICTURES/MembresBKD.jpg) no-repeat;
		overflow: hidden;
}

#wrapper-inner3-1 /* carte de membre */
{
       width: 800px;
		height: 600px;
		padding: 0;
		margin: 0;
		background: #CD0303 url(PICTURES/MembresBKD1.jpg) no-repeat;
		overflow: hidden;
}

#wrapper-inner4 /* programme */
{
        width: 800px;
		padding: 0;
		margin: 0;
		background: #CD0303 url(PICTURES/ProgrammeBKD.jpg) repeat-y;
}

#wrapper-inner5-1-1 /* annonces */
{
        width: 800px;
		height: 600px;
	    padding: 0;
		margin: 0;
		background: #CD0303 url(PICTURES/AnnoncesBKD1.1.jpg) no-repeat;
		overflow: hidden;
}

#wrapper-inner5-1-2 /* annonces1 */
{
        width: 800px;
		height: 600px;
	    padding: 0;
		margin: 0;
		background: #CD0303 url(PICTURES/AnnoncesBKD1.2.jpg) no-repeat;
		overflow: hidden;
}

#wrapper-inner5-2 /* annonces2 */
{
        width: 800px;
	    padding: 0;
		margin: 0;
		background: #CD0303 url(PICTURES/AnnoncesBKD2.jpg) repeat-y;
		overflow: hidden;
}

#wrapper-inner6 /* links */
{
        width: 800px;
		padding: 0;
		margin: 0;
		background: #CD0303 url(PICTURES/LinksBKD.jpg) repeat-y;
}

#wrapper-inner7 /* impressum */
{
        width: 800px;
		height: 600px;
	    padding: 0;
		margin: 0;
		background: #CD0303 url(PICTURES/ImpressumBKD.jpg) no-repeat;
		overflow: hidden;
}

#content1
{
		height: 530px;
		margin: 0;
		padding: 0;
}

#content1 p
{
        margin-bottom: 0.8em;
}

#content2
{
		margin: 0;
		padding: 0;
}

#content2 ul
{
        padding: 0;
		margin: -1em 0 1em 0;
}

#content2 li
{
        list-style-type: square;
		list-style-position: inside;
}

#headerPage
{
		padding: 0 0 0 198px;
		margin: 0;
		line-height: 1em;
}

.headerArticle
{       
        font-family: Arial, Helvetica, sans-serif;
        font-size: 24px;
        font-style: normal;
        font-weight: bold;
        text-transform: none;
	    color: #030000;
		margin-top: 0.5em;
		line-height: 1em;
		margin-bottom: 0.2em;
}

.headerLiens
{
        width: 592px;
		padding: 4px;
		background-color: #FFFFFF;
}

.date
{
		padding: 2px 4px;
		margin: 0;
		text-align: right;
}

#text
{
        width: 600px;
		float: right;
		padding: 0;
		margin: 0;
		border: 0;
		background-color: #FFFFFF;        
}

.clearFloats
{
        clear: both;
}

.textwhite
{
        width: 592px;
		padding: 8px 4px;
		background-color: #F7F7F7;
}

.textwhite1
{
        width: 592px;
		padding: 8px 4px;
		border-bottom: 4px solid #FFFFFF;
		background-color: #F7F7F7;
}

.textgrey
{
        width: 592px;
		padding: 8px 4px;
		border-bottom: 0 solid #FFFFFF;
		background-color: #EAEAEA;
}

.textred
{
        width: 592px;
		padding: 8px 4px;
		border-bottom: 4px solid #FFFFFF;
		background-color: #DF0404;
}

#textIndex
{
        width: 519px;
		padding: 240px 8px 4px 0;
}

#textMembres
{
        width: 520px;
		padding: 268px 8px 4px 0;
}

#textMembres blockquote
{
        margin: 0 175px;
}

#textCarte
{
        width: 520px;
		padding: 268px 8px 4px 2px;
		text-align:left;
}

/* #textAnnonces
{
        width: 377px;
		padding: 170px 8px 4px 0;
} */

#textAnnonces
{
        width: 370px;
		padding: 350px 8px 4px 0;
}

#text blockquote,
#textAnnonces blockquote
{
        margin: 0 100px;
}

fieldset
{
        width: 370px;
		padding: 4px;
		margin: 0;
		border: 0;
		font-size: 11px;
		background-color: #EAEAEA;
}

fieldset p
{
        margin-bottom: 0.8em;
}

.formField
{
        padding: 1px 2px 1px 2px;
		border: 1px solid #AEAEAE;
		font-size: 11px;
		background-color: #FFFFFF;
}		

textarea
{
        padding: 1px 2px 1px 2px;
		border: 1px solid #AEAEAE;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color: #FFFFFF;
}

.submit
{
        padding: 1px 2px 1px 2px;
		border: 1px solid #AEAEAE;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #000000;
}

#textImpressum
{
        width: 792px;
		padding: 378px 0 4px 0;
}

#footer
{
		height: 15px;
		padding: 2px 4px 2px 0;
		text-align: right;
}        

p
{
        line-height: 1em;
		margin-bottom: 1em;
}


/* ----------links + navigation---------- */

a
{
        color: #FC4992;
		font-weight: bold;
		text-decoration: none;
}

a:hover
{
        color: #FD7FFF;
		font-weight: bold;
		text-decoration: none;
}

#navigation
{
        height: 50px;
		padding: 0;
		float: right;
}

#navigation a
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: bold;
		line-height: 1em;
        text-transform: uppercase;
        color: #FFFFFF;
}

#navigation a:hover
{
        color: #FD7FFF;
}

#nav1 ul
{
	    padding: 3px 0;
		text-align: right;
		
}

#nav2 ul
{
        padding: 8px 0 4px 0;
}

#navigation li
{
        padding: 0 8px;
		line-style-type: none;
		display: inline;
}

#nav2 li
{
        border-right: 1px solid #FFFFFF;
}

#nav2 #impressum
{
        border-right: none;
}

#nav3 ul
{
        padding: 0;
		margin-bottom: -1px;
}

#nav3 li
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: bold;
		line-height: 1em;
        text-transform: uppercase;
        color: #FFFFFF;
		padding: 0 12px;
		line-style-type: none;
		display: inline;
		border-right: 1px solid #FFFFFF;
}

#nav3 a
{
        color: #FFFFFF;
}

#nav3 a:hover
{
        color: #FD7FFF;
}

#nav3 #programme
{
        padding: 0;
		border-right: none;
}

#nav3 #ailleurs
{
        border-right: none;
}


/* ----------fonts---------- */

.contentblack 
{
        font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
        font-style: normal;
        font-weight: normal;
		line-height: 1em;
        text-transform: none;
        color: #030000;
}

.contentblackbold
{
        font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
        font-style: normal;
        font-weight: bold;
		line-height: 1em;
        text-transform: none;
        color: #030000;
}
	
.contentwhite 
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
		line-height: 1em;
        text-transform: none;
        color: #FFFFFF;
}

.contentwhitebold 
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
		line-height: 1em;
        text-transform: none;
        color: #FFFFFF;
}	

.contentgrey
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
		line-height: 1em;
        text-transform: none;
        color: #393939;
}

.contentgreybold 
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
		line-height: 1em;
        text-transform: none;
        color: #393939;
}

.contentred 
{
        font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
        font-style: normal;
        font-weight: normal;
		line-height: 1em;
        text-transform: none;
        color: #FD0000;
}

.contentredbold 
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
		line-height: 1em;
        text-transform: none;
        color: #FD0000;
}

.contentpink 
{
        font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
        font-style: normal;
        font-weight: bold;
		line-height: 1em;
        text-transform: uppercase;
        color: #FC4992;
}

.titlewhite 
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
		line-height: 1em;
        text-transform: none;
	    color: #FFFFFF;
}

.titleblack 
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
		line-height: 1em;
        text-transform: none;
	    color: #030000;
}

.titlered 
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
		line-height: 1em;
        text-transform: none;
	    color: #FD0000;
}

.largetitlewhite 
{
        font-family: "Arial Black", Arial, Helvetica, sans-serif;
        font-size: 28px;
        font-style: normal;
        font-weight: normal;
		line-height: 1em;
		letter-spacing: -2px;
        text-transform: uppercase;
	    color: #FFFFFF;
}

.largetitleblack 
{
        font-family: "Arial Black", Arial, Helvetica, sans-serif;
        font-size: 28px;
        font-style: normal;
        font-weight: normal;
		line-height: 1em;
		letter-spacing: -2px;
        text-transform: uppercase;
	    color: #030000;
}

.largetitlered 
{
        font-family: "Arial Black", Arial, Helvetica, sans-serif;
        font-size: 28px;
        font-style: normal;
        font-weight: normal;
		line-height: 1em;
		letter-spacing: -2px;
        text-transform: uppercase;
	    color: #FD0000;
}

.largetitlepink 
{
        font-family: "Arial Black", Arial, Helvetica, sans-serif;
        font-size: 28px;
        font-style: normal;
        font-weight: normal;
		line-height: 1em;
		letter-spacing: -2px;
        text-transform: uppercase;
	    color: #FC4992;
}

.copyrightwhite 
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: bold;
		line-height: 1em;
        text-transform: none;
        color: #FFFFFF;
}	

.copyrightblack
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: bold;
		line-height: 1em;
        text-transform: none;
        color: #030000;
}	