.tmp_news { background: url(news.png) top left no-repeat; }
.tmp_filet { background: url(filet.png) top left no-repeat; }
.tmp_menu { background: url(menu.png) top left no-repeat; }



/***************************************/
/* INIT */
/***************************************/
html {
  height: 100%;
  /*overflow: hidden;*/
  /*overflow-y: auto;*/
  overflow: auto;
  min-height: 547px; /* 436+51+60 */
  max-height: 651px; /* 600+38+13 */
}
.hide-scrollbar { overflow: hidden; }
.show-scrollbar { overflow: auto; }

body {
  margin: 0 auto;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
}

html.push {
  max-height: 100%;
}
body.push {
  height: 100%;
}

a { text-decoration: none; }
* { outline: none; }
a img { border: 0px; }

.gris, .gris > a { color: #525255; }

#credits {
font-size:12px;
position:absolute;
left:0;
bottom:0;
line-height:16px;
color:#9F9FA2;
}
#credits span {
color:#525255;
}
#credits a {
color:#9F9FA2;
text-decoration:none;
}
#credits a:hover {
color:#ff8aa6;
}

/***************************************/
/* HEADER */
/***************************************/
#head #header {
  position: relative;
  height:30px;
  padding: 20px 0px 0px 33px;
}
#head #header h1 {
	position:absolute;
	top:21px;
	left:34px;
  margin: 0;
  font-size: 17px;
  font-weight: normal;
  letter-spacing: 0.015em;

}
#head #header h1 a {
  padding: 7px 10px 3px 0px;
  color: #525255;
}
#head #header h1 a:hover {
  background-color: #ffe8ed;
}
#head #header h1 a img {
	border:0px;
}



/***************************************/
/* HOME */
/***************************************/
#home {
	width: 100%;
	height: 100%;
}
#home div.text {
  width: 100%;
	position: absolute;
	color: #9F9FA2;
	font-size: 12px;
	bottom: 70px;
	text-align: center;
}
#home div.bt-enter {
	position: absolute;
	margin-left: -186px;
	margin-top: -90px;
	width: 373px;
	height: 110px;
	top: 50%;
	left: 50%;
}
#home div.bt-enter a {
	display: block;
	width: 373px;
	height: 110px;
	background: url(../images/enter-india-mahdavi.png) top left no-repeat;
}
#home div.bt-enter a:hover {
	background: url(../images/enter-india-mahdavi.png) bottom left no-repeat;
}
#home div.bt-enter a span {
	display: none;
}


/***************************************/
/* CONTENT */
/***************************************/
#content {
  margin: 0px 33px 0px 33px;
}
#content.news {
  margin-top: 16px;
}
#content #top {
  position: relative;
  height: 38px;
  margin-top: 9px;
  padding-top:12px;
}

/* SCROLL */
#content #scroll ul {
  padding: 0;
  margin: 0;
  height:100%;
  list-style:none;
  float:left;
}
#content #scroll ul li {
  position:relative;
  float:left;
  height:100%;
}
/* SCROLL - PRESENTATION */
#content #scroll ul li img {
  border:0px;
  display: block;
  height:100%;
  margin-right: 1px;
}
/* SCROLL - COLONNE SIMPLE */
#content #scroll ul li.titre {
  position:relative;
  top: -3px;
  width: 227px;
}
#content #scroll ul li.titre.contact a {
	font-size: 12px;
  padding: 3px 10px 3px 0px;
  color: #FF8AA6;
}
#content #scroll ul li.titre.contact a:hover {
  background-color:#ffe8ed;
}

/*#content #scroll ul li.bio2 ul li {
	background-color:#f8f8f8;
}*/
#content #scroll ul li.bio2 a {
	font-size: 12px;
  padding: 3px 0px 3px 0px;
  color: #FF8AA6;
}
#content #scroll ul li.bio2 a:hover {
  background-color:#ffe8ed;
}

/* SCROLL - COLONNE MULTIPLE */
#content #scroll ul li.texte {
  position:relative;
  top: -3px;
}
/* SCROLL - PARAGRAPHE */
#content #scroll ul li p {
  margin-top: 0;
  margin-bottom: 16px;
  color: #9F9FA2;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: -0.025em;
  line-height: 16px;
}
#content #scroll ul li p.gray {
  color: #525255;
}

