/*  GLOBAL   By sofiane Boukhris*/
body {
	margin: 0 auto;
	font-family: verdana, arial, Helvetica, sans-serif;
	/*font-stretch:ultra-condensed;*/
	font-size:12px;
	/*background: #3F3632 url(../images/background.jpg)  center top no-repeat;	*/	
	background: #3F3632;
}
/* PROPRITES  */


h1, h2, h3, h4, h5, h6, pre {
}
hr {
	height: 1px;
}
h1 {
	margin-bottom:0px;
}
images {
	border: 0;
}
/*  CLASSES  */


.GlobalInputclass {
	width:100%;
	height:14px;
	background:#CCC9C7;
	border:none
}
.MenuPanelsTabGroup {
	margin-left:-40px;
}
.MenuPanelsTabGroup ul {
	position: relative;
	width:735px;
	height:12px;
	font: bold 12px sans-serif;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}
.MenuPanelsTabGroup ul li {
	position: relative;
	height:22px;
	color:#201C1A;
	float:left;
	font: bold 12px sans-serif;
	list-style: none;
	border-left: solid 1px #EEE;
	border-bottom: solid 1px #EEE;
	border-top: solid 1px #EEE;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	line-height:20px;
}
.MenuPanelsTabGroup ul li a {
	display : block;
	height:23px;
	text-decoration:none;
	color:#fff;
background:url(../images/menu_current2.png) repeat-x;
}
.MenuPanelsTabGroup ul li a.selected {
	display : block;
	height:23px;
	text-decoration:none;
	color:#fff;
background:url(../images/menu_current.png) repeat-x;
}
.MenuPanelsTabGroup ul li a:hover {
	display : block;
	height:23px;
	text-decoration:none;
	color:#fff;background:url(../images/menu_current.png) repeat-x;cursor: pointer;
}
.MenuPanelsTabGroup ul li:hover {

}
.MenuPanelsTabGrouplastli {
	border-right: solid 1px #EEE;
}
.MenuPanelsTabGroupCurrent {
	background: url(../images/menu_current.png);
}
/* ----> TAGS */
.tag1 {
	font-size:10px;
	color:#5c5754;
	cursor:pointer;
}
.tag2 {
	font-size:12px;
	color:#201C1A;
	cursor:pointer;
}
.tag3 {
	font-size:14px;
	color:#776F6B;
	cursor:pointer;
}
/* TAGS FIN <---- */

.Box {
	border:none;
	background: #cdc9c8;
	font-family: Helvetica, sans-serif;
	font-size:10px;
	color:#5c5754;
	margin-left:10px;
}
.Box2 {
	border:1pt solid #776F6B;
	background:transparent;
	font-family: Helvetica, sans-serif;
	font-size:10px;
	color:#776F6B;
	margin-left:10px;
	margin-bottom:2px;
}
.Box2Error {
	border:1pt solid #776F6B;
	background-color:#f99;
	font-family: Helvetica, sans-serif;
	font-size:10px;
	color:#776F6B;
	margin-left:10px;
	margin-bottom:2px;
}
.Titre {
	background: url(../images/puce.png) left 2px no-repeat;
	padding-left:20px;
	font-size:14px;
	margin-left:10px;
	text-transform:uppercase;
	color:#AA001C;
}
.HomeTabbedPanel {
	float:left;
	width:325px;
	height:265px;
	margin-top:5px;
	border-right:1px solid #CCCCCC;
}
.HomeTabbedPanelResume {
	float:left;
	width:350px;
	height:60px;
	margin-left:10px;
	border-bottom:1px solid /*#3F3632*/ #FFF;
}
.HomeVideo {
	float:left;
	width:240px;
	height:200px;
	margin-left:10px;
	margin-top:10px;
	border:1px solid /*#3F3632*/ #FFF;
}
.HomeVideoText {
	float:left;
	width:130px;
	height:190px;
	margin-left:10px;
	margin-top:30px;
	border:1px solid /*#3F3632*/ #FFF;
}
.MagargusEdito {
	float:left;
	width:220px;
	height:90px;
	margin:5px !important;
	margin:0;
}
.MagargusMenu {
	width:220px;
	margin-left:5px !important;
	padding-bottom:10px;
	text-align: left;
}
.MagargusMenu ul {
	font-style:italic;
	line-height:20px;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.MagargusMenu ul li {
	background:url(../images/puce1.gif) no-repeat left 6px;
	padding-left:10px;
	margin-left:10px;
}
.MagargusMenu ul a {
	color:#FFF;
	cursor:pointer;
	display:block;
	width:200px;
	text-decoration:none;
	font-style:italic;
	font-size:9pt;
	font-weight:bold;
	font-family:Arial;
}
.MagargusMenu ul a:hover {
	color:#333;
}
/*  STRUCTURE  */

#container {
	margin: 0 auto;
	width: 1000px;
	background: url(../images/body.jpg) no-repeat;
	margin-top:10px;
}
#header {
	width: 994px;
	height: 100px;padding:0px;margin:0px;
	/*background: url(../images/header.png) no-repeat;*/
  background: #1E1A18;
	cursor: pointer;
}
#header1 {
	width: 994px;
	height: 100px;padding:0px;margin:0px;
	/*background: url(../images/header.png) no-repeat;*/
  background: #1E1A18;
}
#content_side {
	width: 235px;
	margin-right:30px !important;
	margin-right:19px;
	float: left;
}
#content {
	width: 735px;
	float: left;
}
#footer {
	clear : both;
	margin: 16px 0px 0px 0px;
	background-color: transparent;
	color:#776F6B;
}
#footerSecond a{
	text-decoration:none;color:#CCCCCC;
}

