@charset "utf-8";
/* PRI Home CSS Document */

@media screen {
   * { 
		font-family: Arial, helvetica,sans-serif;
		font-size:11px;
		color:#000000;
	}
	
	body {
		background-color:#F1F1F3;
		margin-top:0;
		padding:0;
		text-align:center;
	}

	#main {
		margin:0 auto;
		width:1000px;
	}
	
	#top {
		border:0;
		width:1000px;
		height:72px;
		min-height:72px;
	}
    
	#pri_logo {
		border:0;
		float:left;
		width:287px;
		height:72px;
	}

	#top_right {
		float:right;
		width:713px;
		height:72px;
	}
	
	#top_right_top {
		clear:both;
		width:713px;
		height:35px;
	}
	
	#top_right_top_left {
		float:left;
		width:365px;
		height:35px;
	}
	
	#searchboxlight {
		float:left;
		width:257px;
		height:35px;
		background:url(../imgs/topbarsearch.jpg) no-repeat top left;
	}
	
	#top_right_top_right {
		float:right;
		width:91px;
		height:35px;
	}	
	
	#last_minute {
		clear:both;
		text-align:justify;
		vertical-align:top;
		width:703px;
		height:27px;
		padding-top:3px;
		padding-left:10px;
		background:url(../imgs/infodujour.gif) no-repeat top right;
		overflow:hidden;
	}
	
	#edge {
		width:1000px;
		clear:both;
		background:url(../imgs/backedge.jpg) no-repeat top center;
		height:167px;
	}
	
	#galerie {
		float:left;
		width:271px;
		height:150px;
		margin:5px 0 0 10px;
	}
	
	#voirgal {
		clear:both;
		width:271px;
		height:28px;
	}
	
	#voirgal img {
		border:none;
	}	
	
	#galflow {
		clear:both;
		width:271px;
		height:124px;
		overflow:hidden;
	}
	
	#actualites {
		float:left;
		clear:none;
		width:332px;
		margin:5px 0 0 16px;
		height:151px;
		overflow:hidden;
	}
	
	#actus {
		clear:both;
		width:330px;
		height:121px;
		min-height:121px;
		line-height:12px;
		text-align:left;
		overflow:hidden;
	}
	
	#voiract {
		clear:both;
		text-align:center;
		width:332px;
		bottom:0;
		right:0;
		height:28px;
	}
	
	#actus ul {
  		list-style-type: none;
  		padding: 0;
		margin: 0 0 0 3px;
	}

	#actus li {
		background-image: url(../imgs/puceactu.gif);
		background-repeat: no-repeat;
		background-position: 0 2px;
		padding: 1px 0 3px 18px;
	}
	
	#actus li a:link, a:visited, a:active {
		text-decoration:none;	
	}
	
	#actus li a:hover {
		text-decoration:underline;
	}
	
	.red {
		color:#C00;
	}
	
	.orange {
		color:#ED9315;
	}
	
	.grey {
		color:#333;
	}	
	
	#evenements {
		float:left;
		clear:none;
		width:331px;
		height:151px;
		margin:5px 0 0 14px;
	}
	
	#events {
		clear:both;
		width:331px;
		height:123px;
		min-height:123px;
		overflow:hidden;
		text-align:left;
		line-height:12px;
		margin-top:10px;
	}
	
	#voirevent {
		clear:both;
		text-align:center;
		width:320px;
		bottom:0;
		right:0;
		height:20px;
	}	
	
	#events ul {
  		list-style-type: none;
  		padding: 0;
		margin: 0 0 0 3px;
	}
	
	#events li {
		background-image: url(../imgs/puceevent.gif);
		background-repeat: no-repeat;
		background-position: 0 2px;
		padding: 1px 0 3px 18px;
	}
	
	#events li a:link, a:visited, a:active {
		text-decoration:none;	
	}
	
	#events li a:hover {
		text-decoration:underline;
	}	
	
	#master {
		clear:both;
		background:url(../imgs/backmaster.jpg) no-repeat top center;
		width:1000px;
		height:354px;
	}
	
	#ressources {
		float:left;
		clear:none;
		width:272px;
		height:325px;
		overflow:hidden;
		margin:20px 0 0 10px;
		text-align:left;
	}
	
	#ressources2 {
		width:271px;
		height:67px;
	}
	
	#reseau {
		float:left;
		clear:none;
		width:676px;
		height:323px;
		overflow:hidden;
		margin:22px 0 0 15px;
	}
	
	#resres {
		float:left;
		clear:none;
		width:271px;
		height:322px;
		overflow:hidden;
		margin:21px 0 0 9px;
		text-align:left;
	}	
	
	#reseaux {
		width:270px;
		height:234px;
		margin:22px 0 0 0;
		overflow:hidden;
	}
	
	#resheader {
		clear:both;
		width:270px;
		height:28px;
		text-align:center;
	}
	
	#rescontent {
		clear:both;
		width:270px;
		height:176px;
		overflow:hidden;
	}

	#rescontent ul {
  		list-style-type: none;
  		padding: 0;
		margin: 5px 0 0 10px;
	}

	#rescontent li {
		background-image: url(../imgs/puceservices.gif);
		background-repeat: no-repeat;
		background-position: 0 5px;
		padding: 0 0 5px 18px;
		color:#FFF;
	}
	
	#rescontent li .libelle a:link, .libelle a:visited, .libelle a:active{
		color:#FFCC66;
		font-weight:bold;
		text-decoration:none;
		line-height:10px;
	}
	
	#rescontent li .libelle a:hover{
		color:#FFCC66;
		font-weight:bold;
		text-decoration:underline;
		line-height:10px;		
	}	
	
	#rescontent li .marques {
		color:#FFCC66;
		font-weight:bold;
	}	
		
	#resbot {
		clear:both;
		width:270px;
		height:28px;
	}
	
	#resbotleft {
		float:left;
		width:135px;
		height:28px;
		text-align:center;		
	}
	
	#resbotright {
		float:right;
		width:135px;
		height:28px;
		text-align:center;
	}	
	
	#blocservices {
		float:left;
		width:310px;
		height:319px;
		overflow:hidden;
		line-height:13px;
		text-align:left;
		color:#FFF;
	}
	
	#headerservice {
		clear:both;
		width:308px;
		height:28px;
		text-align:center;
	}
	
	#services {
		clear:both;
		width:308px;
		height:290px;
		overflow:hidden;
	}
	
	#services ul {
  		list-style-type: none;
  		padding: 0;
		margin-left:5px;
	}
	
	#services li {
		background-image: url(../imgs/puceservices.gif);
		background-repeat: no-repeat;
		background-position: 0 4px;
		padding: 0 0 5px 18px;
		color:#FFF;
	}
	
	#services li .libelle a:link, .libelle a:visited, .libelle a:active{
		color:#FFCC66;
		font-weight:bold;
		text-decoration:none;
		line-height:15px;
	}
	
	#services li .libelle a:hover{
		color:#FFCC66;
		font-weight:bold;
		text-decoration:underline;
		line-height:15px;		
	}	
	
	#services li .marques {
		color:#FFFFFF;
		font-weight:bold;
	}	
	
	#services li ul li{
		background-image: url(../imgs/puceservices2.gif);
		background-repeat: no-repeat;
		background-position: 5px 2px;
	}
	
	#blocwall3d {
		float:right;
		clear:none;		
		width:362px;
		height:319px;
		overflow:hidden;
	}
	
	#headerreseau {
		clear:both;
		width:362px;
		height:28px;
		text-align:center;
	}
	
	#wall3d {
		clear:both;
		width:362px;
		height:290px;
	}
	
	#bottom {
		clear:both;
		width:1000px;
		height:10px;
	}

	#animepar {
		float:left;
		width:650px;
		height:10px;
		text-align:left;
		font-size:9px;
		margin-left:4px;
		letter-spacing: 0.05em;
		color:#726A68;
	}
	
	#menubas {
		float:right;
		width:300px;
		height:10px;
		text-align:right;
		margin-right:20px;
		font-size:9px;
		letter-spacing: 0.05em;
		color:#726A68;
	}
	
	#menubas .mstyle a:link, .mstyle a:visited, .mstyle a:active {
		color:#726A68;
		font-size:9px;
		letter-spacing: 0.05em;
		text-decoration:none;	
	}
	
	#menubas .mstyle a:hover {
		text-decoration:underline;
	}	

	#masterfaq {
		clear:both;
		background:url(../imgs/backfaq.jpg) no-repeat top center;
		width:1000px;
		height:354px;
	}
	
	#mastersearch {
		clear:both;
		background:url(../imgs/backsearch.jpg) no-repeat top center;
		width:1000px;
		height:354px;
	}
	
	#blocfaq {
		float:left;
		clear:none;
		width:676px;
		height:323px;
		overflow:auto;
		margin:21px 0 0 15px;
		text-align:left;
	}
	
	#blocsearch {
		float:left;
		clear:none;
		width:661px;
		height:308px;
		overflow:auto;
		margin:21px 0 0 15px;
		padding: 10px 5px 5px 10px;
		text-align:left;
	}
	
	#masterinnovatheque {
		clear:both;
		background:url(../imgs/backinnovatheque.jpg) no-repeat top center;
		width:1000px;
		height:354px;
	}
	
	#innovatheque {
		float:left;
		clear:none;
		width:661px;
		height:307px;
		overflow:auto;
		margin:22px 0 0 15px;
		padding: 10px 5px 5px 10px;
		text-align:left;
		font-family:Verdana;
		font-size:12px
	}
	
	#innovatheque ul li {
		list-style-type: none;
		padding:3px;
	}
	
	#innovatheque h1 {
		font-size:14px;
	}
	
	#innovatheque a:hover, ul li a:hover{
		text-decoration:underline;
	}
	
	#masternewsletters {
		clear:both;
		background:url(../imgs/backnewsletter.jpg) no-repeat top center;
		width:1000px;
		height:354px;
	}
	
	#newsletters {
		float:left;
		clear:none;
		width:661px;
		height:307px;
		overflow:auto;
		margin:22px 0 0 15px;
		padding: 10px 5px 5px 10px;
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px
	}
	
	#newsletters h3.code {
		color:#F1F2F3;
		font-weight:bold;
		font-size:1.2em;
		padding:2px 3px;
		border: 1px solid #314755;
		font-family:Arial, Helvetica, sans-serif;
		background:#8F9DA7;
		text-align:left;
	}
	
	#newsletters h3 a:link, a:visited, a:active {
		text-decoration:none;
		color:#24333E;
		font-weight:bold;
		font-size:1.0em;		
	}
	
	#newsletters h3 a:hover {
		text-decoration:underline;	
	}
	
	#newsletters div {
		padding:2px;
		color:#314755;
		text-align:justify;
	}
	
	#newsletters span.newsblue {
		color:#24333E;
		font-weight:bold;
		font-size:1.0em;	
	}
	
	TABLE.csc-uploads-2 TR.tr-even TD.csc-uploads-icon IMG {
		border: 1px solid #526470;
		width:75px;height:106px;
	}
	
	TABLE.csc-uploads-2 TR.tr-odd TD.csc-uploads-icon IMG {
	border: 1px solid #526470; width:75px;height:106px; }	
	
	div .tx-indexedsearch-whatis, div .tx-indexedsearch-browsebox{
		font-family: Arial, Helvetica, sans-serif;
    		font-size:12px;
    		text-decoration:none;
    		color:#000;
	}

	div .tx-indexedsearch-browsebox ul li {
		display:inline;
		padding-right:10px;
	}
	
	.tx_indexedsearch {
		background-image: url(../../../../fileadmin/templates/imgs/search_master.gif);
		background-repeat: no-repeat;
		background-position:left top;
	}
		
	.tx_indexedsearch #sword {
		float: left;
		color:#2B4955;
		border:0;
		width:218px;
		height:14px;
    	padding: 0;
    	margin: 1px 0 0 2px;
    	background-color: #FFF;
	}

	.tx_indexedsearch #submit_button {
   		float: left;
   		margin: -21px 0 0 219px;
		width:19px;
		height:15px;
	}
}