#content #scroll ul li h1 {
  padding-top: 12px;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0.015em;
  min-width: 227px;
  color: #525255;
}

/* SCROLL - LEGENDE */
#content #scroll ul li p.legende {
  position: absolute;
  padding-top: 4px;
  width: auto;
  bottom: -36px;
}
/* SCROLL - MARGE */
#content #scroll ul li.marge {
  position:relative;
  width: 17px;
}
#content #scroll ul li.no-img {
  margin-left: 0px;
}
/* SCROLL - BOTTOM */
#content #scroll ul li div.bottom {
  position: absolute;
  bottom: -6px;
}
#content #scroll ul li div.bottom p {
  margin: 0px;
}


/***************************************/
/* COMMANDE */
/***************************************/
/* COMMANDE - TITRE */
/*#content #top h1 {
  padding-top: 12px;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.015em;
  min-width: 227px;
  color: #525255;
}
#content #top h1 a {
  padding: 7px 10px 7px 0px;
  color: #525255;
}
#content #top h1 a:hover {
  background-color: #ffe8ed;
}*/
#content #top #link-title {
	position: absolute;
	bottom: 0px;
	margin-bottom: 15px;
}
#content #top a.title {
  max-width: 227px;
  width: 227px;
  display:block;
  padding: 3px 12px 6px 0;
}
#content #top a.title span, #content #top span.nolink {
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0.015em;
  max-width: 227px;
  color: #525255;
  margin: 0px;
}
#content #top a.title:hover {
  background-color: #ffe8ed;
}
/* COMMANDE - GLOBAL */
#content #top #ancre {
	position: absolute;
  float: left;
}
#content #top #commande, #content #top #share {
  position: absolute;
}
#content #top #ancre, #content #top #commande {
  bottom: 15px;
}
#content #top #ancre ul, #content #top #commande ul {
  list-style: none;
  padding: 0;
}
#content #top #ancre ul li, #content #top #commande ul li {
  float: left;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: -0.025em;
  line-height: 28px;
}
#content #top #ancre ul li a, #content #top #commande ul li a {
  padding: 0 10px 0 0;
  color: #9F9FA2;
  display: block;
}
#content #top #ancre ul li a.txt16 { font-size:16px; display:block; padding-top:1px; }
#content #top #ancre ul li a:hover, #content #top #commande ul li a:hover {
  background-color: #ffe8ed;
}
#content #top #commande ul li a.off {
  visibility:hidden;
  color: #ff0000;
}
#content #top #commande ul li a.off:hover {
  background: none;
}
#content #top #ancre {
	font-size:14px;
  left: 244px;
}
#content #top #commande {
  color: #CECECE;
  right: 0px;
}
#content #top #share {
  top: 13px;
  right: 0px;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: -0.025em;
}

#content #top #commande:hover #labelPrevNext {
  color: #525255;
}
#content #top #commande #labelPrevNext:hover {
  /*color: #ffe8ed;*/
  cursor: default;
}
/* COMMANDE - ROSE */
.rose, .rose > a {
  color: #FF8AA6;
}
a.lien-rose {
	font-size: 12px;
  padding: 6px 10px 8px 0px;
  color: #FF8AA6;
  line-height: 14px;
}
a.lien-rose:hover {
  background-color:#ffe8ed;
}

a.lien-rose-simple {
	font-size: 12px;
  padding: 0px 10px 0px 0px;
  color: #FF8AA6;
}
a.lien-rose-simple:hover {
  background-color:#ffe8ed;
}

a.lien-share {
  padding: 7px 0px 7px 0px;
  color: #FF8AA6;
}
a.lien-share:hover {
  background-color:#ffe8ed;
}
div.mdash {
	background: url(../images/sep.png) top left no-repeat;
	height: 20px;
	padding-top:4px;
	padding-bottom:6px;
}


