/*
------------------------------------------------------------------------
Theme Name: 	WP Remix
Author URI:		http://www.premiumthemes.net/
Description:   	The WordPress Master Theme. One Theme, Many Possiblities
Version:       	3.0
Author:        	R5 Ltd And R.Bhavesh
Author URI:    	http://www.r5ltd.co.uk and http://cssace.com
------------------------------------------------------------------------

Support:       WP Remix, http://wpremix.com/support
Updated:       June 11, 2009
Copyright:     (c) 2009 WP Remix

All rights reserved.
*/

@import url("css/misc.css");		/* css reset - do not edit this */
@import url("css/dropmenu.css");	/* styling dropdown menu */
@import url("css/homepages.css");	/* styling homepage templates */
@import url("css/innerpages.css");	/* styling innerpage templates */
@import url("css/blog-common.css");		/* styling blog */
@import url("css/header.css");		/* header option styling blog */
@import url("css/sidebars.css");		/* styling blog */
@import url("css/footer.css");		/* footer option */
@import url("css/blog.css");		/* styling blog */
@import url("css/color-default.css");		/* styling color schemes css  */




body {
text-align:center;
font: 12px Arial, Helvetica, sans-serif;
background-repeat:repeat-x;
background:#a6a6a6;
background:url(http://vds1454.sivit.org/clients/sigma/alpha/wp-content/themes/sigma/images/fond.jpg) top center;
}
/* Links -----------------------------------------------------------------------*/
a {
outline:none;
}
ul {
list-style:none;
}
.clear {
clear:both;
}
.bold {
font-weight:bold;
}
p.aright {
text-align:right;
}
.italic {
font-style:italic;
}
/* section alignment --------- */

.alignleft {
float:left;
}
.alignright {
float:right;
}
/* image alignment left, right & center --------- */

.imgleft {
float:left;
margin:0 12px 12px 0;
padding:3px;
}
.imgright {
float:right;
margin:0 0 12px 12px;
padding:3px;
}
.imgleft_n {
float:left;
margin:0 40px 12px 0;
padding:3px;
}
.img_center {
margin:10px 0;
padding:5px;
}
code {
font-size:12px;
}
/* blog & content css common ---------------------------------------------------- */

h1 {
font-size:22px;
font-weight:400;
margin:0 0 12px;
padding:0 0 5px;
}
h2 {
font-size:15px;
font-weight:400;
margin:0 0 8px;
padding:0;
}
h2 a {
text-decoration:none;
}
h2 a:hover {
text-decoration:none;
}
h3 {
font-size:18px;
font-weight:400;
margin:0 0 10px;
padding:0;
}
h4 {
font-size:16px;
font-weight:700;
margin:5px 0 0px;
padding:3px 0 0px;
}
h5 {
font-size:14px;
font-weight:700;
margin:0 0 10px;
padding:0;
}
h6 {
font-size:12px;
font-weight:700;
margin:5px 0;
padding:0 0 5px;
}
p {
font-size:12px;
line-height:17px;
margin:0 0 12px;
}
p a {
text-decoration:none;
}

ul {
font:12px Arial, Helvetica, sans-serif;
margin:0 0 15px 6px;
padding:0;
}
ul li ul {
margin:8px 0 5px;
padding:0;
}
ol {
line-height:18px;
font-size:12px;
background:none;
margin:0 0 0 5px;
padding:0 0 10px 20px;
}
ol li {
background:none;
list-style-type:decimal;
margin:0 0 5px;
padding:0;
}
ol li ol {
margin:8px 0 5px 24px;
padding:0;
}
blockquote {
	background:url(images/quote2.png) no-repeat;
	background-position:5px 8px;
	margin-bottom:10px;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:18px;
	padding:5px 0px 5px 30px;
	margin-bottom:10px;
}
blockquote p { font:bold 12px Arial, Helvetica, sans-serif;  }
.clientname {
	font-size:11px; font-weight:normal; color:#666;
	margin-bottom:12px;
}

li,ul li ul li {
font-size:13px;
font-weight:bold;
line-height:18px;
margin:0 -3px;
padding:7px 0 5px 27px;
}
/* instruction elements -------------------------------------- */
address {
font-style:italic;
}
p.alert,p.download,p.info,p.note {
margin:10px 0 0;
padding:10px 10px 10px 36px;
}
p.alert {
padding:10px 10px 10px 36px;
}

/* STRUCTURE ----------------------------------*/
#header {
height:65px;
margin:0 auto;
}
#content-wrap {
overflow:visible;
height:100%;
}
#wrapper {
text-align:left;
width:814px;
margin:0 auto;
padding:0 0px 10px;
overflow:visible;
min-height:96%;
}