#footerSecond a:hover{
	text-decoration:underline;
}
/* SUB STRUCTURE */


#NAV {
	padding-left:2px;
	color:#999;
	cursor:pointer;
	font-weight:bold;
	font-style:italic;
}
#MENUS {
	background:url(../images/menu.gif) repeat-x;
	margin-top:10px;
	height:25px;
	width: 729px;
	color:#000000;
	font-weight:bold;
	text-align:center;
}
#HOMETOPFLASH {
	/*background:url(../images/Header_png24.png) no-repeat bottom;*/
	height:140px;
	width: 729px;
	margin-top:10px
}
#LOG {
	background: tarnsparent;
	color:#776F6B /*gris souris*/
}
#HOMESERCH {
padding-bottom:6px;
	background:#201C1A; /*marron foncé*/
	color:#776F6B /*gris souris*/
}
#MAGARGUS {
	border:1px solid;
	border-left:1px solid gray;
	border-right:1px solid gray;
	background:#776F6B; /*beige foncé*/
	color:#776F6B /*gris souris*/
}
#MAGARGUSHEADER {
	height:44px;
	margin-top:10px;
	background: url(../images/mag_largus.png) no-repeat;
	color:#776F6B /*gris souris*/
}
#MAGARGUSFOOTER {
	height:10px;
	background: url(../images/marron_235x10_f.png) no-repeat;
	color:#776F6B /*gris souris*/
}
#NUAGEDETAGS {
	margin-top:10px;
	height:150px;
	width:200px;
	color:#776F6B;
	line-height:20px;
	text-align:justify
}
/*   PUB   */

#HOMELEFTPUB {
	height:300px;
	background:#FFFFFF;
	margin-top:10px
}
#HOMETOPPUB {
	height:90px;
	width: 729px;
	background:#000000;
	margin-top:10px
}
#HOMERIGHTPUB {
	width:300px;
	height:250px;
	background:#000000;
	margin-top:10px;
}
/*    DIV-ID     */


	/*    CORRECTION     */
	
	
#BLOCKL {
	float:left;
}
.BLOCKL {
	float:left;
}
#BLOCKR {
	float:right;
}
.BLOCKR {
	float:right;
}
#CONTENUS {
	width:100%;
}
#POSTANNONCE {
	width:300px;
	height:20px;
	margin-top:10px;
	color:#FFF;
	text-align:center;
	line-height:20px;
	background: #201C1A;  /* le fond                 */
	filter:alpha(opacity=60);   /* Internet Explorer 6     */
	-moz-opacity:0.6;           /* Mozilla 1.6 et infér.   */
	opacity: 0.6;
	cursor:pointer
}
/* WHITE (ranger par ordre croissant) background:#FFFFFF;*/

		/*260*/

