/* CSS DOCUMENT*/

body {
	font-family: Helvetica;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

a {
	font-family: Helvetica;
	color: #0099CC;
	text-decoration: none;
}

a:hover {
	font-family: Helvetica;
	color: #0099CC;
	text-decoration: underline;

}


/******************** pa ********************/

.pa {   background-image: url(images/MEDIA/bandeaupa.jpg);
	background-repeat: no-repeat;		/* was no-repeat */
	background-position: left top;
	margin:0px;
padding:0px;

}
.adresse {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 110px;

	word-spacing: 3px;
}

.base {
	background-image: url(images/MEDIA/base_P2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/******************** catalogue********************/

.catalogue td{
	font-family: Helvetica;
	font-size: 30px;
	color: #003366;
	font-weight: bold;
vertical-align:bottom;
line-height:22px;
}

.catalogue a {
font-family: Helvetica;
	font-size: 24px;
	color: #003366;
	text-decoration: none;
}

.catalogue a:hover {
	color: #FFFFFF;
}

.accrochecatalogue {
	font-family: Helvetica;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}

/******************** actu ********************/

.actu td{
	font-family: Helvetica;
	font-size: 30px;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
vertical-align:bottom;
line-height:20px;
}

.actu a {
	color: #FF6600;
	text-decoration:none;

}

.actu a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

.actuaccroche {
	font-family: verdana;
	font-size: 14px;
	color: #000;
	text-decoration: none;
    font-weight: normal;
	text-transform: lowercase;
}

/********************minute PA0********************/
table.minuteaccor{
margin-right:20px;
}
.minuteaccor td{
	font-family: Helvetica;
	font-size: 30px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	text-transform: lowercase;
vertical-align:bottom;
line-height:20px;
}

.minuteaccor a:link {
	color: #669933;
	text-decoration: none;
}
.minuteaccor a:visited {
	color: #669933;
	text-decoration: none;
}
.minuteaccor a:hover {
	color:#000099;
	text-decoration: none;
}
.minuteaccor a:active {
	color: #669933;
	text-decoration: none;
}

/********************membre********************/

.zonemembre {
	border: 1px dotted #003366;
	width: 300px;
height:100px;
padding:2px;
margin:10px;
}
.membre {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
	background-image: url(images/MEDIA/membre.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	text-align: left;
	vertical-align: top;
	line-height: 10px;
padding:10px;
	width: 140px;
}
.membre a:link {
	color: #0099CC;
	text-decoration: none;
}
.membre a:visited {
	color: #0099CC;
	text-decoration: none;
}
.membre a:hover {
	color: #0099CC;
	text-decoration: underline;
}
.membre a:active {
	color: #0099CC;
	text-decoration: none;
}
.accrochetexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

/********************et aussi********************/
.etaussi{
	font-family: Helvetica;
	font-size: 24px;
	color: #99CCCC;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
padding:10px;
}

.etaussi a {
	font-family: Helvetica;
	font-size: 18px;
	color: #0099CC;
}
.etaussi a:hover {
	font-family: Helvetica;
	font-size: 18px;
	color: #99CCCC;
	font-weight: bold;
    text-decoration:none;
}

/********************footer********************/

.textefooter {
	font-family: Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:left;
	vertical-align:top;
	background: #336699;
	height:200px;
	padding:5px;
}
.textefooter a:link{
	text-decoration: underline;
	color: #FFFFFF;
}
.textefooter a:visited{
	text-decoration: underline;
	color: #FFFFFF;
}
.textefooter a:hover{
	text-decoration: underline;
	color: #0099CC;
}
.textefooter a:active{
	text-decoration: underline;
	color: #FFFFFF;
}

.petit {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	padding: 2px;
}