#main {
overflow:visible;
clear:both;
margin-top:10px;
margin-bottom:20px;
}
#main .subcolumns {
width:400px;
}
#content {
width:480px;
padding-bottom:80px;
margin-left: 22px;
}
#content2 {
width:560px;
}
#content, #content2 { 
float:left;
}
#sidebar {
width:240px;
margin-bottom:15px;
margin-right:34px;
}
#sidebar2 {
width:260px;
margin-bottom:15px;
}
#sidebar, #sidebar2 {
float:right;
}



#footer {
clear:both;
overflow:hidden;
text-align:left;
height:100%;
width:814px;
margin:0 auto;
padding:0;
height: 30px;
background-color: white;
}

#content .subcolumns,#sidebar .subcolumns {
width:230px;
height:300px;
text-align:left;
}

#content .offre{
height:340px;
}
/* Header Section  ----------------------------------*/
#header .logo {
font:25px "Arial Black", Arial, Helvetica, sans-serif;
color:#fff;
margin-top:5px;
text-transform:uppercase;
float:left;
}
#header .h_left {
float:left;
/*width:320px;*/
}
#header .description {
font:12px Arial, Helvetica, sans-serif;
clear:both;
margin-top:-5px;
}
/* ------------------------------  footer ---------------------------------------  */

#footer p {
font-size:12px;
line-height:20px;
float:left;
font-family:Arial, Helvetica, sans-serif;
margin:3px 0px 0px 12px;
padding:0;
font-size: 10px;
}
#footer span {
color:#d7c2c3;
}
#footer span a {
text-decoration:none;
}
#footer span a:hover {
text-decoration:none;
}
#flinks {
list-style:none;
float:right;
margin:6px 10px 0px 12px;
color:white;
font-size: 10px;
}
#flinks li {
display:inline;
line-height:26px;
text-align:right;
padding:0 5px;
}
#flinks li a {
font-size:11px;
text-decoration:underline;
color:white;
}

#flinks a {
font-size:10px;
text-decoration:underline;
color:white;
}
#flinks li a:hover {
display:inline;
}
/* TOP SEARCH FORM -----------------------------------------------------------------------*/
#search {
float:right;
margin-top:20px;
width:205px;
height:21px;
padding:2px 0 0 15px;
}
* html #search {
width:208px;
overflow:hidden;
}
#search .s {
font:12px Arial, Helvetica, sans-serif;
width:170px;
float:left;
margin-right:5px;
padding:2px;
}
#searchform .sgo {
width:26px;
height:23px;
margin:-2px 0 0;
}
/* Root = Horizontal, Secondary = Vertical ------------------------------------------------ */

#nav {
width:814px;
height:25px;
position:relative;
margin:0 auto 5px;
}
#nav .rss {
font:bold 12px Arial, Helvetica, sans-serif;
padding-left:18px;
position:absolute;
top:7px;
right:8px;
}

/* breadcrumb start -----------------------------------------------------------------------*/
 
#content-wrap .breadcrumb{
font:10px Arial, Helvetica, sans-serif;
text-transform:uppercase;
text-align:left;
clear:both;
line-height:25px;
padding-left:21px;
margin-bottom:15px;
width:450px;
}
a.button {
margin-bottom:8px;
font-weight:700;
font-size:12px;
padding:3px 15px 3px 10px;
}

