/* Start of CMSMS style sheet 'journeePLM-Alex' */
/* BALISES HTML */

input.cache {
display: none;
visibility: hidden;
}

a.bleu {
color: rgb(0, 102, 204); 
font-weight: 900;
}

a.gris {
color: rgb(62, 62, 62); 
font-weight: 900;
}


html, body {
  height: auto;
}

body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: url(/uploads/images/interface/light_body.gif) no-repeat top center;
  font: 400 0.72em verdana, arial, sans-serif;
  line-height: 170%;
  background-color:#EFF5FF;
  color: #333333;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #3B5D77;
}

a img {
	border: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px 0;
	padding: 0;
}

h1 {
	font: 2em 900 verdana, sans-serif;
	font-weight: 900;
	font-style: italic;
	color: #7AB7F8;
	/*border-bottom: 12px solid #ddd;*/
	background: url(/uploads/images/interface/separateur.png) no-repeat bottom center;
	padding: 10px 0 12px 0;
}

h2 {
	font: bold 1.2em verdana, sans-serif;
	color: #000000;
	padding-left: 5px;
	padding-top: 5px;
}

p {
	text-align: justify;
}

#page h2 {
	height: 25px;
	padding-left: 25px;
	background: url(/uploads/images/pictos/fleche.jpg) no-repeat left center;
}

#page h3 {
	font: bold 1.2em verdana, sans-serif;
	color: #000000;
	padding-left: 5px;
	padding-top: 5px;
	text-align: center;
}

h4 {
	text-transform: uppercase;
	font-size: 0.9em;
	color: #5D6F73;
}

h5 {
	font-size: 0.8em;
}

div.lien {
	width: 100%;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

div.image {
	width: 130px;
	text-align: left;
	vertical-align: top;
	position: relative;
	float: left;
}

div.texte {
	text-align: justify;
	vertical-align: top;
	width: 580px;
	float: right;
}

h2.logos {
	margin-top: 15px;
}

hr.pointille {
	border-top: 1px dashed #CCCCCC;
	border-bottom: 0;
	border-right: 0;
	border-left: 0;
	width: 90%;
	background-color: #FFFFFF;
	color: #FFFFFF;
	height: 1px;
}

div.logos {
	text-align: center;
	width: 100%;
}

div.logos div.floatLeft {
	float: left;
	width: 110px;
}

div.logos div.floatRight {
	float: left;
	width: 110px;
	padding-top: 15px;
}
/* Programme */
table.programme {
	width: 100%;
}
table.programme td.ligne {
	border-top: 1px dashed #CCCCCC;
	padding: 5px 0 15px 0;

}
table.programme td.bleu {
	color: #527394;
}

/* Page container */
#container {
	margin: 0 auto;
	width: 1000px;
}

#menu-horizontal {
	margin: 0 auto;
	position: relative;
	width: 1000px;
}

#content {
	width: 1000px;
	text-align: left;
	background-color:#FFFFFF;
	margin: 0 auto;
}

#menu-vertical {
	width: 250px;
	margin: 0 10px 0 5px;
	padding: 0;
	overflow: hidden;
	float: left;
}

#page {
	width: 720px;
	margin: 0;
	padding: 5px 5px 0 0;
	float: right;
}

#footer {
	border-top: 1px solid #DDDDDD;
}

.separateur {
	height: 20px;
	background: url(/uploads/images/interface/bg-menu-bottom.gif) no-repeat top center #FFF;
}

.separateur-top {
	height: 20px;
	background: url(/uploads/images/interface/bg-menu-top.gif) no-repeat top center #FFF;
	margin-top: 10px;
}

.clear {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/**************************************************************
	 Menu vertical
 **************************************************************/
#menu-vertical .menu-left {
	background-color: #DDDDDD;
	padding: 0 0 0 0;
	margin: 0;
}

#menu-vertical .menu-left ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu-vertical .menu-left ul li {
	border-bottom: 1px solid #BBBBBB;
	padding-left: 20px;
	background: url(/uploads/images/interface/puce-link.gif) no-repeat left;
}

#menu-vertical .menu-left ul li:hover {
	background: url(/uploads/images/interface/puce-hover.gif) no-repeat left;
}

#menu-vertical .header {
	width: 100%;
	height: 30px;
	margin: 0;
	background: url(/uploads/images/interface/bg-feed.gif) no-repeat top center #DDDDDD;
}
/**************************************************************
	 Top Block Menu
 **************************************************************/
#menu-horizontal ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	display: inline;
	overflow: hidden;
	background: #222222 url(/uploads/images/interface/bg-menu1px.png) repeat-x top left;
}

#menu-horizontal ul li {
	display: inline;
	padding: 0;
	list-style: none;
}
#menu-horizontal ul li a {
	float: right;
	margin: 0 15px 0 15px;
	height: 2.2em;
	font: 300 1.2em arial, sans-serif;
	color: #fff;
	text-align:center;
	padding-top: 12px;
	font-weight:bold;
}
#menu-horizontal ul li.menu-jaune a {
	background: #35350f url(/uploads/images/interface/bg-menu1px-jaune.png) repeat-x top right;
	width: 150px;
	margin-right: 0;
}
#menu-horizontal ul li.menu-gris a:hover{
	background: url(/uploads/images/interface/bg-menu-hover.gif) no-repeat center center;
}

#menu-horizontal ul li a:hover {
	color: #F69B13;
	font-weight:bold;
}

/* End of 'journeePLM-Alex' */

