@charset "utf-8";
/* CSS Document */

/* STYLE LAYOUT *************************/
body#utils div#header {
	background:url(../medias/_home/banner.gif) no-repeat scroll left top #86B6C0 ;
}

/* LAYOUT */
body#utils div#main {
	width : 776px;	
	float : left;
	display:inline;
	margin:0;
}
body#utils div#main div#sidebar {
	margin-left: 770px;
}
body#utils div#main div.content {
	padding: 0 20px;
	overflow: auto;
}
body#utils div#main div.col_a {
	width:423px;
	margin-right:18px;
}

body#utils div#main div.col_b {
	width:335px;
}
body#utils div#main div.col_a, 
body#utils div#main div.col_b {
}


/* ELEMENT */
body#utils div#main div#misc {
	width: 100px;
	height: 89px;
	margin: 20px;
	background: transparent url(../medias/_utils/misc.gif) top left no-repeat;
}

body#utils h2.access  {
	position:absolute;
	top: -6000px;
	height:0;
	width:0;
}

body#utils div#main h3, body#utils div#main h4 {
	margin:0 10px;
}
body#utils div#main h3 {
	margin-bottom: 20px;
	padding-top:20px;
	pading-bottom: 5px;
	color:#009FAC;
	font-style:italic;
	font-size:2em;
	font-weight:bold;
	border-bottom:7px solid;
	font-family:Times New Roman;
}

body#utils div#main h4 {
	margin-top: 30px;
	padding:0;
	margin-bottom:5px;
	text-indent: 15px;
	background: transparent url(../medias/_utils/puce.gif) center left no-repeat;
}
body#utils div#main p {
}
body#utils div#main ul {
	margin:5px 0;
	margin-bottom: 10px;
	margin-left: 10px;
	list-style: disc;
	list-style-position: inside;
}
body#utils div#main ul.no-list {
	list-style: none;
}
body#utils div#main ul li {
	line-height:1.4;
}
/* MASQUE LA COL NAV */
body#utils div#blocnav {
	width:0;
	height:0;
}

/* POUR LES BLOCS DEUX COL */
body#utils div#main div.bloc-fluide div.col_a {
	width:35%;
	margin-right:1%
}
body#utils div#main div.bloc-fluide div.col_b {
	width:63%;
}

/* DATE MENU */
body#utils div#main .date-menu {
	position:relative;
	z-index:1;
	margin-top:-2px;
	margin-bottom:-8px;
	width:auto;
	height:38px;
	color:#A2CACC;
	font-size:0.9em;
	background:url(../medias/menus/module-bg-date-home.gif) top left no-repeat;
}
body#utils div#main .date-menu span {
	display:block;
	padding:15px 0 0 10px;
}


body#utils div#main a,
body#utils div#main a:link, 
body#utils div#main a:visited,
body#utils div#main a:active,
body#utils div#main a:focus,
body#utils div#main a:hover {
	color:#009fac;
}
body#utils div#main a.redirect {
	background:url(../medias/_utils/picto_fleche.gif) center left no-repeat;
}
body#utils div#main a.redirect-mail {
	background:url(../medias/_utils/picto_mail.gif) center left no-repeat;
}
body#utils div#main a.redirect-blank {
	background:url(../medias/_utils/picto_blank.gif) center left no-repeat;
}


/* Page de recherche */

body#utils div#main div.tx-indexedsearch ul,
body#utils div#main div.tx-indexedsearch p {
	margin-left: 0;
	margin-right: 0;
}
body#utils div#main div.tx-indexedsearch-searchbox form {
}
body#utils div#main div.tx-indexedsearch-searchbox form fieldset {
	clear: both;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	border: none;
}
body#utils div#main div.tx-indexedsearch-searchbox form fieldset p {
	margin: 0;
	float: left;
	line-height: 1.8em;
}
body#utils div#main div.tx-indexedsearch-searchbox form fieldset p.submit {
}
body#utils div#main div.tx-indexedsearch-searchbox form fieldset p input {
	margin-left: 10px;
}
body#utils div#main div.tx-indexedsearch-searchbox form fieldset p input {
}
body#utils div#main div.tx-indexedsearch-whatis {
	position: absolute;
	top: -3000px;
}
body#utils div#main div.tx-indexedsearch-browsebox {
	margin: 10px 0;
	padding: 10px 0;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}
body#utils div#main div.tx-indexedsearch-browsebox {}
body#utils div#main div.tx-indexedsearch-browsebox {}
body#utils div#main ul.browsebox {
}
body#utils div#main ul.browsebox li {
	display: inline;
	/*margin-right: 10px;*/
}
body#utils div#main ul.browsebox {
}
body#utils div#main div.tx-indexedsearch-res ul {
	list-style: none;
	list-style-position: inside;
}
body#utils div#main div.tx-indexedsearch-res ul li {
	display: inline;
}
body#utils div#main div.tx-indexedsearch-res ul li.titre a {
	text-decoration: underline;
	padding-left: 15px;
	font-size: 1.4em;
	background: transparent url(../medias/_utils/puce.gif) center left no-repeat;
}
body#utils div#main div.tx-indexedsearch-res ul li.description {
	display: block;
}
body#utils div#main div.tx-indexedsearch-res ul li.rating {
	color: #AAA;
	margin-left: 20px;
}
body#utils div#main div.tx-indexedsearch-res ul li.icone,
body#utils div#main div.tx-indexedsearch-res ul li.position {
	position: absolute;
	top: -3000px;
}
body#utils div#main p.tx-indexedsearch-noresults {
	padding: 0 0 30px 0;

}
/* Page de recherche orl_verticrawl **********************************************************************************/