.submit {
margin-bottom:8px;
font-weight:700;
font-size:12px;
cursor:pointer;
padding:3px 15px 3px 10px;
}
.postads {
text-align:center;
overflow:hidden;
height:100%;
margin-bottom:25px;
}
.small { font-size:11px; color:#666; }
.small a { color:#666; }
.small a:hover { color:#000; }


/*------- Demo  ---------*/

#demotop { background:#000; height:50px; overflow:hidden; } 
#demotop-in { width:860px; margin:0 auto;  }
#demotop-in h5 { float:left; font:bold 14px Georgia, "Times New Roman", Times, serif; color:#fff; margin:0; padding:8px 0 0 0; }
#demotop-in p { font-size:11px; color:#9f9f9f; clear:both;  float:left; }

.img_button {
	position:relative;
	display:block;
	font-size:12px;
}
.img_button span {
	height:100%;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	cursor:pointer;
}
.img_button span a {
	display:block;
}

.b_purchasedownload2 {
	top:9px;
	right:0;
	float:right;
}
.b_purchasedownload2 span, .b_purchasedownload2 span a {
	background:url(images/b_purchasedownload2.png) no-repeat;
}
.b_purchasedownload2 span a, .b_purchasedownload2 {
	width:190px;
	height:32px;
}
.b_purchasedownload2 span:hover {
	background-position:0 -32px;
}

/* NEW 2.7 */
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
.commentlist li ul li {
	font-size: 1em;
}
#commentform {
	margin: 5px 10px 0 0;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.children { padding: 0; }

/* SIGMA */

.separator{
width:500px;
height:15px;
}
.post-excerpt-top {
background:#FFFFFF url(images/excerpt_bg_top.gif) no-repeat scroll 0 0;
clear:both;
float:left;
height:6px;
margin-top:1px;
width:500px;
margin-right:0px;
}

.post-excerpt-bottom {
background:#FFFFFF url(images/excerpt_bg_bottom.gif) no-repeat scroll 0 0;
float:left;
height:6px;
margin-top:0px;
width:500px;
margin-right:0px;
margin-bottom: 17px;
}

.post-excerpt {
background:#108D91 url(images/excerpt_bg_middle.gif) no-repeat scroll 0 0;
background-repeat: repeat-y;
color:#FFFFFF;
float:left;
font-size:12px;
line-height:20px;
padding:0px 0px;
width:462px;
margin-right:38px;
margin-top:0px;
}

.bg-middle-grey {
background:#FFFFFF url(images/excerpt_bg_middle_grey.gif) no-repeat scroll 0 0;
width:459px;
background-repeat: repeat-y;


}

.bg-top-grey {
background:#FFFFFF url(images/excerpt_bg_top_grey.gif) no-repeat scroll 0 0;
height:3px;
}

.bg-bottom-grey {
background:#FFFFFF url(images/excerpt_bg_bottom_grey.gif) no-repeat scroll 0 0;
height:3px;
}



.bg-middle-green {
background:#FFFFFF url(images/excerpt_bg_middle_green.gif) no-repeat scroll 0 0;
width:459px;
background-repeat: repeat-y;
}

.bg-top-green {
background:#FFFFFF url(images/excerpt_bg_top_green.gif) no-repeat scroll 0 0;

height:5px;
}

.bg-bottom-green {
background:#FFFFFF url(images/excerpt_bg_bottom_green.gif) no-repeat scroll 0 0;

height:5px;
}




.arrow_title{
float:left;
background:#FFFFFF url(images/title_arrow.gif) no-repeat scroll 0 0;
width:26px;
height:15px;
margin-top:6px;
}

#content .post-excerpt p {
color:#FFFFFF;
margin-left:20px;
margin-right:10px;
margin-top:7px;
margin-bottom:10px;
font-size:14px;
width:420px;
line-height:22px;
}

#content  p {
color:#000000;
width:450px;
}

#content .subcolumns  p {
	color:#000000;
	width:210px;
	text-align: justify;
	font-size:11px;
	line-height: 14px;
	margin-left:0px;
	
}

#content .subcolumns  p.more2 {
	margin: 0;
	padding: 0;

}

#content .subcolumns  img {
	
	width:210px;
}

.detail{margin-top:5px;}


