*{
	margin:0;
	padding:0;
	outline:none;
}

body {
	behavior: url(../js/csshover.htc);
	font-size:11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: #fff;
}

a {
	color: #8f7cb3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.errorList {
	color: red;
}

.page h2.section, .page h2.subSection {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #622280;
	height: 20px;
	margin-bottom: 15px;
}

.page h2.subSection {
	margin-bottom: 15px;
}

.page .col1 h3.section {
	margin-top: 0px;
}

.page .col1 #drug h3, .page .col1 #biologics h3, .page .col1 #basic h3 {
	margin-top: 0px;
}

.page .col1 h3 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 15px;
}

.page .col1 h4 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	clear: both;
}

.page .col1 h5 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
}

.page .col1 p {
	margin: 5px 0px;
}

.clearer{
	clear:both;
}

.page{
	width:696px;
	margin: auto;
	position:relative;
}

.page #top_menu {
	height: 20px;
}

#search{
	float:left;
	margin-top:3px;
	margin-left: 8px;
	width:130px;
	background: transparent url(../img/recherche.gif) no-repeat scroll left top;
	position: relative;
	height:17px;
	width:130px;
}

#search label{
	display:none;
}

#search #search-string{
	float:left;
	border: 0;
	background: transparent none repeat scroll 0 0;
	border-color:-moz-use-text-color;
	border-style:none;
	border-width:12px 0 0 32px;
	color:#8A8C8E;
	height:13px;
	line-height:13px;
	padding:0 5px;
	width:110px;
	position: absolute;
	margin-top:1px;
	font-size:11px;
}

#search #search-submit {
	font-size:11px;
	color:#8a8c8e;
	margin-left: 0px;
	position:absolute;
	top:2px;
	left:110px;
	right:0;
	width:62px;
	background:transparent none repeat scroll 0 0;
	border:0 none;
}


.page h1 {
	float: right;
}

.page h1 a{
	display:block;
	width:172px;
	height:68px;
	text-indent:-9999px;
	background:url(../img/cellectis-logo.jpg) no-repeat top left;
}

.page #mainNav{
	width:696px;
	height:25px;
	margin-top: 75px;
	padding-top: 3px;
	border-top:#666666 1px solid;
	border-bottom:#666666 1px solid;
	list-style:none;
	clear: right;
}

.page #mainNav li{
	float:left;
}

.page #mainNav li ul.subNav
{
	position: absolute;
	display: none;
	list-style: none;
	background: white;
	padding: 10px;
	z-index: 9999;
}

.page #mainNav li ul.subNav li
{
	float: none;
	color:#000;
	font-size:11px;
	font-weight: bold;
	width: 200px;
}

.page #mainNav li ul.subNav li.hrMe
{
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid black;
}

.page #mainNav li:hover ul.subNav
{
	display: block;
}

.page #mainNav li a{
	display:block;
	width:88px;
	height:18px;
	padding-left:5px;
	padding-top:4px;
	border-right:#666666 1px solid;
	color:#808080;
	font-size:11px;
	text-decoration:none;
	font-weight: normal;
}

.page #mainNav li.selected > a{
	font-weight: bold;
}

.page #mainNav li a:hover{
	font-weight:bold;
	color: #000000;
}

.page #mainNav ul.subNav li a{
	width:auto;
	height:auto;
	border: 0;
	padding: 0;
	color: #000000;
}

.page #mainNav ul.subNav li.mainLink a{
	font-weight: bold;
}

.page #mainNav li ul.subNav ul
{
	padding: 0;
	list-style: none;
}

.page .ariane{
	height:15px;
	color:#808080;
	margin-top:5px;
	font-size:11px;
}

.page .ariane a {
	color:#808080;
	text-decoration: none;
}

.page .ariane a:hover {
	text-decoration: underline;
}


.page .col1{
	width:513px;
	float:left;
}

.page .col1 h2{
	font-size:16px;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:15px;
}