/* Résultats */
body#utils div#main div.result {
	clear: both;
	margin-top: 30px;
}
body#utils div#main div.result img {
	margin-right: 10px;
	border: 1px solid #cccccc;
}
body#utils div#main div.result h4,
body#utils div#main div.result p {
	margin-left: 0;
}
body#utils div#main div.result-content.screenshot {
	float: right;
	width: 80%;
}

body#utils div#main div.result p.url a {
	color: #0E774A;
}


/* Pager */
body#utils div#main ul#pager {
	clear: both;
	list-style: none;
	margin-top: 20px;
	text-align: center;
}
body#utils div#main ul#pager li {
	display: inline;
	margin-right: 10px;
}
body#utils div#main ul#pager li.current {
	font-weight: bold;
}



/* Form */
body#utils div.tx-orlverticrawl-pi1 div#bloc-left {
	float: left;
	width: 400px;
}
body#utils div.tx-orlverticrawl-pi1 div#bloc-right {
	margin-left: 450px;
}
body#utils div.tx-orlverticrawl-pi1 form#search-form  {
	margin: 20px auto;
	width: 60%;
}
body#utils div.tx-orlverticrawl-pi1 form#search-form fieldset {
	clear: both;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding: 0;
	border: none;
	margin-bottom: 10px;
}
body#utils div.tx-orlverticrawl-pi1 form#search-form fieldset legend {

}
body#utils div.tx-orlverticrawl-pi1 form#search-form fieldset p {
	margin: 0;
	border: none;
	float: left;
	line-height: 1.8em;	
}
body#utils div.tx-orlverticrawl-pi1 form#search-form fieldset legend span,
body#utils div.tx-orlverticrawl-pi1 form#search-form fieldset label span {
	position: absolute;
	top: -5000px;
}
body#utils div.tx-orlverticrawl-pi1 form#search-form fieldset p input {
	margin-left: 10px;
	height: 1.4em;
	font-size: 1.4em;
}
body#utils div.tx-orlverticrawl-pi1 form#search-form fieldset p input#query {
	margin-left: 0;
	width: 275px;
}

body#utils div.tx-orlverticrawl-pi1 div#related {
	padding: 5px;
}
body#utils div.tx-orlverticrawl-pi1 div#related li,
body#utils div.tx-orlverticrawl-pi1 div#suggest li {
	display: inline;
	font-style: italic;
}
body#utils div.tx-orlverticrawl-pi1 div#related li:after,
body#utils div.tx-orlverticrawl-pi1 div#suggest li:after {
	content: ", ";
}
body#utils div.tx-orlverticrawl-pi1 div#related li:last-child:after,
body#utils div.tx-orlverticrawl-pi1 div#suggest li:last-child:after {
	content: ".";
}
body#utils div.tx-orlverticrawl-pi1 div#related h4 {
	margin-top: 0;
}
	

body#utils div.tx-orlverticrawl-pi1 div.result {
	clear: both;
	overflow: auto;
}
body#utils div.tx-orlverticrawl-pi1 div.result p {
	margin-top: 0;
	margin-bottom: 0;
}
body#utils div#main div.tx-orlverticrawl-pi1 div.result h4 {
	margin-top:0;
	font-size: 1.2em;
	text-decoration: none;
	background: none;
	text-indent: 0px;
}
body#utils div#main div.tx-orlverticrawl-pi1 div.result h4 span.adds {
	font-size: 0.7em;
	margin-right: 7px;
	font-weight: normal;
}
body#utils div.tx-orlverticrawl-pi1 div.result span.date {
	font-size: 0.8em;
}

body#utils div.tx-orlverticrawl-pi1 div.result span.highlight {
	font-weight: bold;
}


/* ANSWORD */
body#utils div.tx-orlverticrawl-pi1 div#answord {
	padding: 5px;
	border: none;
	background-color: #d4e3e5;
}
body#utils div.tx-orlverticrawl-pi1 div#answord h4 {
	margin-top: 5px;
}

	
	
	
	