#WHITEHEADER260 {
	height:10px;
	width:260px;
	background: url(../images/blanc_260x10_h.png) no-repeat right;
	margin-top:10px;
}
.WHITEHEADER260 {
	height:10px;
	width:260px;
	background: url(../images/blanc_260x10_h.png) no-repeat right;
	margin-top:10px;
}
#WHITEFIX260 {
	height:240px;
	width:260px;
	background:#FFFFFF;
}
.WHITEFIX260 {
	height:240px;
	width:260px;
	background:#FFFFFF;
}
#WHITEEXT260 {
	width:260px;
	background:#FFFFFF;
}
.WHITEEXT260 {
	width:260px;
	background:#FFFFFF;
}
#WHITEFOOTER260 {
	height:10px;
	width:260px;
	background: url(../images/blanc_260x10_f.png) no-repeat;
}
.WHITEFOOTER260 {
	height:10px;
	width:260px;
	background: url(../images/blanc_260x10_f.png) no-repeat;
}
/*310*/

#WHITEHEADER310 {
	height:10px;
	width:310px;
	background: url(../images/blanc_310x10_h.png) no-repeat right;
	margin-top:10px;
}
#WHITEFIX310 {
	height:240px;
	width:310px;
	background:#FFFFFF;
}
#WHITEEXT310 {
	width:310px;
	background:#FFFFFF;
}
#WHITEFOOTER310 {
	height:10px;
	width:310px;
	background: url(../images/blanc_310x10_f.png) no-repeat;
}
/*412*/

#WHITEHEADER412 {
	height:10px;
	width:412px;
	background: url(../images/blanc_412x10_h.png) no-repeat;
	margin-top:10px
}
#WHITEFIX412 {
	height:240px;
	width:412px;
	background:#FFFFFF;
}
#WHITEEXT412 {
	width:412px;
	background:#FFFFFF;
}
#WHITEFOOTER412 {
	height:10px;
	width:412px;
	background: url(../images/blanc_412x10_f.png) no-repeat;
}
/*460*/

#WHITEHEADER460 {
	height:10px;
	width:460px;
	background: url(../images/blanc_460x10_h.png) no-repeat;
	margin-top:10px
}
.WHITEHEADER460 {
	height:10px;
	width:460px;
	background: url(../images/blanc_460x10_h.png) no-repeat;
	margin-top:10px
}
#WHITEHEADER550 {
	height:10px;
	width:550px;
	background: url(../images/blanc_550x10_h.png) no-repeat;
	margin-top:10px
}
#WHITEFIX460 {
	height:445px;
	overflow:hidden;
	width:460px;
	background:#FFFFFF;
}
#WHITEEXT460 {
	width:460px;
	background:#FFFFFF;
}
.WHITEEXT460 {
	width:460px;
	background:#FFFFFF;
}
#WHITEFOOTER460 {
	height:10px;
	width:460px;
	background: url(../images/blanc_460x10_f.png) no-repeat;
}
.WHITEFOOTER460 {
	height:10px;
	width:460px;
	background: url(../images/blanc_460x10_f.png) no-repeat;
}
#WHITEFOOTER550 {
	height:10px;
	width:550px;
	background: url(../images/blanc_550x10_f.png) no-repeat;
}
/*728*/
.WHITEHEADER728 {
	height:10px;
	width:728px;
	background: url(../images/blanc_728x10_h.png) no-repeat;
	margin-top:10px
}
.WHITEEXT728 {
	width:728px;
	background:#FFFFFF;
}
#WHITEHEADER728 {
	height:10px;
	width:728px;
	background: url(../images/blanc_728x10_h.png) no-repeat;
	margin-top:10px
}
.WHITEHEADER728 {
	height:10px;
	width:728px;
	background: url(../images/blanc_728x10_h.png) no-repeat;
	margin-top:10px
}
#WHITEFIX728 {
	height:335px;
	width:728px;
	background:#FFFFFF;
}
#WHITEEXT728 {
	width:728px;
	background:#FFFFFF;
}

.WHITEEXT728 {
	width:728px;
	background:#FFFFFF;
}

#WHITEFOOTER728 {
	height:10px;
	width:728px;
	background: url(../images/blanc_728x10_f.png) no-repeat;
}

.WHITEFOOTER728 {
	height:10px;
	width:728px;
	background: url(../images/blanc_728x10_f.png) no-repeat;
}
/* BROWN (ranger par ordre croissant) background:#2D2724;*/


		/*260*/

