/******************************************************
  TITRE DE NIVEAU 2
*******************************************************/
body h2, body#jmh .left h2 {
	height: 75px;
	background: url(../layout/h2_grey.gif) no-repeat 0px 2px;
	padding-left: 16px;
	padding-top: 10px;
	font-family: Arial;
	font-size: 22px;
}

body#culturel h2, body#jmh .middle h2 {
	background: url(../layout/h2_red.gif) no-repeat 0px 2px;
}

body#commercial h2, body#jmh .right h2 {
	background: url(../layout/h2_yellow.gif) no-repeat 0px 2px;
}

body h2 span {
	font-family: Helvetica;
	font-size: 16px;
}

body #mainContent h2 a:link, body #mainContent h2 a:visited, body #mainContent h2 a:hover, body h2 #mainContent a:active {
	color: #000;
	text-decoration: none;
}


/******************************************************
  CONTENU
*******************************************************/
p {
	margin-bottom: 20px;
}

p.large {
  font-size: 120%;
  font-weight: bold;
}

dd.csc-textpic-caption {
	padding: 5px 0 0 5px;
	font-size: 90%;
	font-style: italic;
}

#colorSidebar dl.csc-textpic-image {
	margin-bottom: 50px;
}

#mainContent a:link, #mainContent a:visited {
	color: #B2B3B2;
	text-decoration: none;
}

#mainContent a:hover, #mainContent a:active {
	color: #363835;
	text-decoration: underline;
}

p.align-justify {
	text-align: justify;
}

.dotted {
  padding: 1px 0;
  background: url(../layout/dottedline.gif) no-repeat left bottom;
  margin: 0 0 10px 0;
}


.align-center {
  text-align: center;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-justify {
  text-align: justify;
}

/******************************************************
  FE LOGIN
*******************************************************/
.tx-felogin-pi1 {
	width: 336px;
	/*height: 57px;*/
	height: 68px;
	background: url(../layout/loginbox.gif) no-repeat left top;
	position: absolute;
	right: 0px;
}

.tx-felogin-pi1 form {
	margin-left: 16px;
	margin-top: 10px;
}

.tx-felogin-pi1 label {
	color: #fff;
	font-weight: normal;
}

.tx-felogin-pi1 input {
	background-color: #ffffff;
	border: 0;
	padding: 2px;
}

.tx-felogin-pi1 .userfield, .tx-felogin-pi1 .passwordfield {
	float: left;
	width: 160px;
}

.tx-felogin-pi1 input.submit {
	display: none;
}

.tx-felogin-pi1 .loginfield {
	margin: 6px 0 5px 0;
}

/******************************************************
  DIRECT_MAIL_SUBSCRIPTION
*******************************************************/
dl.newsletterform dt, dl.newsletterform dd {
  margin: 0;
  padding: 0 0 1.5em 0;
}

dl.newsletterform dt {
  clear: both;
  float: left;
  width: 100px;
  text-align: left;
  font-weight: bold;
  padding-right: 10px;
}

dl.newsletterform dt p {
  margin: 0;
}

dl.newsletterform dd p {
  margin: 0 0 5px 0;
}

dl.newsletterform dd p.error {
  font-size: .8em;
  color: #ff0000;
  margin: 0;
}

dl.newsletterform dd {
  float: left;
  width: 570px;
}

dl.newsletterform dt label span {
  color: #FF0000;
}

dl.newsletterform input {
  border: 1px solid #BBBAB9;
}

dl.newsletterform input.submit {
  background: #E0DFE3;
  cursor: pointer;
  padding: 1px 3px;
}

/******************************************************
  TT_NEWS
*******************************************************/
#newsBox {
	width: 336px;
	height: 57px;
	background: url(../layout/loginbox.gif) no-repeat left top;
	position: absolute;
	right: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#newsBox .search, #newsBox .amenu {
	width: 160px;
	float: left;
}

#newsBox .search form {
	margin-left: 16px;
	margin-top: 10px;
}

#newsBox .amenu form {
	margin-left: 16px;
	margin-top: 10px;
}

#newsBox label {
	color: #fff;
	font-weight: normal;
	text-transform: lowercase;
}

#newsBox input {
	background-color: #ffffff;
	border: 0;
	padding: 2px;
}

#newsBox select {
	width: 130px;
}



/******************************************************
  INDEXED SEARCH
*******************************************************/
div.tx-indexedsearch input.tx-indexedsearch-searchbox-sword {
	border: 1px solid #EFEFEE;
	background-color: #ffffff;
	padding: 2px;
	margin-left: 10px;
}

div.tx-indexedsearch input.tx-indexedsearch-searchbox-button {
	margin: 10px 0 0 10px;
}

div.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	font-weight: bold;
	color: #000;
}

/******************************************************
  LISTE 
*******************************************************/
#mainContent ul, #mainContent ol {
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
}


/******************************************************
  LIENS
*******************************************************/
#mainContent a:link, #mainContent a:visited, #mainContent a:hover, #mainContent a:active {
	font-weight: bold;
}


/******************************************************
  MENU INDEX
*******************************************************/
#mainContent ul.csc-menu-3 {
  list-style-type: none;
  padding: 0;
}

#mainContent ul.csc-menu-3 li {
  display: inline;
  padding: 0 3px;
}
