/*
*                      								 SIPARTECH CSS
*											  2009
*
**********************************************************************************************/

/**********************************
*  Global reset, global settings  *
***********************************/

* { margin:0; padding:0; }
body, html { height:100%; font-size:90%; }
body { font-family:arial,sans; background:#e3e3e3 url('/media/images/sipartech_bg.png');}
a, a img { text-decoration:none; border:0;}
a:hover {text-decoration:underline;}
hr { clear:both; height:4px; margin-bottom:20px; background:#aaa; border:0; border-top:1px solid #666; }


/**********************************
*    And here comes the swarm     *
***********************************/


div.sub_body { background:url('/media/images/sipartech_bg02light.png') repeat-x 0px -25px; }

div.page {
	width:806px;

	margin:auto;
	padding:0 20px 20px 20px;

	background:#fff url('/media/images/sipartech_bg02light.png') repeat-x 0px -25px;

}

/*********************************
*    TOP LINKS                   *
**********************************/

div.top_links {
	width:806px;
	height:25px;
	margin-bottom:20px;
}

/*
div.top_links table  {
	border-collapse:collapse;
}
div.top_links table tr td {
	text-align:center;
	width:16%;
	height:25px;
}
*/

div.top_links ul {
	display:inline;
	height:25px;

	margin:auto;
	background:#000;
	list-style-type:none;
}

div.top_links li {
	float:left;
	display:inline;

	height:25px;
	margin-right:60px;

	line-height:25px;
	text-align:center;
}
div.top_links li:hover { border-bottom:1px solid #83b818; }

div.top_links li.lastitem { margin-right:0; }
div.top_links li.active a { border-bottom:1px solid #aaa; }
div.top_links a { color:#fff; }
div.top_links a:hover { text-decoration:none;}

/**********************************************************
* LOGO BANNER                                             *
***********************************************************/

div.logo { width:100%; }

div.logo img {
	float:left;
	margin-right:20px;
	vertical-align:bottom;
}

div.logo p {
	padding-top:31px;
	color:#bbb;
	font-size:1.2em;
	font-variant:small-caps;
	font-weight:bold;
	letter-spacing:6px;
}

/***********************************************************
*  THE THREE MAIN IDEAS BLOCKS                             *
************************************************************/

ul#main_ideas {
	clear:both;
	height:300px;
	width:820px;

	margin:10px 0px 15px 0px;
	list-style-type:none;
}

ul#main_ideas li {
	float:left;
	width:265px;
	height:295px;
}

div.main_ideas_border {
	height:310px;
	background:url('/media/images/main_idea_shadow.png') no-repeat 3px 10px;
}

div.main_ideas {
	width:240px;
	height:280px;

	margin-bottom:20px;

	background:#000;
	border:8px solid #222;

	text-align:center;
	cursor:pointer;
}

div.main_idea_1 {background:#000000 url('/media/images/fibres04.png') no-repeat;}
div.main_idea_2 {background:#000000 url('/media/images/boussole06.png') no-repeat;}
div.main_idea_3 {background:#000000 url('/media/images/nature.png') no-repeat;}

div.main_ideas div.infos{
	display:none;
	position:absolute;
	width:198px;
	height:190px;

	margin:10px;
	padding:5px 10px 10px 10px;

	background: #111;
	color:#fff;

	font-style:normal;
	text-align:justify;
	font-size:1em;

	border:1px solid #555;

	filter:alpha(opacity=85);
	opacity:.85;
	
}

div.main_ideas div.infos h1 {
	margin-top:5px;

	text-align:left;
	line-height:1em;
	font-variant:small-caps;
}

div.main_ideas div.infos p {margin-bottom:10px;}

div.main_ideas h1 {
	float:left;
	width:100%;
	height:40px;

	margin-top:235px;

	line-height:40px;
	font-size:1.3em;
	color:#ddd;
	font-variant:small-caps;
}

/**********************************************************
* TWO BOX LAYOUT                                          *
***********************************************************/

div.intro_details_1 {
	float:left;
	width:350px;

	margin-bottom:10px;
	padding:0px 20px 20px 20px;
}

div.intro_details_1 h1 { margin-bottom:10px; font-size:1.2em; }
div.intro_details_1 h2 { margin-bottom:10px; }
div.intro_details_1 p {	margin-bottom:10px; line-height:1.2em; text-align:justify;}
div.intro_details_1 a {	color:#0442a9; }
div.intro_details_1 span { border-bottom:1px #777 dashed; }
div.intro_details_1 span a:hover { text-decoration:none; }
div.intro_details_1 ul { list-style:square inside; }
div.intro_details_1 ul li { margin-bottom:2px; }

/***************************************************
*  HOMEPAGE SMALL MAP                              *
***************************************************/

div.map { position:relative; cursor:pointer; }

div.map img { border:1px solid #aaa; }

div.map h1 {
	position:absolute;
	width:100%;
	left:10px;
	top:70px;

	color:#fff;
	font-size:1em;
	font-weight:normal;
	z-index:3;
}

/***************************
*  BOTTOM PART             *
****************************/

div.bottom {
	position:relative;
	width:786px;
	height:20px;

	margin-top:20px;
	padding:10px;

	color:#333;
	background:#aaa7af;
	background:#cdcbd3 url('/media/images/h1_bg.png');
	
	border-top:1px solid #444;

	line-height:20px;
	text-align:center;
}

div.bottom a { color:#333; }
div.bottom img { vertical-align:middle; }


/****************************
*     GENERIC CONTENT       *
****************************/

div.content {
	width:100%;
	font-size:1em;
	line-height:1.2em;
}


.wym_dialog_preview h1,
div.content h1 {
	clear:both;

	width:724px;
	margin-bottom:20px;

	background:#cdcbd3 url('/media/images/double-quote-bg.png') no-repeat;
	background:#cdcbd3 url('/media/images/double-quote.png') no-repeat 20px 13px;
	color:#111;

	padding:15px 20px;
	padding-left:60px;

	font-size:1.1em;
	line-height:1.2em;
	font-weight:bold;

	border:0;
	border-top:1px solid #999;
	border-bottom:1px solid #aaa;

	text-align:justify;
}


div.content h2 {
	clear:both;
	width:760px;

	margin:0px 0px 20px 20px;
	padding-bottom:3px;

	border-bottom:1px solid #999;
	font-size:1.2em;
}
div.content h2 a { text-decoration:none; color:#000;}

div.content h3 {
	margin-bottom:10px;
	margin-left:20px;

	font-size:1em;
	font-weight:bold;
}

div.content a {	color:#0442a9;}
div.content p {	margin:0px 20px 20px 20px; text-align:justify; }
div.content ul {width:90%; margin:0px 20px 20px 20px; list-style:none;}
div.content ul li  { width:500px; margin:0px 0px 4px 0px; padding-left:15px;text-align:justify; background:url('/media/images/puce-carre.png') no-repeat 0px 3px;}

div.content img {
	border:1px solid #999;
	background:#fff;
	padding:10px;
}

div.content table {
	width:100%;
	border-collapse:collapse;
	background:#fff;
	font-size:1em;
}

div.content table td, 
div.content table th {
	border:1px solid #ccc;
	padding:5px;
	vertical-align:top;
}

div.content table th {
	text-align:right;
	vertical-align:middle;
}

div.content table td input[type="radio"]{
	vertical-align:middle;
	margin-right:5px;
}

div.content table td input[type="text"],
div.content table td input[type="password"],
div.content table td input[type="file"],
div.content table td select,
div.content table td textarea {
	width:90%;
	padding:0.2em;
	background:#ddd;
	color:#000;
	border:1px solid #aaa;
	font-size:0.8em;
}
div.content table td input[type="text"]:focus,
div.content table td input[type="password"]:focus,
div.content table td input[type="file"]:focus,
div.content table td textarea:focus { border:1px solid #666; }

div.content table td input.disabled { background:#777; color:#fff; }
div.content table td select option { color:#000; }
div.content table td textarea { height:200px; font-size:1em; }
div.content table sup { color:#f00; }

div.content table.noborder,
div.content table.noborder td,
div.content table.noborder th {	border:0; }

/**************************************************
*  TABS TEMPLATE                                  *
***************************************************/

div.tabs_template {
	margin-bottom:20px;
	font-size:1em;
	line-height:1.2em;
}

div.tabs_template div.menu {
	width:240px;
}

div.tabs_template div.menu h2 {
	font-size:1em;
	color:#222;
	margin-bottom:10px;
}

div.tabs_template ul.topics {
	list-style:none inside;
}
div.tabs_template ul.topics a {
	color:#333;
}

div.tabs_template ul.menu {
	float:left;
	width:220px;

	background:#bbb;


	list-style-type:none;
	margin-bottom:20px;
}

div.tabs_template ul.menu li {
	margin-bottom:1px;

	background:#fff;
	line-height:32px;

	border:0;
	border-left:3px solid #fff;

	cursor:pointer;
}

div.tabs_template ul.menu li a:hover { text-decoration:none; }
div.tabs_template ul.menu li:hover { background:#d4cce1; border-left-color:#80b613; color:#fff;}
div.tabs_template ul.menu li a { padding-left:20px; }
/*div.tabs_template ul.menu li:hover { border-left:10px solid #80b613; }*/

div.tabs_template ul.menu li.selected {	

background:#000;
border:1px solid #333;
border-left:3px solid #5c4d76;

color:#fff; 

border-right:0;

margin-top:-1px;
margin-bottom:0;
}

div.tabs_template ul.menu li.selected a {
	/*background:url('/media/images/arrow-right3.png') no-repeat 5px 1px;*/
	color:#fff;
	text-decoration:none;
}

div.tabs_template ul.menu a { color:#000;}

div.tabs_template div.panel {
	float:left; 
	width:560px; 

	border-left:1px solid #bbb;
	min-height:420px;
}

div.tabs_template div.panel h2 { width:540px; }
div.tabs_template div.panel li { width:500px; }

/***********************************
*             MENU JOBS            *
***********************************/

div.tabs_template ul.jobs_menu,
div.tabs_template ul.jobs_menu li,
div.tabs_template ul.jobs_menu li.selected,
div.tabs_template ul.jobs_menu li.selected a,
div.tabs_template ul.jobs_menu li ul,
div.tabs_template ul.jobs_menu li:hover,
div.tabs_template ul.jobs_menu ul li:hover {
	border:0;
	background:none;
	color:#000;
	text-decoration:none;
}
div.tabs_template ul.jobs_menu li { cursor:default; }

div.tabs_template div.panel h1 { width:520px; }

div.tabs_template ul.jobs_menu { width:240px; }
div.tabs_template ul.jobs_menu li a { font-weight:bold; padding-left:5px;}
div.tabs_template ul.jobs_menu li ul li a { font-weight:normal; color:#0442a9; }
div.tabs_template ul.jobs_menu li ul li.descendant a,
div.tabs_template ul.jobs_menu li ul li.selected a { color:#0442a9; }
div.tabs_template ul.jobs_menu li ul li:hover a { background:none; text-decoration:underline; }

div.tabs_template ul.jobs_menu li { line-height:20px; }
div.tabs_template ul.jobs_menu ul { list-style:none; }
div.tabs_template ul.jobs_menu li ul { margin-left:20px; }


/************************************
* HOMEPAGE NEWS                     *
*************************************/

div.news {
	width:664px; 

	padding:10px 140px 20px 0px; 
	
	background:url('/media/images/cubes.png') bottom right no-repeat; 
	border:1px solid #ccc;
}	

div.news ul { margin-bottom:10px; }
div.news h2 { width:760px; padding-top:10px;}


/************************************
* PARTNERS LOGO DISPLAY             *
*************************************/

p.logos { text-align:center; }
p.logos img { margin-bottom:10px; border:0; }


/***********************************
* JOB ANNOUNCE                     *
************************************/

div.annonce {
	width:680px;

	margin:auto;
	margin-bottom:20px;

	border:1px solid #aaa;
	background:#fff;
}

div.annonce div {
	margin:10px;
	padding:10px;
	background:#eee;
}

div.annonce h1 { width:640px; }



/*************************************
* MISC OPTIONS                       *
**************************************/

div.spacer { clear:both; height:1px; }

img.image-left {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	
}
img.image-right {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

p.vide {
	font-size:0;
	height:1px;
}

/***************************************
* PREVIEW                              *
***************************************/



/***************************************
* Liens FR EN 
***************************************/
.lang {
	font-size:11px;
	width:150px;
	position:relative;
	top:-5px;
	left:715px;
	color:#FFFFFF;
}

.lang a:link,a:hover,a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.lang a:hover {
	border-bottom:1px solid #83b818;
	padding-bottom:2px;
}