#BROWNHEADER260 {
	height:10px;
	width:260px;
	background: url(../images/marron_260x10_h.png) no-repeat right;
	margin-top:10px;
}
#BROWNFIX260 {
	height:240px;
	width:258px;
	background:#2D2724;
	border-left:1px solid #524b47;
	border-right:1px solid #524b47;
}
#BROWNEXT260 {
	width:258px;
	background:#2D2724;
	border-left:1px solid #524b47;
	border-right:1px solid #524b47;
}
#BROWNFOOTER260 {
	height:10px;
	width:260px;
	background: url(../images/marron_260x10_f.png) no-repeat;
}
/*310*/

#BROWNHEADER310 {
	height:10px;
	width:310px;
	background: url(../images/marron_310x10_h.png) no-repeat right;
	margin-top:10px;
}
#BROWNFIX310 {
	height:240px;
	width:308px;
	background:#2D2724;
	border-left:1px solid #524b47;
	border-right:1px solid #524b47;
}
#BROWNEXT310 {
	width:308px;
	background:#2D2724;
	border-left:1px solid #524b47;
	border-right:1px solid #524b47;
}
#BROWNFOOTER310 {
	height:10px;
	width:310px;
	background: url(../images/marron_310x10_f.png) no-repeat;
}
/*412*/

#BROWNHEADER412 {
	height:10px;
	width:412px;
	background: url(../images/marron_412x10_h.png) no-repeat;
	margin-top:10px
}
#BROWNFIX412 {
	height:240px;
	width:410px;
	background:#2D2724;
	border-left:1px solid #524b47;
	border-right:1px solid #524b47;
}
#BROWNEXT412 {
	width:410px;
	background:#2D2724;
	border-left:1px solid #524b47;
	border-right:1px solid #524b47;
}
#BROWNFOOTER412 {
	height:10px;
	width:412px;
	background: url(../images/marron_412x10_f.png) no-repeat;
}
/*460*/

#BROWNHEADER460 {
	height:10px;
	width:460px;
	background: url(../images/marron_460x10_h.png) no-repeat;
	margin-top:10px
}
#BROWNFIX460 {
	height:240px;
	width:458px;
	background:#2D2724;
	border-left:1px solid #524b47;
	border-right:1px solid #524b47;
}
#BROWNEXT460 {
	width:458px;
	background:#2D2724;
	border-left:1px solid #524b47;
	border-right:1px solid #524b47;
}
#BROWNFOOTER460 {
	height:10px;
	width:460px;
	background: url(../images/marron_460x10_f.png) no-repeat;
}
/*728*/

#BROWNHEADER728 {
	height:10px;
	background: url(../images/marron_728x10_h.png) no-repeat;
	margin-top:10px
}
#BROWNFIX728 {
	height:320px;
	width:726px;
	background:#2D2724;
	border-left:1px solid #524b47;
	border-right:1px solid #524b47;
}
#BROWNEXT728 {
	width:726px;
	background:#2D2724;
	border-left:1px solid #524b47;
	border-right:1px solid #524b47;
}
#BROWNFOOTER728 {
	height:10px;
	background: url(../images/marron_728x10_f.png) no-repeat;
}
/* BEIGE (ranger par ordre croissant) background:#605753;*/


		/*260*/

#BEIGEHEADER260 {
	height:10px;
	width:260px;
	background: url(../images/beige_260x10_h.png) no-repeat right;
	margin-top:10px;
}
#BEIGEFIX260 {
	height:240px;
	width:258px;
	background:#776F6B;
	border-left:1px solid gray;
	border-right:1px solid gray;
}
#BEIGEEXT260 {
	width:258px;
	background:#776F6B;
	border-left:1px solid gray;
	border-right:1px solid gray;
}
#BEIGEFOOTER260 {
	height:10px;
	width:260px;
	background: url(../images/beige_260x10_f.png) no-repeat;
}
/*310*/

#BEIGEHEADER310 {
	height:10px;
	width:310px;
	background: url(../images/beige_310x10_h.png) no-repeat right;
	margin-top:10px;
}
#BEIGEFIX310 {
	height:240px;
	width:308px;
	background:#776F6B;
	border-left:1px solid gray;
	border-right:1px solid gray;
}
#BEIGEEXT310 {
	width:308px;
	background:#776F6B;
	border-left:1px solid gray;
	border-right:1px solid gray;
}
#BEIGEFOOTER310 {
	height:10px;
	width:310px;
	background: url(../images/beige_310x10_f.png) no-repeat;
}
/*412*/