.page .col2{
	width:169px;;
	float:right;
}

.page .col2 ul {
	list-style:none;
	margin-top:15px;
}

.page .col2 ul a{
	display:block;
	width:162px;
	height:21px;
	margin-bottom:5px;
	padding-left:8px;
	padding-top:8px;
	background:url(../img/col2NavBg.jpg) no-repeat top left;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.page .col1 .colLeft, .page .col1 .colLeft1{
	width: 250px;
	float: left;
	border-right: 1px solid #9f9f9f;
	padding-bottom: 5px;
	padding-right: 6px;
	clear: both;
}
.page .col1 .colRight, .page .col1 .colRight1  {
	width: 250px;
	float: right;
	padding-left: 6px;
}

.page .col1 .colLeft1, .page .col1 .colRight1 {
	margin-top: 0px;
}

.page #footer{
	width:296px;
	height:14px;
	margin-top:15px;
	border-top:#dfdfdf 1px solid;
	clear: both;
}

.page #footer p{
	font-size:10px;
	color:#808080;
}

.page #footer p a{
	color:#808080;
	text-decoration:none;
}

#arianeSection {
	margin-bottom: 15px;
}

.page .col1 ul {
	margin-left: 12px;
}

.page .col1 ul li {
	margin: 5px 0px;
}

/*
---------------------BAN--------------------------------------------------
*/
.page #homeCol1 #homeBan{
	position: relative;
	width:513px;
	height:268px;
	background:url(../img/homeBan.jpg) no-repeat top left;
}

.page #homeCol1 #homeBan .colBan1{
	position: absolute;
	top: 10px;
	right: 280px;
	width: 150px; 
	padding-left: 50px;
	display: block;
	color: #fff;
	font-size: 18px;
	border-right: 1px solid #fff;
	background: url('../img/star.png') left no-repeat;
}

.page #homeCol1 #homeBan .colBan2{
	position: absolute;
	top: 5px;
	right: 5px;
	width: 250px;
	display: block;
	color: #fff;
	font-size: 11px;
}

.page #homeCol1 #aboutUsBan{
	position: relative;
	width:513px;
	height:112px;
	background:url(../img/aboutUsBan.jpg) no-repeat top left;
}

.page #homeCol1 #ourProductsBan{
	position: relative;
	width:513px;
	height:112px;
	background:url(../img/ourProductsBan.jpg) no-repeat top left;
}

.page #faqsCol1 #faqsBan{
	position: relative;
	width:513px;
	height:112px;
	background:url(../img/faqsBan.jpg) no-repeat top left;
}

.page #homeCol1 #publicationsBan{
	position: relative;
	width:513px;
	height:112px;
	background:url(../img/publicationsBan.jpg) no-repeat top left;
}

.page #homeCol1 #newsBan{
	position: relative;
	width:513px;
	height:112px;
	background:url(../img/newsBan.jpg) no-repeat top left;
}

.page #homeCol1 #contactsBan{
	position: relative;
	width:513px;
	height:112px;
	background:url(../img/contactsBan.jpg) no-repeat top left;
}

.page #homeCol1 #aboutUsBan strong, .page #homeCol1 #ourProductsBan strong, .page #faqsCol1 #faqsBan strong, .page #homeCol1 #publicationsBan strong, .page #homeCol1 #newsBan strong, .page #homeCol1 #contactsBan strong {
	position: absolute;
	display: block;
	padding-top: 8px;
	padding-left: 40px;
	height: 32px;
	background: url('../img/star.png') left top no-repeat;
	color: #fff;
	bottom: 5px;
	right: 5px;
	font-size: 16px;
}

/*
---------------------HOME--------------------------------------------------
*/

.page #arianeHome{
	margin-bottom:50px;
}


.page #homeCol1 #drug{
	width:160px;
	float:left;
	border-right:#dfdfdf 1px solid;
}

.page #homeCol1 #biologics{
	width:178px;
	float:left;
	padding-left:10px;
	border-right:#dfdfdf 1px solid;
}