/* picto RSS */
body#utils div#main div.tx-push2rss3ds table thead {
	position: absolute;
	top: -1000px;
}
body#utils div#main div.tx-push2rss3ds table td {
	width: 20px;
}
body#utils div#main div.tx-push2rss3ds table td a {
	margin: 0;
	pading: 0;
}
body#utils div#main div.tx-push2rss3ds table th {
	width: 50px;
	border: none;
	vertical-align: middle;
}
body#utils div#main div.tx-push2rss3ds H4,
body#utils div#main div.tx-push2rss3ds p {
	clear: both;
}
body#utils div#main div.tx-push2rss3ds ul {
	clear: both;
	list-style: none;
}
body#utils div#main div.tx-push2rss3ds ul li {
	display: inline;
}
body#utils div#main div.tx-push2rss3ds a {
	display: block;
	height: 17px;
	float: left;
	margin-right: 20px;
}
body#utils div#main div.tx-push2rss3ds a span {
	position: absolute;
	top: -3000px;
}
body#utils div#main div.tx-push2rss3ds a#rss {
	width: 45px;
	background: transparent url(../medias/_utils/rss.gif) top left no-repeat;
}
body#utils div#main div.tx-push2rss3ds a#netvibes {
	width: 76px;
	background: transparent url(../medias/_utils/rss_netvibes.gif) top left no-repeat;
}
body#utils div#main div.tx-push2rss3ds a#google {
	width: 70px;
	background: transparent url(../medias/_utils/rss_google.gif) top left no-repeat;
}
body#utils div#main div.tx-push2rss3ds a#yahoo {
	width: 91px;
	background: transparent url(../medias/_utils/rss_yahoo.gif) top left no-repeat;
}


/*--- ESPACE PRESSE ---------------------------------------------*/

body#utils div#main div.tx-adsespacepresse-pi1 h4 {
	margin-left: 0;
	padding: 5px 5px 5px 0px;
	color: white;
	background-color: #009FAC;
	margin: 10px 0;
	font-size: 1.3em;
}
body#utils div#main div.tx-adsespacepresse-pi1 h5 {
	font-size: 1.2em;
	/*border-bottom: 1px solid #009FAC;*/
}

body#utils div#main div.tx-adsespacepresse-pi1 .group {
	margin: 30px 0 10px 0;
	border-left: 2px solid #009FAC;
}
body#utils div#main div.tx-adsespacepresse-pi1 .item {
	margin: 20px 0;
}
body#utils div#main div.tx-adsespacepresse-pi1 .orl-two-cols {
	clear: both;
}
body#utils div#main div.tx-adsespacepresse-pi1 .orl-col-30 {
	float: left;
	width: 38%;
	margin-right: 1%;
}
body#utils div#main div.tx-adsespacepresse-pi1 .orl-col-70 {
	width: 60%;
	float: right;
}
body#utils div#main div.tx-adsespacepresse-pi1 ul.media-list {
	list-style: none;
	margin: 0 0 0 5px;
}
body#utils div#main div.tx-adsespacepresse-pi1 p.date {
	margin-top: 0;
	font-size: 0.9em;
}
body#utils div#main div.tx-adsespacepresse-pi1 {}
body#utils div#main div.tx-adsespacepresse-pi1 {}
body#utils div#main div.tx-adsespacepresse-pi1 {}
body#utils div#main div.tx-adsespacepresse-pi1 {}
body#utils div#main div.tx-adsespacepresse-pi1 {}
body#utils div#main div.tx-adsespacepresse-pi1 {}
body#utils div#main div.tx-adsespacepresse-pi1 {}


body#utils div#main div.tx-felogin-pi1 {}
body#utils div#main div.tx-felogin-pi1 {
	position: absolute;
	width: 300px;
	top: 229px;
	right: 179px;
	z-index: 5;
	background-color: #FFFFFF;
	clear: both;
	border: 1px solid #009FAC;
	/*
	border-bottom: 1px solid #009FAC;
	border-left: 1px solid #009FAC;
	*/
}
body#utils div#main div.tx-felogin-pi1 h4 {
	margin: 5px 0 0 5px;
	
}
body#utils div#main div.tx-felogin-pi1 div.status-msg {
	text-align: left;
	font-size: 0.8em;
	font-style: italic;
}
body#utils div#main div.tx-felogin-pi1 div.status-msg p {
	margin: 0;
}
body#utils div#main div.tx-felogin-pi1 div.login-form {
}
body#utils div#main div.tx-felogin-pi1 fieldset {
	border: none;
	margin: 0;
}
body#utils div#main div.tx-felogin-pi1 fieldset label {
	display: block;
	float: left;
	width: 130px;
}
body#utils div#main div.tx-felogin-pi1 fieldset div input {
	width: 145px;
}
body#utils div#main div.tx-felogin-pi1 fieldset div {
	clear: both;
}
body#utils div#main div.tx-felogin-pi1 fieldset div.submit {
	text-align: right;
}
body#utils div#main div.tx-felogin-pi1 fieldset div.submit input {
	width: 90px;
}
body#utils div#main div.tx-felogin-pi1 fieldset div.forgot-password input {
	width: 150px;
}
body#utils div#main div.tx-felogin-pi1 p {
	margin-top: 0;
	text-align: right;
}
    

body#utils div#main .tx-pbsurvey-pi1 legend {
	float: none;
}
body#utils div#main .tx-pbsurvey-pi1 .questionSubtext {
	font-size: 90%;
}
body#utils div#main .tx-pbsurvey-pi1 .matrix .columnNext {
	width: 20px;
}
body#utils div#main .tx-pbsurvey-pi1 input{}
body#utils div#main .tx-pbsurvey-pi1 {}