#BEIGEHEADER412 {
	height:10px;
	width:412px;
	background: url(../images/beige_412x10_h.png) no-repeat;
	margin-top:10px
}
#BEIGEFIX412 {
	height:240px;
	width:410px;
	background:#776F6B;
	border-left:1px solid gray;
	border-right:1px solid gray;
}
#BEIGEEXT412 {
	width:410px;
	background:#776F6B;
	border-left:1px solid gray;
	border-right:1px solid gray;
}
#BEIGEFOOTER412 {
	height:10px;
	width:412px;
	background: url(../images/beige_412x10_f.png) no-repeat;
}
/*460*/

#BEIGEHEADER460 {
	height:10px;
	width:460px;
	background: url(../images/beige_460x10_h.png) no-repeat;
	margin-top:10px
}
#BEIGEFIX460 {
	height:240px;
	width:458px;
	background:#776F6B;
	border-left:1px solid gray;
	border-right:1px solid gray;
}
#BEIGEEXT460 {
	width:458px;
	background:#776F6B;
	border-left:1px solid gray;
	border-right:1px solid gray;
}
#BEIGEFOOTER460 {
	height:10px;
	width:460px;
	background: url(../images/beige_460x10_f.png) no-repeat;
}
/*728*/

#BEIGEHEADER728 {
	height:10px;
	background: url(../images/beige_728x10_h.png) no-repeat;
	margin-top:10px
}
#BEIGEFIX728 {
	height:320px;
	width:726px;
	background:#776F6B;
	border-left:1px solid gray;
	border-right:1px solid gray;
}
#BEIGEEXT728 {
	width:726px !important;
	width:733px;
	background:#776F6B;
	border-left:1px solid gray;
	border-right:1px solid gray;
}
.BEIGEEXT728 {
	width:726px !important;
	width:733px;
	background:#776F6B;
	border-left:1px solid gray;
	border-right:1px solid gray;
}
#BEIGEFOOTER728 {
	height:10px;
	background: url(../images/beige_728x10_f.png) no-repeat;
}
.LinkLang {
	color:#BBBBBB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
}
.LinkLang:hover {
	color:#FAFAFA;
}
.LinkLangSelected {
	color:#FFFFFF;
	font-weight:bold;
}
.nav_link {
	font-size:10px;
	padding-top:2px;
	padding-left:2px;
	color:#999;
	cursor:pointer;
	font-weight:normal;
}
.nav_link a {
	text-decoration:none;
	font-weight:normal;
	color:#999;
}
.nav_link a:visited {
	color:#999;
}
.nav_link a:active {
	color:#999;
}
.nav_link a:hover {
	color:#CCC;
	text-decoration:underline;
}
.nav_link a:link {
	color:#999;
}
.page_link_active {
	color:#BF0020;
	cursor:pointer;
	font-weight:bold;
}
.page_link {
	color:#776F6B;
	cursor:pointer;
	font-weight:bold;
}
.page_link a {
	text-decoration:none;
	font-weight:bold;
	color:#201C1A;
}
.page_link a:visited {
	color:#776F6B;
}
.page_link a:active {
	color:#776F6B;
}
.page_link a:hover {
	color:#CCC;
}
.page_link a:link {
	color:#776F6B;
}
.div_last_added {
	float:left;
	width:50px;
	height:50px;
	border:1px solid #999;
	margin:2px !important;
	margin:1px;
}
.div_last_added:hover {
	border:1px solid #333;
	filter:alpha(opacity=70);
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}

.div_tout_marque_btn{
	width:145px;
	height:25px;
	position:relative;left:50%;
	margin-left:70px;
	margin-top:10px;
	background:url(../images/voirtoutsurlamarque-off.jpg) no-repeat;
	padding:5px 0px 0px 7px ;
	color:#FFF;
}

.div_tout_marque_btn:hover {
	background:url(../images/voirtoutsurlamarque-on.jpg) no-repeat;
	color:#999;
	width:145px;
	height:25px;
}

.div_tout_marque_btn a{
color:#FFF;
display:block;
}
.div_tout_marque_btn:hover a{
color:#999;
display:block;
}

.div_tout_marque_btn:active {
	background:url(../images/voirtoutsurlamarque-on.gif) no-repeat;
	color:#999;
	width:145px;
	height:25px;
}

.div_tout_marque_btn:active a{
background:url(../images/voirtoutsurlamarque-on.gif) no-repeat;
color:#999;
display:block;
}

