/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css 48 2003-10-26 17:07:44Z typo3 $ */
em#menugauche A:hover {
	color : #F39C1B;
}

/* POUR LE MENU HAUT */
em#lienshaut A:link, em#lienshaut A:visited,em#lienshaut A:active  {
	font-style:normal;
}

/* POUR LE lien more:: */
em A:link, em A:visited,em A:active  {
	color : #666666;
}

em A:hover {
	font-size: 12px;
}

/* ----------------------------------------------------------------------------- */
H1 {
	font-size : 16px;
	color : #A02E2C;
	display:inline;
}

p {
	font-style:normal;
	font-weight:normal;
}

/*-----------------------------------------------------------*/
LI {
	font-weight:normal;
	color: #0A527A;
	padding-bottom : 10px;
}

.titre_page_principal {
	color : #A02E2C;
	vertical-align:top;
}

.titre_page_secondaire {
	height:35px;
	color : #003366;
}

titre_news_sommaire_categorie{
	color : #A02E2C;
}

.titre_Your {
	font-size : 20px;
	font-weight : normal;
}

H6 {
	font-size : 15px;
	color : #F39C1B;
	font-weight : bold;
	text-decoration : none;
}

div.csc-textpic {
	margin-bottom: 20px;
	margin-top: 30px;
}

/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	padding: 5px;
	border:  1px solid #dcdcdc;
}

DD.csc-textpic-caption {
	padding-top:5px;
}
