/*   Fichier CSS pour RTA AUTO    */
/*   Last modify may 14th, 2009	 */


body	{
  	padding: 0;
  	margin: 0;
  	background: #00142e;
  	width: 100%;
}

hr	{ 
	color: #0C509B;
}

th	{ 
	font-weight: bold; 
	font-size: 16pt; 
	color: #b55a10; 
	text-decoration: none; 
	text-align: center;
}

#container {
	width: 750px;
}

#choix-langue p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px; 
	font-style: normal;
	text-align: right; 
	text-decoration: none; 
	color:#ff3e00; 
}
	
#choix-langue a {
	font-size: 8px;
	color: #ffffff;
	text-decoration: none;
}

#choix-langue a:hover {
	font-size: 8px;
	color: #ff3e00;
	text-decoration: none;
}

#mainContent {
	background-color:#FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0f519d;
	
}

#mainContent p {
	text-align: center;
	padding-left: 12px;
}

#mainContent a {
	font-size: 14px;
	color: #0f519d;
	text-decoration: none;
}

#mainContent a:hover {
 	color: #666666;
	text-decoration: none;
}

#mainContent h3 {
	 font-family: Verdana ;
	 font-weight: bold; 
	 font-size: 14pt; 
	 color: #0f519d; 
	 text-align: center;
}


#mainContent hr {
	margin-left: 20px;
	margin-right: 20px;
}

//form 

input {
background-color: #99ccff;
color: black;
font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 12pt
}

textarea {
background-color: #ffffff;
border: black 2px solid;
color: #000000;
font-family: arial, verdana, ms sans serif;
font-size: 12pt;
font-weight: normal
}

.altButtonFormat {
background-color: #c0c0c0;
font-family: verdana;
border: #000000 1px solid;
font-size: 12px;
color: #778899
}

.altTextField {
background-color: #ececec;
font-family: verdana;
font-size: 12pt;
color: #09c09c
}

.radioStyle {
background-color: #FF0000;
border: #000000 solid 1px;
font-family: verdana;
font-size: 12px;
color: #000000
}

#formCommentaire td {
	 font-family: Verdana ;
	 font-weight: bold; 
	 font-size: 12pt; 
	 color: #ffffff; 
	 text-align: left;
}

#siteInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	font-size: 9px;
	color: #ffffff;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align: center;
}

#siteInfo a:link, a:visited {
	color: #4A6789;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight: normal;
}

#siteInfo a:hover {
	text-decoration: underline;
}

#siteInfo img {
	padding: 4px 4px 4px 0px;

}
/* ShareThis.com */

.stpulldown-gradient
{
background: #E1E1E1;
background: -moz-linear-gradient(top, #E1E1E1 0%, #A7A7A7 100%); /* firefox */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E1E1E1), color-stop(100%,#A7A7A7)); /* webkit */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E1E1E1', endColorstr='#A7A7A7',GradientType=0 ); /* ie */
background: -o-linear-gradient(top, #E1E1E1 0%,#A7A7A7 100%); /* opera */
color: #636363;
}
#stpulldown .stpulldown-logo
{
height: 40px;
width: 300px;
margin-left: 20px;
margin-top: 5px;
background:url("http://rtapiecesdauto.com/images/logo/logo-sharethis-94x40.png") no-repeat;
}