/* ---------------------------------------------------------------------*/  
/* ------------------------->>> RESET <<<--------------------------*/  
/* ---------------------------------------------------------------------*/ 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td {
border: 0;
margin: 0;
outline: 0;
padding: 0;}
ol, ul, li {
list-style: none;}


/* -------------------------------------------------*/  
/* ---------->>> TYPOGRAPHY <<<-----------*/  
/* -------------------------------------------------*/ 

html {
font-size: 100%;
	font-family:Arial, Helvetica, sans-serif}

/* ---------->>> Titres <<<-----------*/ 
h1{
	font-size:13px;
	color:#e1142a;
	font-weight:bold;
	margin:0 0 0  40px;
	}

/* ---------->>> Liens <<<-----------*/ 
a,
a:link,
a:visited,
a:hover {
text-decoration:underline; }

/* --------------------------------------------------*/  
/* ------------>>> STRUCTURE <<<-------------*/  
/* --------------------------------------------------*/ 
body {
font-size:1em;}

/* ---------->>> Classes <<<-----------*/ 
.gc_clear{clear:both;}
.help{
color:#666;
font-size:11px;
	clear:both;
}

/* ---------------------------------------------------*/  
/* ---------------->>> FORM <<<-----------------*/  
/* ---------------------------------------------------*/
form {
width:208px;
padding:0;
margin:10px 0 0 65px;}

legend{
display:none;	
}

label{
	color:#666;
	font-weight:bold;
	clear:both;
}

p.bg_buttonSubmit{
	background-color: transparent;
	background-image: url(../images/inputSubmit02.jpg);
	background-repeat: no-repeat;
	font-size: 12px !important;
	font-weight: bold;
	border: none;
	width: 57px !important;
	padding: 0px 0 20px 0;
	margin:8px 0 0 0;
	cursor: pointer;
	text-align: center;
	color: #fff;
}

#cg_73_widget{
width:300px;
height:300px;
border:1px solid #98bf0e;
background-image:url(../images/CG77background3.jpg);
}

#logoHeader{
display:block;
width:300px;
height:80px;
text-indent:-10000px!important;
}

div.bg_input input{
background-color: #e8e8e8;
border: 1px solid #808080;
width: 150px;
font-size: 12px;
padding:2px 10px;
}

.button{
color:#fff;
font-weight:bold;
border:none!important;
background:none!important;
padding:5px 0 0 0;
	}