.page #homeCol1 #basic{
	width:153px;
	padding-left:10px;
	float:left;
}

.page #homeCol1 .colLeft {
	margin-top: 10px;
}

.page #homeCol1 .colRight {
	margin-top: 10px;
}

.page #faqsCol1 .colLeft {
	margin-top: 0;
}

.page #faqsCol1 .colRight {
	margin-top: 0;
}

.page #faqsCol1 .colLeft h3 {
	margin-top: 0;
}

.page #faqsCol1 .colRight h3 {
	margin-top: 0;
}

.page #faqsCol1 #content {
	margin-top: 20px;
}

.page .csc-header-n4 {
	clear: both;
	padding-top: 10px;
}

.page .csc-header h3 {
	margin-bottom: 4px;
	border-bottom: 1px solid #8A8C8E;
}

/*
---------------------PREHOME--------------------------------------------------
*/


#prehomeBody{
	background:#000000;
}

#prehomePage{
	width:696px;
	height:494px;
	top: 50%;
	left: 50%;
	position:absolute;
	margin-top: -222px;
	margin-left: -348px;
	background:url(../img/homePageBg.jpg) no-repeat top left;
}

#prehomePage h1{
	position:absolute;
	bottom:25px;
	right:15px;
	font-size:13px;
	color:#FFFFFF;
}

#prehomePage h1 span{
	display: none;
}

#prehomePage h2{
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
	margin-left:35px;
}

#prehomePage h2 span{
	font-size:65px;
}

#prehomePage p {
	color:#FFFFFF;
	font-size:14px;
	margin:10px 0 10px 35px;
}

#prehomePage a{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin-top:5px;
	border-top:#FFFFFF 1px solid;
}


/* FORMULAIRE DE CONTACT */

#mailform fieldset {
	border: 0;
}

#mailform .csc-mailform-field label {
	display: block;
	width: 150px;
	clear: both;
	float: left;
	margin-top: 5px;
	font-size: 10px;
}

#mailform input, #mailform select {
	display: block;
	width: 350px;
	float: right;
	height: 15px;
	border: 0;
	background: url('../img/formBgInput.png') no-repeat;
	margin-top: 5px;
	font-size: 10px;
}

input#mailformformtype_mail {
	display: block;
	width: 94px;
	margin-left: 88px;
	height: 20px;
	border: 0;
	clear: both;
	background: url('../img/formBgValid.png') bottom no-repeat;
	margin-top: 5px;
	font-size: 10px;

}

.page .col1 .csc-header h3 {
	margin-bottom: 4px;
	border-bottom: 1px solid #8A8C8E;
}

.page .col1 ul {
	margin-left: 30px;
	list-style: square;
}

.page .col1 .news-list-news-container .news-list-news-titre{
	margin: 5px 0 15px 30px;
}

.page .col1 .news-list-news-container .news-list-news-ligne-pdf-plus-date div {
	display: inline;
}

.page .col1 .news-list-news-container .news-list-news-ligne-pdf-plus-date div.news-list-news-date {
	margin-left:6px;
}

.news-list-events-lieu,.news-list-events-date {
	display: inline;
}

.news-list-events-item {
	margin:12px 0;
}

.news-latest-events-item {
	margin:12px 0;
}

.news-list-publications-titre {
	font-size:13px;
	font-weight:bold;
	margin:12px 0 9px;
}

.news-list-publications-lien-pdf {
margin:9px 0 9px 10px;
}

.news-list-publications-div-soustitre-plus-morelink {
margin:9px 0 9px 10px;
position:relative;
}

.news-list-publications-sous-titre {
display:inline;
font-weight:bold;
}

.news-list-publications-div-soustitre-plus-morelink p {
display:inline !important;
}

.news-list-publications-morelink {
display:inline;
margin-left:6px;
}

.news-list-publications-auteur {
margin:9px 0 20px 10px;
}