.preview {
	float:left;
	height:48px;
	margin-right:5px;
	width:60px;
	float: left;
	margin-left:5px;
}
.portefeuille-excerpt-warp{
	width:290px;
	float: left;
	margin-right:5px;

}
.portefeuille-excerpt-top{
	background:#FFFFFF url(images/excerpt_bg_top_portefeuille.gif) no-repeat scroll 0 0;
	width:290px;
	height: 4px;
	
}

.portefeuille-excerpt{
background:#FFFFFF url(images/excerpt_bg_middle_portefeuille.gif) no-repeat scroll 0 0;
background-repeat: repeat-y;
width:290px;
height: 108px;


}

.portefeuille-excerpt-bottom{
	background:#FFFFFF url(images/excerpt_bg_bottom_portefeuille.gif) no-repeat scroll 0 0;
width:290px;
margin-bottom: 0px;
}

#content .portefeuille-excerpt p{
	width:250px;
	font-size: 16px;
	line-height: 22px;
	padding-top:10px;
}

.portefeuille_client {
	background:#FFFFFF url(images/portefeuille_bg_client.png) no-repeat scroll 0 0;
	width:142px;
	height:118px;
	float: left;
	margin-right:5px;
	margin-bottom:5px;
	padding-top:15px;
	
}

#content .portefeuille_client p {
	margin-top: auto;
	margin-bottom: auto; 
	
	width:142px;
	vertical-align: center;
}

.portefeuille_client img{
margin-left:5px;
margin-top:5px;
}

.portefeuille_client_detail{
z-index: 0;
position:relative;
top:-80px;
left:65px;

}

#content .subcolumns .p_offre {
	color: #108D91;
	font-size: 12px;
	margin-top: 4px;
	text-decoration: underline;
}

#content .offre_img {
	border-bottom:0px solid #CCCCCC;
}

#content .p_offre img {
width: 18px;
float:left;
margin-right:2px;
margin-top: -1px;

}

.line{
float:left;
margin-bottom: 15px;
}
.gamme {
	float: left;
	margin-right:15px;
}


.gamme_header {
	width: 232px;
	height: 77px;
}

.gamme_header_FIP {
	background:#FFFFFF url(images/gamme_bg_header_FIP.png) no-repeat scroll 0 0;

}


.gamme_header_FCPI {
	background:#FFFFFF url(images/gamme_bg_header_FCPI.png) no-repeat scroll 0 0;
}

.gamme_header_FCPR {
	background:#FFFFFF url(images/gamme_bg_header_FCPR.png) no-repeat scroll 0 0;
}

.gamme_header_FIPISF{
	background:#FFFFFF url(images/gamme_bg_header_FIPISF.png) no-repeat scroll 0 0;
}

#content  .gamme_header h3 {
	margin: 0;
	padding: 0;
	line-height: 15px;
	border: 0;
	font-size: 11px;
	font-weight: bold;
	padding: 15px 10px 0px 64px;
}

#content .gamme_header_FIPISF h3{
	padding-left: 82px;
}

.gamme_main {
	background:#FFFFFF url(images/gamme_bg_main.png) repeat-y scroll 0 0;
	width: 232px;
}

#content .gamme_main p {
	background:#FFFFFF url(images/gamme_bg_main.png) repeat-y scroll 0 0;
	width: 220px;
	border: none;
	margin: 0;
	padding: 0;
	padding: 2px 5px 14px 15px;
	font-size: 11px;
	color: white;
	line-height: 13px;
}



.gamme_footer {
	background:#FFFFFF url(images/gamme_bg_footer.png) no-repeat scroll 0 0;
	width: 232px;
	height: 10px;
}


.gamme_main ul {
	margin: 0;
	padding: 0;
	
}

.gamme_main ul li {
	background:transparent url(images/gamme_puce.png) no-repeat scroll 0 0;
	margin: 0;
	padding: 0;
	line-height: 13px;
	margin-left:11px;
	padding-left: 18px;
	font-size: 12px;
	color:white;
	font-weight: bold;
	padding-bottom: 10px;
}

.gamme_main ul li:hover {
	background:transparent url(images/gamme_puce_hover.png) no-repeat scroll 0 0;
}


.gamme_main ul li a {
	color:white;
	cursor: pointer;
}

.gamme_main ul li a:hover {
	
	text-decoration: underline;
}


