/* STYLE DU MINI SITE G-Group : réalisation SCOPEO.fr date : 2006.03.24 */

/*HEADER SITE*/
.accroche_site{
font-family: Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 18px;
color: #ffffff;
font-style: normal;
text-align: center;
}


/* corps de page */
body {
    margin: 0px;
	 background-image: url(../images/bg_bigpage.jpg);
}
a {
    color: #016BA9;
	text-decoration: none;
}
a:hover {
    color: #016BA9;
	text-decoration: underline;
}


/* contenu de page */
.tab_center {
padding-top: 10px;
padding-bottom: 5px;
}
.titre_tab {
border-left: #000000 1px solid;
border-right: #000000 1px solid;
border-top: #000000 1px solid;
border-bottom: #000000 1px solid;
background-color:#016BA9;
padding-left:10px;
font-family: Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ffffff;
font-style: normal;
text-align: left;
font-weight: bold;
}
.titre_tab a{
	color: #ffffff;
	text-decoration: none;
}
.titre_tab a:hover{
	color: #ffffff;
	text-decoration: none;
}
.text_tab {
border-left: #000000 1px solid;
border-right: #000000 1px solid;
border-bottom: #000000 1px solid;
background-color:#ffffff;
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
font-family: Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
font-style: normal;
text-align: justify;
}
.text_tab_finance {
border-left: #000000 1px solid;
border-right: #000000 1px solid;
border-bottom: #000000 1px solid;
background-image: url(../images/page/img_finance/back1.gif);
background-repeat: no-repeat;
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
font-family: Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
font-style: normal;
text-align: justify;
}
.text_tab_immobiliere {
border-left: #000000 1px solid;
border-right: #000000 1px solid;
border-bottom: #000000 1px solid;
background-image: url(../images/page/img_immobiliere/back2.gif);
background-repeat: no-repeat;
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
font-family: Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
font-style: normal;
text-align: justify;
}
h1 a{
   font-family: Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* colonne de gauche*/
.tab_left {
background-color:#E9F2F7;
border-left: #000000 1px solid;
padding-top: 10px;
}
/* colonne de gauche : MENU */
.menu_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	padding-left: 5px;
}
.menu_rub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.menu_rub a {
   padding-left: 10px;
   padding-right: 0px;
   padding-top: 4px;
   padding-bottom: 4px;
	color: #016BA9;
	text-decoration: none;
	display: block;
   border-bottom: #000000 1px solid;
}
.menu_rub a:hover {
  color: #ffffff;
  background-color: #016BA9;
}
input{
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: #999999 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #999999 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
}
ul{
 list-style-type: none;
}
.outil{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	height: 50px;
}



/* colonne de droite */
.tab_right {
background-color:#E9F2F7;
border-right: #000000 1px solid;
}

/* boite témoignage */
#marqueecontainer{
	position: relative;
	width: 130px; /*marquee width */
	height: 50px; /*marquee height */
	background-color: white;
	overflow: hidden;
	padding: 2px;
	border: 0px solid #333333;
}

/* colonne de droite : Témoignage */
.text-temoignage {
padding-left:4px;
padding-right:4px;
font-family: Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
font-style: normal;
text-align: justify;
}


/* pied de page */
.footer{
background-color:#000000;
text-align: center;
font-family: Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
color: #ffffff;
}
.footer a{
background-color:#000000;
text-align: center;
font-family: Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
color: #ffffff;
text-decoration: none;
}