/***************************************/
/* TEXTE SURCOUCHE NEWS */
/***************************************/
#content.news #scroll #titre-over {
  float: left;
  font-size: 14px;
  line-height: 28px;
  color: #fff;
}
#content.news #scroll #titre-over a {
  color: #fff;
  height: 28px;
  line-height: 28px;
  background: #343333;
  padding: 6px 12px 5px 12px;
}
#content.news #scroll #titre-over a.active {
  font-size: 46px;
  height: 92px;
  line-height: 92px;
  background: #343333;
  padding: 20px 24px 19px 12px;
  text-indent: 50px;
}
#content.news #scroll #titre-over a:hover {
	color: #666;
	background: #ffe8ed;
}
#content.news #scroll #titre-over div.div-home-news.active {
	position: relative;
	left: 0px;
}






#content #scroll #titre-over-content {
  position: absolute;
  z-index:2000;
  display:none;
}
#content #scroll #titre-over {
  float: left;
  font-size: 12px;
  line-height: 28px;
  color: #525255;
}
#content #scroll #titre-over.classic {
  background: #fff;
  padding: 0 12px 0 0;
}
#content #scroll #titre-over.classic.add12 {
  padding-left: 12px;
}
#content #scroll #titre-over.events {
  background: none;
  padding: 0;
}
#content #scroll #titre-over.events2 {
	color:#fff;
	margin-top: 1px;
  background: #ff8aa6;
  padding: 0 12px 0 0;
}
#content #scroll #titre-over.events2 p {
  color: #fff;
  font-size: 14px;
  padding: 6px 12px 6px 12px;
  margin: 0;
}
#content #scroll #titre-over a {
  color: #525255;
  height: 28px;
  line-height: 28px;
  background: #fff;
  padding: 6px 12px 5px 0;
}
#content #scroll #titre-over a.active {
  font-size: 46px;
  height: 92px;
  line-height: 92px;
  background: #fff;
  padding: 20px 24px 19px 0;
  text-indent: 50px;
}
#content #scroll #titre-over a:hover {
	/*background: #ffe8ed;*/
}
#content #scroll a:hover #titre-over-content {
	display:block;
}
#content #scroll a:hover #titre-over-content #titre-over.events2 p {
	/*background: #ff8aa6;*/
}
#content #scroll #titre-over div.div-home-news.active {
	position: relative;
	left: -2px;
}

#content #scroll #mylist li a:hover {

}


#content #scroll #titre-over-cat {
  float: left;
  font-size: 14px;
  line-height: 28px;
  color: #ffffff;
  padding: 0 12px 0 12px;
  margin-right: 0px;
  background: #4e4d4d;
  min-width: 60px;
}

#content #scroll #mylist li.show {
  display: block;
}
#content #scroll #mylist li.hide {
  display: none;
}

/*#content #scroll #mylist li:hover #titre-over-content #titre-over {
	background: #ffe8ed;
}
#content #scroll #mylist li:hover #titre-over-content #titre-over.events {
	background: none;
}
#content #scroll #mylist li:hover #titre-over-content #titre-over.events2 {
	background: #FF8AA6;
}

#content #scroll #mylist li:hover #titre-over-content #titre-over.events div.events {
	background: #ffe8ed;
}*/



#content #scroll #mylist li div.div-img-scroll {
	min-width: 100px;
	height: 100%;
	background: #FFF6F8 url(../images/loading.gif) center center no-repeat;
	border-right: 1px solid #fff;
}
#content #scroll #mylist li div.div-img-scroll img {
	min-width: 100px;
}

#content #scroll #mylist li div.div-img-scroll img {
	min-width: 250px;
}











/* NEWS V2 */
#titre-over-content-news2 {
	position:absolute;
	left:-1px;
	width:234px;
	padding-right:10px;
}
#mylist-img {
	position:absolute;
	left:0px;/* 244px */
}
#mylist-img p {
	margin-top:5px;
	margin-bottom:0;
	color:#9F9FA2;
	font-size:12px;
}
#mylist-img p a {
	text-decoration:none;
	color:#9F9FA2;
}

#content.news #scroll #titre-over-news2 {
  float: left;
  font-size: 36px;
  line-height: 35px;
}
#content.news #scroll #titre-over-news2 div.div-home-news {
  padding-bottom:0px;
}
#content.news #scroll #titre-over-news2 a {
  color: #a4a4a4;
}
#content.news #scroll #titre-over-news2 a.active {
  color: #535353;
}
#content.news #scroll #titre-over-news2 a:hover {
	color: #535353;
}