/* 
Copyright (C) 2006 Bourbon Offshore Greenmar, All rights reserved.
----------------------------------------------------------------------
Powered by Gizmo Web Framework <http://gizmo.cliquewise.com/>
--------------------------------------------------------------------------------
$URL: svn://cliquewise.com/greenmar/trunk/static/styles/articles.css $
$Id: articles.css 91 2006-12-05 16:23:01Z mario $ 
*/

#Contenu h1, 
#Contenu h2, 
#Contenu h3, 
#Contenu h4,
#Contenu h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 8px;
}
#Contenu h2 {
	font-size: 1.7em;
	color: #052850;
	line-height: 1.3em;
}
#Contenu h3 {
	letter-spacing: -1px;
	font-size: 1.2em;
	color: #AA1030;
	line-height: 1.4em;
}
#Contenu h4 {
	font-size: 0.9em;
	color: #2B2B2B;
	line-height: 1.0em;
	background:	url("../images/puce-h4.gif") no-repeat top left;
	padding-left: 14px;
}
#Contenu h5 {
    font-size: 0.9em;
    margin: 3px 0;
}


#Contenu p, 
#Contenu div, 
#Contenu li, 
#Contenu ul,
#Contenu ol {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	/* font-size: 0.9em; */ 
}

/* polices: tailles et couleurs */

#Contenu h1 {}
#Contenu h2 {
	font-size: 1.7em;
	color: #052850;
	line-height: 1.3em;
}
#Contenu h3 {
	font-size: 1.2em;
	color: #AA1030;
	line-height: 1.4em;
}
#Contenu h4 {
	/* font-size: 0.9em; */
	color: #2B2B2B;
	line-height: 1.0em;
	background:	url("../images/puce-h4.gif") no-repeat top left;
	padding-left: 14px;
}

#Contenu p, 
#Contenu div, 
#Contenu dd, 
#Contenu ul, 
#Contenu ol,
#Contenu blockquote {
    line-height: 150%; 
}
#Contenu a:link, 
#Contenu a:visited {
    color: #052850;
	font-weight: bold; 
}
#Contenu strong, 
#Contenu b {
	color: #2B2B2B;
}
#Contenu a strong, 
#Contenu a b {
	color: inherit;
}

/* marges, bords et alignements */

#Contenu a img {
	border: 0;
}

#Contenu p,
#Contenu blockquote {
	font-size: 0.9em;
}

#Contenu ul, 
#Contenu ol {
	margin-left: 1em;
	margin-bottom: 14px;
}
#Contenu ul ul, 
#Contenu ol ul {
	margin-bottom: 0;
	margin-top: 3px;
}
#Contenu ul {
	list-style-type: none;
	position: relative;
}
#Contenu ol li {
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 0;
	background: transparent;
	font-size: 1em;
}
#Contenu ul li {
	margin-bottom: 5px;
	background-image: url('../images/puce-liste.gif');
	background-repeat: no-repeat;
	background-position: 0 0.7em;
	padding-left: 12px;
	font-size: 0.9em;
}

#Contenu hr {
	margin: 20px 0px;
	height: 1px;
	border: 0px;
	background-color: #ccc; /* Gecko et Opera */
	color: #ccc; /* Trident */
}

/* listes de definitions */

dl {
	width: 498px;
	float: left;
	background-image: url('../images/fond-definition.gif');
	background-repeat: repeat-y;
	border-width: 0 1px 1px 1px;
	border-color: #999;
	border-style: solid;
	margin-bottom: 20px;
}

dl dt {
	float: left;
	width: 110px;
	padding: 7px;
	font-weight: bold;
	border-top: 1px #999 solid;
	clear: left;
}

dl dd {
	width: 349px;
	padding: 7px 12px;
	float: left;
	margin: 0;
	border-top: 1px #999 solid;
	border-left: 1px #ccc solid;
	background-color: #efefef;
}

/* img */

img {
	border: 1px solid transparent; /* gray */
	position: relative;
}
img.plain {
	border-color: transparent;
}
img.droite {
	float: right;
	margin: 0 -70px 10px 15px;
	background-color: #cccccc;
	border: none;
}
img.gauche {
	float: left;
	margin-right: 10px;
	background-color: #cccccc;
}
img.actugauche {
	float: left;
	margin: 0 10px 5px 0;
}
img.plan {		
	margin: 0 10px 5px 0;
}
img.planNyon {		
	margin: 0 10px 5px 0;
}

/* personnel */

div.personnel {
    margin-top: 0px;
    min-height: 140px;
    clear: both;
    height: auto;
    z-index: auto;
    overflow: visible;
    visibility: visible;
}

/* liens medias */
a.media_pdf {
	background:	url("../images/icones/pdf_icon24.gif") no-repeat bottom right;
	height: 24px;
	padding: 4px 32px 4px 0;
    text-decoration: none;
}
a.media_wmp {
	background:	url("../images/icones/wmp_icon.gif") no-repeat center right;
	height: 24px;
	padding: 14px 40px 14px 0;
}
a.media_qt {
	background:	url("../images/icones/qt_icon.gif") no-repeat center right;
	height: 24px;
	padding: 14px 40px 14px 0;
}
a.media_video {
	background:	url("../images/icones/video_icon.gif") no-repeat center right;
	height: 24px;
	padding: 14px 40px 14px 0;
}
span.media_video {
	background:	url("../images/icones/video_icon.gif") no-repeat center right;
	padding-right: 18px;
}

/* autres */

.savoir-plus {
    background:	url("../images/puce-fleche.gif") no-repeat top left;
    padding-left: 17px;
}