.siteMap0{
margin-left:40px;
color:#DBDBDB;
}
.siteMap0 a{
color:#DBDBDB;
text-decoration:none;
}

.siteMap1{
margin-left:80px;
color:#DBDBDB;
}
.siteMap1 a{
color:#DBDBDB;
text-decoration:none;
}


.siteMap2{
margin-left:120px;
color:#DBDBDB;
}

.siteMap2 a{
color:#DBDBDB;
text-decoration:none;
}

#rapidSearchResults{background-color:#999390;padding:4px 4px 4px 4px;}
.rapidResultItem{cursor:pointer;min-height:66px;padding:6px 0px 6px 6px;border:none;}
.rapidResultItemSelected{background-color:#605753;}
.rapidResultItemImgHolder{float:left;display:inline;width:54px;height:54px;background-color:#fff;margin-right:6px;}
.rapidResultItemImgHolder img{width:54px;height:54px;}
.rapidResultItemContent{float:left;width:154px;display:inline;}
.rapidResultItemTitle{color:#fff;margin-bottom:4px;}
.rapidResultItemChapeau{color:#201C1A;}

.rapidResultSeparator{margin:4px 0px 8px 0px;font-size:1px;height:2px;background:url(../images/rapid_result_separator.gif) repeat-x;}

.rapidResultLinkAllResults{float:right;width:140px;}
.rapidResultLinkAllResults a{display:block;width:140px;background:url(../images/puce_search.gif) no-repeat;text-align:lef;color:#fff;font-size:9px;text-decoration:none;text-indent:16px;}
.rapidResultLinkAllResults a:hover{text-decoration:underline;}
.rapidResultItemsList a{ text-decoration:none; }


.step{position:relative;margin:0 auto;width:40px;height:39px;background:transparent url(../images/steps.png) no-repeat;}
.step1{background-position:0px top;}
.step2{background-position:-40px top;}
.step3{background-position:-80px top;}
.step4{background-position:-120px top;}
.step5{background-position:-160px top;}
.step6{background-position:-200px top;}
.step7{background-position:-240px top;}

.selectedStep1{background-position:0px bottom;}
.selectedStep2{background-position:-40px bottom;}
.selectedStep3{background-position:-80px bottom;}
.selectedStep4{background-position:-120px bottom;}
.selectedStep5{background-position:-160px bottom;}
.selectedStep6{background-position:-200px bottom;}
.selectedStep7{background-position:-240px bottom;}

.stepLabel{margin-top:18px;text-align:center;color:#201C1A;}
.stepLabelSelected{margin-top:18px;text-align:center;color:#ECEBEA;}

.arrowStep{float:left;margin-top:10px;width:36px;height:18px;background:transparent url(../images/arrowStep.png) no-repeat;}
.arrowStepSelected{float:left;margin-top:10px;width:36px;height:18px;background:transparent url(../images/arrowStep.png) no-repeat 0px bottom;}


.btnPrevEstimation{float:left;display:block;width:70px;height:16px;line-height:16px;color:#fff;margin-right:10px;text-decoration:none;background:transparent url(../images/arrows_nav.png) no-repeat left top;padding-left:12px;border:none;}
.btnPrevEstimation:hover{text-decoration:underline;}

.btnNextEstimation{float:left;display:block;width:56px;height:16px;line-height:16px;color:#fff;margin-right:10px;text-decoration:none;background:transparent url(../images/arrows_nav.png) no-repeat right bottom;padding-right:8px;border:none;}
.btnNextEstimation:hover{text-decoration:underline;}

.delPhotoEstimationLink{color:#999;text-decoration:none;font-size:10px;}
.delPhotoEstimationLink:hover{color:#666;text-decoration:underline;}


.link10{color:#999;text-decoration:none;font-size:11px;}
.link10:hover{color:#666;text-decoration:underline;} 


.link11{float:left;display:block;width:212px;height:36px;line-height:36px;text-align:center;font-size:18px;color:#fff;margin-right:0px;text-decoration:none;background:transparent url(../images/btn_red2.png) no-repeat left top;}
.link11:hover{text-decoration:underline;}

.link12{float:left;display:block;width:96px;height:36px;line-height:36px;text-align:center;font-size:14px;color:#fff;margin-right:0px;text-decoration:none;background:transparent url(../images/btn_rouge2.png) no-repeat left top;}
.link12:hover{text-decoration:underline;}

