body {
	background: url(http://www.unipix.ch/2009/img/background.gif) top repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;	
	font: 12px arial
}

html { 
	min-width: 984px;
	 }

.titre-principal{
	font-family:times;
	font-size:18px;
	color:#333;
	font-weight:bold;
	text-decoration:underline;
	padding: 10px 0;
	
}

img	{ border: 0	}
input, select { border: 1px solid #ddd9d9; font-size:13px; color:#333333 }
form { margin:0; padding:0; color:#333333 }

#icones { width:240px; height:29px; position:relative; top:5px; left:720px }
#icones img{ width:16px; height:16px; margin-right:6px; border:0 }

div#wrapper	{
	background: transparent url(http://www.unipix.ch/2009/img/center_slice.gif) top repeat-y;
	width: 984px;
	margin: 0 auto;
	text-align: left;
	}

div#wrapper #bg_slice { background: transparent url(http://www.unipix.ch/2009/img/center.gif) no-repeat	}

div#maincontent	{ margin:0 4px }

div#topbar	{ background-color:#a2a2a3 }
div#header { position:relative; width:100%; height:100px }
div#logo { position:absolute; top:10px; left:20px }
div#demifull{ position:absolute; top:15px; left:730px}

/* TAB */

.tab table{font-size:11px; color:#333333}

.tab a{ color:#333333; font-size:11px; text-decoration:none}
.tab a:hover{ color:#000; font-size:11px; text-decoration:none}


a.tab{ color:#333333; font-size:11px; text-decoration:none}

#jubile{ }

#jubile h1{color:#637899}
#jubile .vendu {color:red; font-size:11px; margin-left:5px}
#jubile img {border: solid 1px #d1d1d1;}

.jubileimg {border: solid 1px #d1d1d1;} 

#jubile .box{ float:left; margin-right:18px; width:175px; margin-bottom:20px;font-weight:bold; }
#jubile .box .txt{ height:20px; line-height:20px}
#jubile .box2{ float:left; margin-right:0px; width:175px; margin-bottom:20px;font-weight:bold; }




div.tab	{
	position:absolute; 
	top:10px; 
	left:310px;
	width:400px;
	height:80px;
	}

.dynamic-tab-pane-control.tab-pane {
	position: relative;
	width: 100%;		/* width needed weird IE bug */
	margin-right: -2px;	
	}

.dynamic-tab-pane-control .tab-row .tab {
	width: 70px;
	height:	16px;
	background-image: url( "http://www.unipix.ch/2009/img/tab.png" );
	position: relative;
	top: 0;
	display: inline;
	float: left;
	overflow: hidden;
	cursor: default;
	margin: 1px -1px 1px 2px;
	padding: 2px 0px 0px 0px;
	border:	0;
	z-index: 1;
	font: 11px Arial;
	white-space: nowrap;
	text-align:	center;
	}

.dynamic-tab-pane-control .tab-row .tab.selected {
	width: 74px !important;
	height:	18px !important;
	background-image: url( "http://www.unipix.ch/2009/img/tab.active.png" )  !important;
	background-repeat: no-repeat;
	border-bottom-width: 0;
	z-index: 3;
	padding: 2px 0 0px 0;
	margin:	 1px -3px -3px 0px;
	top: -2px;
	font: 11px Arial;
	}

.dynamic-tab-pane-control .tab-row .tab a {
	font: 11px Arial;
	color: #333333;
	text-decoration: none;
	cursor:	default;
	}

.dynamic-tab-pane-control .tab-row .tab.hover {
	font: 11px Arial;
	width: 70px;
	height:	16px;
	background-image: url( "http://www.unipix.ch/2009/img/tab.hover.png" );
	background-repeat: no-repeat;
	}
 
.dynamic-tab-pane-control .tab-page {
	clear:	both;
	border:	1px solid #dbdbdd;
	background:	rgb( 252, 252, 254 );
	z-index: 2;
	position: relative;
	top: -2px;
	font: 11px Arial;
	color: #333333;
	padding: 10px;
		
	}

.dynamic-tab-pane-control .tab-row { z-index: 1; white-space: nowrap; }

/* NAVIGATION */
	
div#navigation	{ padding:0; margin:0;	width:100% 	}


sup {color:#ffff00; font-size:10px; font-weight:normal}

ul#menu,ul#sousmenu	{ 	list-style-type:none; margin:0; padding:0; display:block; overflow:hidden }

ul#menu { 
	height:26px; 
	background:url(http://www.unipix.ch/2009/img/off.gif) repeat-x; 
	font-size:12px
}
ul#menu li {
	float:left;
	height:26px;
	padding:0 2px 0 0;
	background:url(http://www.unipix.ch/2009/img/sep.gif) no-repeat right
	}

ul#menu li a {
	display:block;
	padding:3px 5px;
	line-height:20px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-align:center
	}
	
ul#menu li a:hover { background:url(http://www.unipix.ch/2009/img/on.gif) repeat-x }

ul#menu li img{  border:0 }
	
ul#menu li.home {
	display:block;
	width:36px;
	height:26px;
	background:url(http://www.unipix.ch/2009/img/home_on.gif) no-repeat
	}
	
ul#menu li.home a:hover {
	background:url(http://www.unipix.ch/2009/img/home.gif) no-repeat
	}

ul#sousmenu { height:25px; 	background-color:#dadada; font-size:11px }
	
ul#sousmenu li {
	float:left;	
	height:31px;
	padding:0 2px 0 0; 
	background:url(http://www.unipix.ch/2009/img/sep2.gif) no-repeat right 7px
	}
	
ul#sousmenu li.premier { text-indent:7px }

ul#sousmenu li a {
	display:block; 
	padding:0 5px;
	line-height:24px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	text-align:center
	}
	
ul#sousmenu li a:hover { background-color:#eaeaea }
	
#mediabox table h2{
	font-size:12px;
	color:#333;
	
}
	
div#mediabox {
	width:960px;
	height:171px;
	background:url(http://www.unipix.ch/2009/img/mediabox_back.gif);
	position: relative;
	}	
	
		
div#mediabox_bcn2008 {
	width:960px;
	height:171px;
	background:url(http://www.unipix.ch/2009/img/mediabox_back_bcn.gif);
	position: relative;
	}	
	
	
div #neige #mediabox {
	width:960px;
	height:171px;
	background:url(http://www.unipix.ch/2009/img/mediabox_back_neige4.gif);
	position: relative;
	}
	
	
div #neige #mediabox .main {
	width:290px;
	position:absolute;
	left:550px;
	top:5px;
	}
	
div#mediabox .main {
	width:290px;
	position:absolute;
	left:325px;
	top:10px;
	}
	
#mediabox .zonetab{
	width:270px;
	top:12px;
	position:absolute;
	left:675px;
}

#mediabox #news {width:345px }
#mediabox #news h1{margin:5px 0 3px 0; padding:0; color:#333333; font-size:18px; font-weight: bold}
#mediabox #news .time, .time{ font-size:10px; font-weight:bold; color:#a70a07; margin-right:5px }
#mediabox #news a {text-decoration: none;	color:#333333;	font-size:13px}
#mediabox #news a:hover {text-decoration: none; color:#222fab}

div #neige #mediabox #news {width:345px }
div #neige #mediabox #news h1{margin:5px 0 3px 0; padding:0; color:#636771; font-size:18px; font-weight: bold}
div #neige #mediabox #news .time, .time{ font-size:10px; font-weight:bold; color:#a70a07; margin-right:5px }
div #neige #mediabox #news a {text-decoration: none;	color:#4c5264;	font-size:13px; font-weight:bold}
div #neige #mediabox #news a:hover {text-decoration: none; color:#222fab}



#mediabox .main ul{ list-style-type: none; margin:0; padding:0; }

/* 
#mediabox .main ul{ list-style-type: none; margin:0; padding:0; position: absolute; left: 345px; top: 15px}
#mediabox .main li a{ 
	display:block;
	height:22px;
	margin-bottom:3px;
	padding-top:3px;
	color:#fff;
	font-weight:bold;
	font-size:15px;
	padding-left: 30px;
	text-decoration: none;
	background-image: url(http://unipix.ch/2008/img/puce_mediabox.gif);
	background-repeat: no-repeat;
	background-position: left center
}
#mediabox .main li a:hover{ background-image: url(http://unipix.ch/2008/img/puce_mediabox_hover.gif)}

*/






/* module */	


.ats{}
.ats .atstime{font-size:9px; font-weight:bold}
.ats a{color:#333333; text-decoration:none;line-height:20px }
.ats a:hover{color:#222fab; text-decoration:none}
.ats .sep{ margin:0;padding:0; height:2px;line-height:2px; background: url(http://www.unipix.ch/2009/img/trait-t.gif) repeat-x center;  } 


.publibox{ width: 100%;	height: auto; min-height: 60px;	font-size:12px;	margin-bottom:8px }
.publibox img {	float: left; margin-right: 5px; border: none }
.publibox a {text-decoration:none; color:#333333 }
.publibox a:hover {text-decoration:none; color:#222fab  }

 a.immolink {color:#000; font-weight:bold; text-decoration:none; }
.titre-immo {font-size:17px; font-weight:bold; color:#964f4f}
.immo {border: solid 1px #ccc; background-color:#f8f8f8; margin: 6px 0}
.immo .publibox .titre{ font-size:14px; font-weight:bold	}
.immo .publibox{ width: 100%;	font-size:12px; 	}
.immo .publibox img {	float: left; margin-right: 5px; border: none }
.immo .publibox a {text-decoration:none; color:#964f4f }
.immo .publibox a:hover {text-decoration:none; color:#222fab  }




.restoneuch{width:213px; float:left;  border: 1px solid #eee}
.restoneuch .publibox{	height: auto; min-height: 60px;	font-size:12px;	margin-bottom:8px }
.restoneuch .publibox img {	float: left; margin-right: 5px; border: none }
.restoneuch .publibox a {text-decoration:none; color:#333333 }
.restoneuch .publibox a:hover {text-decoration:none; color:#222fab  }


.standardbox { width:100% }
.standardbox a { text-decoration:none; font-size:12px; color:#333333 }
.standardbox a:hover {text-decoration:none; color:#222fab }
.standardbox ul{  margin:0;	padding:0px; list-style: none}



.coolbox{width:99%; border: 1px solid #bcd1e1 }
.coolbox h1{margin:0; padding:3px; background-color:#bcd1e1; font-size:15px; color:#fff}
.coolbox .marge{margin:5px}
.coolbox ul{  margin:0;	padding:0px; list-style: none}
.coolbox a {text-decoration:none; font-size:12px; color:#333333}
.coolbox a:hover {text-decoration:none; color:#222fab}
.coolbox .time{ font-size:10px; font-weight:bold; color:#a70a07; margin-right:2px }


/* mediacenter */
#mediacenter{}
#mediacenter .top {width:960px; background-color:#E8E8E8 }
#mediacenter .top h2{margin:0px 0 3px 35px; padding:0; line-height:30px; color:#333333; font-size:18px; font-weight: bold}
#mediacenter .top h3{margin:0px 0 3px 35px; padding:0; line-height:10px; color:#333333; font-size:12px; font-weight: normal}

#mediacenter .top #lecteur{ 
	margin-right:3px;
	width:410px; 
	height:337px; 
	background: url(http://unipix.ch/2008/img/mediacenter_back.gif) no-repeat;
	float:left;
}

#mediacenter .top .pub_carre { width:310px; float:right}
#mediacenter .top .pub_carre img{ border:5px solid #a9a9a9}
#mediacenter .top #right { width:225px; float:left}

/* petites annonces */

.pa .coolbox{font-size:14px; color:#666}
.pa .coolbox h2{margin:0; padding:2px; background-color:#e9f1f6; font-size:10px; color:#666}
.pa .coolbox img{float:left; margin-right:5px}

a.emailpa{text-decoration:none; color:#666}
a.emailpa:hover{text-decoration:underline}
a.navcats{text-decoration:none; color:#666; font-size:13px}

/* cinéma */

.cinebox{ width: 400px;	height: auto; min-height: 80px;	font-size:13px;	margin-bottom:8px; line-height:19px; float:left}
.cinebox h3{margin:0; padding:0; font-size:17px; color:#ff651a; font-weight:bold}
.cinebox h4 {margin:0; padding:0 0 6px 0; color:#ff651a; font-weight:normal; font-size:13px}
.cinebox img {	float: left; margin-right: 5px; border: none }
.cinebox a {text-decoration:none; color:#000}
.cinebox a:hover {text-decoration:none; color:#222fab}
.cinema_icones{margin:20px 0 0 0px; width:220px;  float:left}
.cinema_icones img{width:48px; height:48px; float:left; margin-right:4px}
.cinema_icones a{font-size:17px; color:#333333; text-decoration:none; font-weight:bold; cursor: pointer}

dl.cine_definition{ margin: 0; padding: 0; font-size:13px; width:500px}
.cine_definition dt {position: relative; left: 0; top: 1.1em; width: 5em; font-weight: bold}
.cine_definition dd {border-left: 1px solid #000; margin: 0 0 0 6em; padding: 0 0 .5em .5em}

.cinema_table .version{font-family:verdana; font-size:10px; font-weight:bold; color:#a02d2d}
.cinema_table{width:500px; font-size:13px; border-bottom: 1px solid #ccc;border-right: 1px solid #ccc}
.cinema_table td {border-left: 1px solid #ccc; border-top: 1px solid #ccc; padding:2px}
.cinema_table th {border-top: 1px solid #ccc;border-left: 1px solid #ccc; background-color:#ddd; padding:2px}

.pub_80x50 img{ border:1px solid #a9a9a9; text-align: left; width:79px; height:50px }

table tr td.trait{ line-height:15px; background: url(http://www.unipix.ch/2009/img/trait.gif) repeat-x center}
table tr td.titre_tab{ font-size:14px; font-weight:bold; color: #333333 }

.line1 { width:300px; background-color:white; overflow:hidden; height:12px; margin:0;font-family:arial; font-size:12px;color:#333333; font-weight:bold  }
.line2 {width:300px;  border-top: 1px solid #bfbfbf;height:20px; background: url(http://www.unipix.ch/2009/img/back_line2.gif) repeat; font-size:12px; color:#bfbfbf }
.line2 a {color:#a11731; font-size:11px; text-decoration:none}

.pratique { width:100%; height:80px; background: url(http://www.unipix.ch/2009/img/back_pratique.gif) repeat-x bottom;  }
.pratique ul { list-style-type:none; margin:10px 0 0 20px; padding:0; width:630px;  }
.pratique li {
	float:left; 
	width:200px; 
	padding:0px; 
	margin:0px; 
	background:url(http://www.unipix.ch/2009/img/carre.gif) no-repeat left;
	padding-left:8px; 
	line-height:15px;
	}

.pratique ul li a {font-size:11px; color:#225b88; text-decoration:none}

.title_pratique{ background: url(http://www.unipix.ch/2009/img/trait.gif) repeat-x 100px; color:#333333; font-size:14px; width: 100%; margin:0;	padding:0;font-weight:bold}
.title{background-color:#fff;line-height:20px}

div#footer{
	width:976px;
	height:150px;
	background:url(http://www.unipix.ch/2009/img/back_footer.gif) repeat-x bottom; 
	text-align: center;
	color:#bfbfbf;
	font-size:11px;


}

div#footer a{font-size:11px}
.liens_rouge a{ color:#a11731; text-decoration:none; font-size:11px}
#footer .liens_rouge a{ color:#a11731; text-decoration:none}
#footer .liens_bleu a { color:#225b88; text-decoration:none}

.traitt {width:100%;background:url(http://www.unipix.ch/2009/img/trait-t2.gif) repeat-x;}
.traitt2 {width:100%;background:url(http://www.unipix.ch/2009/img/trait-2.gif) repeat-x;}

/* automobiles */

.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(http://www.neuch.ch/car4you/scripts_auto/chrometheme/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
background: url(http://www.neuch.ch/car4you/scripts_auto/chrometheme/gifchromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
/*
position:absolute;
top: 0;
font:normal 12px Verdana;
*/
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
line-height:16px;
z-index:100;
background-color: white;
width: 150px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 2px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-size:9px;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}


/* Programme tv */

#main_tv{width:810px;float:left; padding-top:0}
.day {width: 960px;background-color:#ccc}
.col1 {width: 250px; float:left; margin-right: 10px}
.col2 {width: 240px; float:left; margin-right: 10px}
.col3 {width: 300px;float:left}

#navigation_tv{width:130px; float:left; margin-right:10px; background-color:#F0F0F0}
#navigation_tv ul{margin: 0; padding: 0; list-style-type: none}
#navigation_tv li{margin: 0; padding: 0}
#navigation_tv a:hover{color: #A90606}
#navigation_tv a{
	text-decoration: none;
	color:#333;
	font-size:11px;
	font-weight:bold;
	display: block;
	width: 140px;
	padding: 4px 0px 5px 0px;
	text-indent:15px;
}

.titre_p{ font-weight:bold;	font-size:14px;	margin-left:15 ;padding-left:15px;	text-align: left}
/*.nav {background-color: #666;width: 140px;float: left}*/
.tittle_tv{	float: left;width: 820px;height: 10px}
.tittle_programme{background-color:#ccc; margin:5px 0 5px 0; font-weight:bold; color:#fff;font-size:14px; text-indent:10px}

.logo_chaine{width:100%;background-color:#fff;	text-align:center}
.module_tv{	border:1px solid #ccc;	background-color: #F0F0F0;	margin-bottom:10px}
.module_tv .titre{
	width:100%;
	background-color:#ccc;
	font-weight:bold;
	color:#fff;
	font-size:14px;
	padding-top:2px;
	padding-bottom:2px;
	text-indent:10px;
}
.module_tv ul{	margin: 0;	padding: 5px;list-style-type: none;	font-size:13px}
.module_tv li{	padding: 5px 5px 0px 5px}	
.module_tv b{font-size:11px}
.module_tv a{text-decoration:none;	font-weight:bold;color:#666;font-size:11px}

.jour a{
	width:120px;
	float:left;
	text-align: center;
	background-color: #ccc;
	display: block;
	font-size:13px;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none;
	color:#A90606;
	font-weight:bold
	}

.jour a:hover{ background-color: #FD8419; color: #fff}
.alaune {background-color: #FFF;	width: 100%;border-top: 1px solid #A90606; border-bottom: 1px solid #A90606;font-size:13px; padding:10px 0}
.alaune .titre{	background-color: #FFF;	color:#A90606;	margin-bottom: 5px}
.alaune img {float:left;padding:0px 5px 5px 5px}

#popup{	width:500px;border: 0px solid #666;	background-image: url(../img/back_popup.gif);padding: 10px 10px 10px 0}
#popup #col2 img{float:left;padding:5px 5px 5px 0px}
#popup #col1{width:120px;float:left;text-align: center;	font-size: 13px}
#popup #col2{width:360px;float:left;font-size:12px;	margin-left: 10px}
#popup .titre{	padding-bottom:4px;	font-size:13px;	color:#A90606;	font-weight:bold}


/* Météo */

#MeteoSuisseMap .text  {
	
	font-weight:bold;
	font-size:16px;
	
}
#MeteoSuisse .text {
	font-weight:bold;
	font-size:16px;
	margin-bottom:15px;
	
}




/* jobmatching */

a.lienscat, a.liencat:link, a.liencat:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#003B71;
        
}

a.liencat:hover{
	text-decoration: underline;
}


#main{
	float: left;
	width: 750px;
}

#droite{
	float: right;
	width: 180px;
}

.module1 .top {
	background-image: url(http://images.neuch.ch/newneuch/img_layout/jobmatching/img/cadre_top.gif);
	background-repeat: no-repeat;
	min-height:22px;
	_height:22px;
	font-size: 10px;
	font-weight: bold;
	color: #898977;
}

.module1 .top .titre{
	padding-top: 5px;
	padding-left: 15px;
}

.module1 .main {
	background-image: url(http://images.neuch.ch/newneuch/img_layout/jobmatching/img/cadre_main.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	color: #666666;
	padding: 10px;

}

.module1 .bottom {
	background-image: url(http://images.neuch.ch/newneuch/img_layout/jobmatching/img/cadre_bottom.gif);
	background-repeat: repeat-x;
}

.module2 .top {

	background-image: url(http://images.neuch.ch/newneuch/img_layout/jobmatching/img/cadre2_top2.gif);
	background-repeat: no-repeat;
	min-height:22px;
	_height:22px;
	font-size: 10px;
	font-weight: bold;
	color: #898977;
}

.module2 .top .titre{
	padding-top: 5px;
	padding-left: 15px;
}

.module2 .main {
	width:160px;
	background-image: url(http://images.neuch.ch/newneuch/img_layout/jobmatching/img/cadre2_main2.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	color: #666666;
	padding: 10px;
}
.module2 .bottom {
	background-image: url(http://images.neuch.ch/newneuch/img_layout/jobmatching/img/cadre2_bottom2.gif);
	background-repeat: no-repeat;
}

#conteneur #bottom{
	background-image: url(http://images.neuch.ch/newneuch/img_layout/jobmatching/img/bottom.gif);
	width: 950px;
	background-repeat: no-repeat;
	height: 26px;
	font-size: 10px;
	color: #9D9D8C;
	text-align: center;
	padding-top: 5px;
	margin-top: 15px;
}

#links{
	text-align: center;
	margin-top: 10px;
}

a.links_bottom, a:active.links_bottom, a:visited.links_bottom {
	color:#9D9D8C;
	font-size:10px;
	text-decoration:underline;
}

a:hover.links_bottom{
	text-decoration:none;
}


/* temps-libre - module hp */

#boite { position:absolute; width:300px; height:200px; z-index:3;}
#masque { position:absolute; top:0px; left:0px; width:90px; height:70px; z-index:3;  }
#img { position:absolute; top:0px; left:0px; width:90px; height:70px; z-index:2; }
#masque2 { position:absolute; top:0px; left:150px; width:145px; height:200px; z-index:3;  }
#img2 { position:absolute; top:0px; left:150px; width:145px; height:200px; z-index:2; }


/* tabs */

#MeteoSuisse table tr td {
	
	font-size: 11px;
}

/* tabs */

.cadreimg{
	padding:2px;
	border: solid 1px #d5d5d5;
}

.titre_tab{
	text-decoration:none;
	color:#225b88;
	font-size:17px;
	font-weight:bold;
	margin-bottom:5px;
}
.titre_tab a{
	text-decoration:none;
	
}
ul.listnews{
	list-style: disc url(http://www.unipix.ch/2009/tabs/puce.gif) outside;    
	margin:0 0 0 15px;
    padding:0;
}

ul.listnews li a{
	margin:0; padding:0;
	text-decoration:none;
	font-size:11px;
	color:#52688a;
}
ul.listnews li a:hover{
	text-decoration:underline;
}

ul.listnews-right{
	list-style: none;     
	margin:0 ; 
	padding:0;
}

ul.listnews-right li a{
	margin:0 ; padding:0;
	text-decoration:none;
	font-size:11px;
	color:#333;
}
ul.listnews-right li a:hover{
	text-decoration:underline;
}

.suite{color: #225b88; font-size:11px; text-decoration:none}


.autres_n{	
	margin-top:2px; 
}
.autres_n a{font-weight:bold; color: #898989; font-size:11px; text-decoration:none}
.autres_n a:hover{text-decoration:underline}
.img_legend{color: #999; font-size:11px;}
.newsbody {
	text-decoration:none;
	font-size:12px;
	color:#333333;
}
/* concours */

form#two  a {text-decoration:none; font-size:12px; color:#b31a1a}
form#two  .remarques {font-size:11px; color:#898989}
form#two {background:#f4f4f4; width:630px; padding:10px; border:1px solid #eee; margin:0 auto;}
form#two fieldset {width:610px; display:block; border:1px solid #dadada; padding:5px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em;}

* html form#two fieldset#personal, * html form#two fieldset#medical {background-position:400px 20px;}

form#two fieldset#opt {background:#fff; height:200px}
form#two fieldset#opt2 {background:#5c7d5c; height:200px; color:#fff}
form#two fieldset#opt3 {background:#fff; height:200px; color:#000}



form#two legend {font-size:14px; font-weight:bold; border:3px solid #dadada; margin-bottom:5px; padding:3px; width:254px; background:#dadada}

form#two fieldset#informations label {clear:left; display:block; float:left; width:150px; text-align:right; padding-right:10px; color:#888; margin-bottom:3px;}  {clear:left; display:block; float:right; width:440px; text-align:left; padding-right:10px; color:#888; margin-bottom:3px;}

form#two label {clear:left; display:block; float:right; width:540px; text-align:left; padding-right:10px; color:#888; margin-bottom:3px;}
form#two input {border:1px solid #ccc; background:#fff url(cssplay/form.gif) repeat-x top left; padding-left:0.5em; margin-bottom:0.6em;}
form#two select {margin-left:0.5em;}
form#two textarea {width:410px; height:15em; border:1px solid #fff; padding:0.5em; overflow:auto; background:#fff}
form#two option {background:#788; color:#fff;}
form#two optgroup {background:#abb; color:#000;}
form#two optgroup option {background:#9aa; color:#fff;}
form#two #button1, form#two #button2 {color:#c00; padding-right:0.5em; cursor:pointer; width:205px; margin-left:8px;}
form#two #button1:hover, form#two #button2:hover {background-position:center left; color:#efd9ed;}

/* concours coop*/

.liens_coop{text-decoration:none;color:#b31a1a;}
form#coop  a {text-decoration:none; font-size:12px; color:#b31a1a}
form#coop  .remarques {font-size:11px; color:#898989}

form#coop fieldset#participer {width:400px; display:block; border:2px solid #fff; padding:5px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em;}
form#coop fieldset#informations {width:400px; display:block; border:2px solid #52688a; padding:5px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em;}
form#coop fieldset#participer .txt{color:#3f526f;font-weight:bold; text-decoration:none; font-size:13px; margin-bottom:8px}
form#coop legend {font-size:14px; font-weight:bold; border:0px solid #dadada; margin-bottom:5px; padding:3px; width:254px; }

form#coop fieldset#informations label {clear:left; display:block; float:left; width:150px; text-align:right; padding-right:10px; color:#52688a; margin-bottom:3px;}  
form#coop fieldset#participer label {clear:left; display:block; float:left; width:150px; text-align:right; padding-right:10px; color:#3f526f;font-weight:normal; margin-bottom:3px;} 
form#coop a.aide {float:right; margin-right:15px; text-decoration:none; color:#b6231f;}

form#coop label {clear:left; display:block; float:right; width:540px; text-align:left; padding-right:10px; color:#888; margin-bottom:3px;}


form#coop input {border:1px solid #ccc; background:#fff url(cssplay/form.gif) repeat-x top left; padding-left:0.5em; margin-bottom:0.6em;}

form#coop select {margin-left:0.5em;}
form#coop textarea {width:410px; height:15em; border:1px solid #fff; padding:0.5em; overflow:auto; background:#fff}
form#coop option {background:#788; color:#fff;}
form#coop optgroup {background:#abb; color:#000;}
form#coop optgroup option {background:#9aa; color:#fff;}
form#coop #button1, form#coop #button2 {background-color:#637899; color:#fff; padding-right:0.5em; cursor:pointer; width:205px; margin-left:8px;}
form#coop #button1:hover, form#coop #button2:hover {background-position:center left; color:#efd9ed;}

/* IMMOSTREET */

#immostreet_gauche{width:150px; float:left; background-color:#ddddde; margin-right:1px}
#immostreet_droite{width:780px; float:left; background-color:#ddddde}
#immostreet-style{}
#immostreet-style a {text-cecoration:none}

/* gastro*/

#gastro-form .table_main{
border: solid 1px #ccc;
padding:20px
}

#gastro-form .table{

}

#gastro-form table .table tr td{
border: solid 1px #ccc;
border-bottom: none;
border-right:none;
padding:4px
}
#gastro-form table .table{border-bottom: solid 1px #ccc;border-right: solid 1px #ccc; }
#gastro-form table .table td {font-weight:normal; font-size:12px}
#gastro-form .titre{font-size:13px; font-weight:bold; color:#434141; margin-bottom:10px;margin-top:10px}
#gastro-form .titre2{font-size:16px; font-weight:bold; color:#008532; margin-bottom:10px;margin-top:20px}
#gastro-form a.oui-non{font-weight:bold;text-decoration:none; color:#434141; display:block; width:200px; height:22px; border: solid 1px #ccc; text-align:center; margin-right:10px;float:left}
#gastro-form .titre3{font-weight:bold; font-size:20px;color:#434141; }

	/* radar*/
	
	a.radar {text-decoration:none; font-weight:bold; color:#333;line-height:22px}
	
#festineuch{}
#festineuch h1{color:#c65454;}
#festineuch a.liensgrand {color:#c65454; font-weight:bold; font-size:25px; text-decoration:none; }
#festineuch a.liensgrand:hover {text-decoration:underline; }


/* hp tab*/

	.theaser-tv {width:200px; float:left; margin-bottom:8px}
	.theaser-tv img {width:85px; height:45px; border: 1px solid #6d6b6b}
	.theaser-tv .txt{width:105px; margin-right:3px; float:left}
	.theaser-tv .txt a{text-decoration:none; font-weight:bold; color:#6d6b6b}
	.theaser-tv .txt a:hover{text-decoration:underline; font-weight:bold}
	.theaser-tv .txt .video{font-size:11px; color:#a53024}

/* nav rss*/

#nav_rss{
	padding-left:15px;
	color:#003872;
	font-family: verdana;
	font-size: 25px;
}

#na_rss a.lasuite {
	text-decoration:none;
	
}

#nav_rss .liens a {
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	color:#666;
}

#nav_rss .liens a:hover {
	text-decoration:underline;

}

#nav_rss .liens {
	margin-top:4px;
	font-size:12px;
	color:#666;
}



/* section loisisr */


.divloisirs {
	display:block;
	
}

a.divloisirs:hover{
	color:#91af2f

	
}

.loisirs-news {
	
	overflow:hidden;
	}

.loisirs-news .box {
	height:119px; 
	background:url(http://www.unipix.ch/2009/loisirs/loisirs/back-loisirs.gif) center no-repeat; 
	position:relative;
}		

.loisirs-news .box2 {
	height:119px; 
	background:url(http://www.unipix.ch/2009/loisirs/loisirs/back-loisirs2.gif) center no-repeat; 
	position:relative;
}		

.loisirs-news a {
	text-decoration:none;
	color:#6c6c6c;
	}

.loisirs-news .publi{
	border: solid 1px #b2b2b2;
	position:relative;
	}
.loisirs-news .publi img{
  position:relative; 
  top:0px
	}
.loisirs-news .publi .texte{
	position:absolute; 
	top:2px;
	left:85px;
	padding-right:3px
	}



/* sticker loisirs */



#loisirs-sticker {
	margin-top:15px;
	width:960px;
	overflow:hidden;
}

#loisirs-sticker h3 {
	background: url(http://www.unipix.ch/2009/loisirs/sticker/structure/t-t.gif) repeat-x;
	background-position:bottom;
	color:#7F7F7F;
	font-size:16px;
	margin:0px 0px 10px 0px;
	padding:0px ;
	width:950px;
}

.sticker {
	width:233px;
	height:280px;
	overflow:hidden;
	float:left;
}

.sticker h5 {
	margin: 0;
	padding:10px 0 5px 8px;
	font-size:15px;
}

.sticker img {
	border: solid 2px #fff;
	margin: 10px 0 0 8px;
}
	
.sticker p {
	margin: 0;
	padding:0px 0 5px 8px;
	color:#6C6B6C;
	font-size: 13px;
}
.sticker a {
	text-decoration:none;
}

.sticker a:hover {
	text-decoration:none;
}

.rose { background: url(http://www.unipix.ch/2009/loisirs/sticker/structure/loisirs-rose.jpg) no-repeat ; }
.rose h5 {color:#912287;}

.orange { background: url(http://www.unipix.ch/2009/loisirs/sticker/structure/loisirs-orange.jpg) no-repeat ; }
.orange h5 {color:#E24F3B;}

.bleu { background: url(http://www.unipix.ch/2009/loisirs/sticker/structure/loisirs-bleu.jpg) no-repeat ; }
.bleu h5 {color:#025185;}

.vert { background: url(http://www.unipix.ch/2009/loisirs/sticker/structure/loisirs-vert.jpg) no-repeat ; }
.vert h5 {color:#53891A;}

