﻿select
{
	height:20px;
	font-size:12px;
}
#block_bleu, #block_bleu_d, #block_bleu_s, #block_orange, #block_green, #block_newsletter {
	position:relative;
	width:230px;
	height:200px;
	color:white;
	font-family:Arial;
}
#block_green 
{
	color:#000000;
}
/* START BLOCK BLEU */
#block_bleu .top {
	position:relative;
	width:230px;
	height:10px;
	background-image:url(../img/block_bleu_blocks_top.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#block_bleu .title {
	position:relative;
	width:215px;
	height:25px;
	font-size:20px;
	padding-left:15px;
	background-image:url(../img/block_bleu_blocks_title.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#block_bleu .content {
    font-size: 12px;
	position:relative;
	left:0px;
	top:0px;
	padding:10px 20px;
	background-color:#74C1EC;
	overflow:hidden;
}

#block_bleu .bottom {
	position:relative;
	left:0px;
	top:0px;
	width:230px;
	height:10px;
	background-image:url(../img/block_bleu_blocks_bottom.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
#block_bleu .content .subtitle
{
	position:relative;
	height:16px;
	top:0px;
	left:-20px;
    font-weight:bold;
    font-size:+3;
    margin:10px 0px;
    padding:3px 20px;
    width:230px;
	background-color:#33B7E1;
	vertical-align:bottom;
}
/* END BLOCK BLEU */

/* START BLOCK BLEU_D SQUARE */
#block_bleu_s .top {
	position:relative;
	width:230px;
	height:10px;
	background-image:url(../img/block_bleu_s_blocks_top.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
/* END BLOCK BLEU_D SQUARE */
/* START BLOCK BLEU_D */
#block_bleu_d .top {
	position:relative;
	width:230px;
	height:10px;
	background-image:url(../img/block_bleu_d_blocks_top.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#block_bleu_d .title, #block_bleu_s .title {
	position:relative;
	width:215px;
	height:25px;
	font-size:20px;
	padding-left:15px;
	background-image:url(../img/block_bleu_d_blocks_title.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#block_bleu_d .content, #block_bleu_s .content {
    font-size: 12px;
	position:relative;
	left:0px;
	top:0px;
	padding:10px 20px;
	background-color:#00A9E2;
	overflow:hidden;
}
#block_bleu_s .content 
{
	height:135px;
}
#block_bleu_s .dropdown 
{
	position:absolute;
	left:15px;
	top:135px;
}
#block_bleu_s select
{
	background-color:#33B7E1;
	color:White;
	width:200px;
	border:solid 0px transparent;
	margin:0px;
	padding:0px;
	z-index:99;
} 

#block_bleu_d .bottom , #block_bleu_s .bottom {
	position:relative;
	left:0px;
	top:0px;
	width:230px;
	height:10px;
	background-image:url(../img/block_bleu_d_blocks_bottom.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
#block_bleu_d .content .subtitle, #block_bleu_s .content .subtitle
{
	position:relative;
	margin-top:15px;
	height:20px;
	top:0px;
	padding-left:20px;
	padding-top: 3px;
	font-weight:bold;
    font-size:+3;
    width:170px;
	background-color:#33B7E1;
	vertical-align:bottom;
}
/* END BLOCK BLEU_D */

/* START BLOCK ORANGE */
#block_orange .top {
	position:relative;
	width:230px;
	height:10px;
	background-image:url(../img/block_orange_blocks_top.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#block_orange .title {
	position:relative;
	width:215px;
	height:25px;
	color:#FFFFFF;
	font-size:20px;
	padding-left:15px;
	background-image:url(../img/block_orange_blocks_title.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
#block_orange .pane_title {
	position:relative;
	height:20px;
	color:#FFFFFF;
	font-size:16px;
	padding-left:15px;
	overflow:hidden;
	background-color:#FF9F13;
	margin:1px 0px;
	border-bottom:dotted 1px #ffffff;
	border-top:dotted 1px #ffffff;
	cursor:pointer;
}

#block_orange .content {
    font-size: 10px;
	position:relative;
	left:0px;
	top:0px;
	padding:0px 0px;
	background-color:#FFBC5A;
	overflow:hidden;
}

#block_orange .bottom {
	position:relative;
	left:0px;
	top:0px;
	width:230px;
	height:10px;
	background-image:url(../img/block_orange_blocks_bottom.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
#block_orange .content .subtitle
{
	position:relative;
	height:16px;
	top:0px;
	left:-20px;
    font-weight:bold;
    font-size:+3;
    margin:10px 0px;
    padding:3px 20px;
    width:230px;
	background-color:#FFBC5A;
	vertical-align:bottom;
}
/* END BLOCK ORANGE */

/* START BLOCK GREEN */
#block_green .top {
	position:relative;
	width:230px;
	height:10px;
	background-image:url(../img/block_green_blocks_top.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#block_green .title {
	position:relative;
	width:215px;
	height:25px;
	color:#FFFFFF;
	font-size:20px;
	padding-left:15px;
	background-image:url(../img/block_green_blocks_title.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#block_green .content {
    font-size: 10px;
	position:relative;
	left:0px;
	top:0px;
	padding:10px 0px;
	background-color:#22C7C5;
	overflow:hidden;
	color:#333333;
}

#block_green .bottom {
	position:relative;
	left:0px;
	top:0px;
	width:230px;
	height:10px;
	background-image:url(../img/block_green_blocks_bottom.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
#block_green .content .subtitle
{
	position:relative;
	height:16px;
	top:0px;
	left:-20px;
    font-weight:bold;
    font-size:+3;
    margin:10px 0px;
    padding:3px 20px;
    width:230px;
	background-color:#00A8E1;
	vertical-align:bottom;
}
/* END BLOCK GREEN */

/* START BLOCK NEWSLETTER */
#block_newsletter{height:135px;}

#block_newsletter .top {
	position:relative;
	width:230px;
	height:20px;
	background-image:url(../img/block_newsletter_top.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#block_newsletter .content {
    font-size: 12px;
	position:relative;
	height:70px;
	left:0px;
	top:0px;
	padding:10px 20px;
	background-color:#E5007D;
	overflow:hidden;
}

#block_newsletter .bottom {
	position:relative;
	left:0px;
	top:0px;
	width:230px;
	height:20px;
	background-image:url(../img/block_newsletter_bottom.gif);
}
#block_newsletter .content .subtitle
{
	position:relative;
	height:16px;
	top:0px;
	left:-20px;
    font-weight:bold;
    font-size:+3;
    margin:10px 0px;
    padding:3px 20px;
    width:230px;
	vertical-align:bottom;
}
/* END BLOCK NEWSLETTER */
/* BUTTONS */
.buttonleft, .buttonright
{
	position:relative;
	display:inline;
	height:22px;
	width:6px;
}
.buttonright
{
}
.button
{
	position:relative;
	display:inline;
	height:22px;
	padding:0px 2px;
	color:#3333CC;
	font-weight:bold;
	font-size:11px;
}
.block_spacer
{
	height:5px;
	display:block;
	width:10px;
	background-color:transparent;	
}
.block_search_home
{
	width:240px;
	height:300px;	
}