/* RollOver Portefeuille*/
.containerPortefeuille{width:243px;height:377px}
.logoPortefeuille{float:left;width:243px;text-align:center;padding:0px;padding-top:30px;height:97px;margin:0px;top:20px;left:20px;}
.detailsPortefeuille{float:left;width:190px;padding-top:25px;margin-left:25px;letter-spacing:0px;color:#6d6d6d;padding-bottom:5px;margin-bottom:4px;border-bottom:#dedede solid 1px; font-size: 11px;}
.detailsBisPortefeuille{float:left;width:190px;margin-left:25px;letter-spacing:0px;font-size:11px;line-height:17px; text-align: left;}
.detailsBisPortefeuille a{color:#035561}
.detailsBisPortefeuille a:hover{text-decoration:underline;}
.linkPortefeuille{float:left;width:243px;margin-left:25px;text-align:right;}
.linkBottomPortefeuille{margin-left:100px;}


/*pageContact*/
.imagesPush{float:left;width:100%;text-align:center;padding-bottom:10px;}
.titre{float:left;width:100%;}
.titre h3{font-size:18px;}
.blocIntro{float:left;width:280px;height:270px;}
.colone{float:left;width:280px;}
.blocIntro{float:left;height:87px;width:260px;font-size:12px;font-family:Arial;color:#565656;font-weight:bold;padding-top:20px; line-height:18px;padding-left:10px;margin-bottom:20px;}
.blocIntro2{float:left;height:143px;width:260px;font-size:12px;font-family:Arial;color:#565656; line-height:18px;padding-left:10px;}
.blocIntro2 h3{font-size:18px;}
.colone a{color:#108D91;}
.colone a:hover{color:#108D91;text-decoration:underline;}
.gmap{float:left;width:460px;height:320px;padding-left:20px;}
.contenerContact{margin-top:25px;float:left;width:790px;height:150px;}
.BlocContact2 {float:left;width:222px;padding-top:15px;padding-left:18px;padding-right:15px;line-height:18px;}
.BlocContact2 a{color:#108D91;}
.BlocContact2 a:hover{color:#108D91;text-decoration:underline;}


/* pdf */
#content .pdf_links{
font-size:14px;
line-height:29px;
margin:0 0 0;
padding:0;
width: 350px;
}

.pdf_header {
background:#FFFFFF url(images/pdf_bg_header.png) no-repeat scroll 0 0;
clear:both;
float:left;
height:6px;
margin-top:0px;
width:500px;
margin-right:0px;
}

.pdf_footer{
background:#FFFFFF url(images/pdf_bg_footer.png) no-repeat scroll 0 0;
float:left;
height:6px;
margin-top:0px;
width:500px;
margin-right:0px;
margin-bottom: 17px;
}


/*sidebar*/

#sidebar_liens{
	width:231px;
	height:55px;
	margin-bottom:10px;
}

#sidebar_liens p{
	padding-left:100px;
	padding-top:10px;
	
}

#sidebar_liens p a{
	text-decoration: underline;
	color:#108D91;
}

/* equipe */

#content table tr td p
{
width:325px;
}

/* fog */

.layer {
height:352px;
left:50%;
margin:0 0 0 -280px;
padding:10px;
position:absolute;
top:20%;
width:300px;
z-index:1001;
}

#layerContent .topLayer {
background:transparent url(skin/popInTop.png) no-repeat scroll left top;
height:8px;
width:352px;
}

#layerContent .layerInside {
background-color:#FFFFFF;
overflow:hidden;
padding:10px;
position:relative;
width:480px;
text-align: center;
height:340px;
}

#layerContent .bottomLayer {
background:transparent url(skin/popInBottom.png) no-repeat scroll left top;
height:8px;
width:352px;
}

#fog {
background:#000000 none repeat scroll 0 0;
height:100%;
left:0;
opacity:0.8;
position:fixed;
top:0;
width:100%;
z-index:100;
}
#logoClic{
height:95px;
width:100px;
float:left;
}
#logoClic a{
display: block ;
height: 100% ;
}
#content h2{
	width:460px;
	font-size:18px;
	font-weight:bold;
}
.BlocContact2 h2{font-size:10px;}



