/*Feuille de style du site Martytatoo.com*/
/* media print */
/*Auteur: Laurent Millotte - Août 2005*/
/*Contact: laurent@nstu.net*/


#visuel{
float:right;
margin:0.5em -2em 1em 1em
}

/*  FORMULAIRE */
fieldset {
	border:0;
}
label {
	color:navy;
}
legend {
	font-weight:bold
	}

#fonctionsUser, #nouveautes, #agendaMenu,  #acces_admin, #menu, #haut img, #piedpage span, .navhaut, .mention, #displaySousRubrique {
	display:none;}
 

/* LIENS */
a {
		color:#c00;
	text-decoration:none;
	}

a:hover {
color:#c000;/*c00*/
background:#fff; /**/
text-decoration:overline underline;
}
a:active {
color:#000;
text-decoration:overline underline;
}


/* Feuille de style du site Marty Tatoo ! */
/* Laurent Millotte - email : laurent@nstu.net - mars 2005 */

body {
color:#fff;
font-family:arial,sans-serif;
margin:0 0 0 20pt;
font-size:small;
}

/* position bloc en-tête */
#haut {
	text-align:center;
}
#haut h1 {
	font-size:30px;
	font-family:verdana, sans-serif;
	font-weight:bold;
	color:#330000;
	margin-bottom:15pt;
}

h1{
font-size: 25px;
margin: 10px 0 5px;
}

h2 {
	font-size: 20px;
	margin: 10px 0 5px;
}

#texte h3 {
	font-size: 15px;
	margin: 15pt 0 5pt;
	color: #C60800; /* #A10684 - F6A800- 494845*/
	te-xt-transform:uppercase;
}

#AutresPages ul {
		text-align:justify;
	line-height:1.5em;
	}

/* contenu  */

#contenu {
	color:#000;
	width:80%;
	float:left;
	margin:0 0 0 1em;
	text-align:justify;
}

#contenu div#texte {
	float:left;	
	font-family:Trebuchet MS,arial,sans-serif;
	text-align:justify;
	line-height:14pt;
}

#contenu div { /*div des vignettes*/
	float:left;	
	text-align:center;
}
#contenu img {
	margin:1em;
	border:0;
}
#contenu p img {
	margin:0 2em 0 0;
	border:0;
}

#agenda /*item event sur page dédiée */ {
	border:solid 1px #000;
	width:60%;
	margin:0.5em
	}
#autredate {
	margin-bottom:1em;
}
/* ------- menu ------- */



/*-------- LIENS -----------*/

#piedpage {
clear:both;
margin:2em 0 0 0;
padding:0.5em;
color:#000;
border-top:solid 1px #000;
line-height:1.5em
}


/*boxdroite*/

#boxdroite {
	clear:both;
	background-color:transparent;
	margin: 1em;
}
#cordonnees {
	clear:both;
	padding:0;
	margin-left:1em;
	
}

#cordonnees address{

	margin:0;
	text-align:center;
	font-family:verdana,sans serif;
	font-style:normal;
}
#cordonnees p {
	text-align:center;
	margin:0
}

p#precisions {
	color:#c00;
	text-align:justify;
	border-bottom:solid 1px #555;
	padding:0.5em;
	margin-bottom:0.3em
}
