/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#d9e7ec;
	font-family: 'Tahoma', arial;
	font-size:11px;
	text-align:center;
	margin:0px;
	padding:0px;
	/*background-repeat:repeat-y;
	background-position:center center;*/
	background:url(../i/bg_mid.gif) repeat-y center #d9e7ec;
}

.clear {
  clear: both;
  height: 0; overflow: hidden; /* Précaution pour IE 7 */
}

#pageBoarders
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	background-repeat:no-repeat;
	background-position:top center;
	background-image:url(../i/bg_top.gif);
}

#pageBoarders2
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	background-repeat:no-repeat;
	background-position:bottom center;
	background-image:url(../i/bg_bottom.gif);
}

.article_border{ border:1px solid #cccccc; }

#bannerTop {
	width:960px;
	padding:6px;
	margin: 0 auto;
	background-color:#FFFFFF;
	margin-top:3px;
	margin-bottom:3px;
	background-image:url(../i/bg_publicidad.gif);
	border: 4px #CCCCCC double;
	}

#mainwrapper {
	width:966px;
	padding:6px;
	text-align: left;
	margin: 0 auto;
	background-color:#FFFFFF;
	color:#666666;

}
/* -------------- header ---------------- */
#header {
	background-repeat:no-repeat;
	height:133px;
	margin:0px;
	color:#FFFFFF;
	padding:0px;
	clear:both;
	background-color:#65696C;
}

.header_fr {
	background-image:url(../i/header_fr.jpg);
}

.header_en {
	background-image:url(../i/header_en.jpg);
}

#header form {
	padding-left:500px; /* defaut 550 */
	padding-top:5px; /* Defaut 110 */
}

#header input {
	border :1px solid #333333;
	background-color:#FFFFFF;
	font-family: 'tahoma', arial;
	font-size:11px;
	color:#999999;
	width:85px;
}
#header A {
	color:#FFFFFF;
	text-decoration:none;
}
#header A.language {
	color:#000000;
	text-decoration:none;
}
#header A:hover {
	text-decoration:underline;
}

#header2 {
	background-image:url(../i/header2.jpg);
	background-repeat:no-repeat;
	height:133px;
	margin:0px;
	color:#FFFFFF;
	padding:0px;
	clear:both;
	background-color:#65696C;
}
#header2 A.language {
	color:#000000;
	text-decoration:none;
}
#header2 form {
	/*padding-left:520px;
	padding-top:110px;*/
	padding-left:500px; /* defaut 550 */
	padding-top:5px; /* Defaut 110 */
}

#header2 input {
border :1px solid #333333;
background-color:#FFFFFF;
font-family: 'tahoma', arial;
font-size:11px;
color:#999999;
width:85px;
}
#header2 A {
color:#FFFFFF;
text-decoration:none;
}
#header2 A:hover {
text-decoration:underline;
}


/* -------------- botonera ---------------- */
#botonera {
    background-image:url(../i/bg_gris.gif);
	height:22px;
	margin:1px 0 2px 0;
	float:left;
	color:#FFFFFF;
	width:650px;
	font-family:'tahoma',arial;
	font-size:11px;
	font-weight:bold;
	padding: 8px 0 0px 10px;
	text-align:center;
}

#botonera ul {
	list-style-type:none; 
	margin:0; 
	padding:0; 
}
#botonera li {
	margin:0; 
	float:left;

}
#botonera li a {
	display:block;
	color:#ffffff; 
	text-decoration:none;
	font-weight:normal;
	font-weight:bold;

}
#botonera li a:hover {
	color:#C9FA05;
}

/* -------------- buscador ---------------- */

#buscador {
background-color:#666666;
width:305px;
float:left;
color:#FFFFFF;
font-weight:bold;
height:30px;
	margin:1px 0 2px 1px;
	text-align:center;

}
#buscador form {
margin:0px;
padding:3px;
}
#buscador input {
border :1px solid #333333;
background-color:#FFFFFF;
font-family: 'tahoma', arial;
font-size:11px;
color:#999999;
width:160px;
height:15px;
}

#contenedor {
clear:both;
}
/* -------------- menu ---------------- */
#menu2 {
 float: left;
 width:160px;
 }
 
#menu2 ul {
	list-style-type:none; 
	margin:0; 
	padding:0; 
}
#menu2 li {
	margin:0; 

}
#menu2 li.titre1 a {
	display:block;
	background-color:#7D9EBF; 
	color:#FFFFFF;
	width:145px;
		height:12px;
		overflow:hidden;
	margin:4px 0 5px 4px; 
		text-align:center;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background-image:url(../images/darkgreen.JPG);
	
}
#menu2 li.titre1 a:hover {
	background-color:#3171A8; 
	color:#ffffff;
	background-image:url(../images/lightgreen.JPG);
}









#menu2 li.alouer a {
	display:block;
	background-color:#FFF; 
	color:#FFFFFF;
	width:145px;
		height:10px;
		overflow:hidden;
	margin:4px 0 5px 4px; 
	text-align:center;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background-image:url(../images/darkgreen.JPG);
}
#menu2 li.alouer a:hover {
	background-color:#FFF; 
	color:#ffffff;
	background-image:url(../images/lightgreen.JPG);
}
#menu2 li a.alouer {
	display:block;
	background-color:#FFF; 
	color:#009900;
	width:145px;
		height:10px;
		overflow:hidden;
	margin:4px 0 5px 4px; 
	text-align:center;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background-image:url(../images/lightgreen.JPG);
}
#menu2 li a.alouer:hover {
	background-color:#FFF; 
	color:#007700;
	background-image:url(../images/darkgreen.JPG);
}


#menu2 li.echange_vacance a {
	display:block;
	background-color:#FFF; 
	color:#FFFFFF;
	width:145px;
		height:12px;
		margin:4px 0 5px 4px; 
		overflow:hidden;
	text-align:center;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background-image:url(../images/darkred.JPG);
}
#menu2 li.echange_vacance a:hover {
	background-color:#FFF; 
	color:#ffffff;
	background-image:url(../images/lightred.JPG);
}
#menu2 li a.echange_vacance {
	display:block;
	background-color:#FFF; 
	color:#990000;
	width:145px;
		height:12px;
		margin:4px 0 5px 4px; 
		overflow:hidden;
	text-align:center;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background-image:url(../images/lightred.JPG);
}
#menu2 li a.echange_vacance:hover {
	background-color:#FFF; 
	color:#770000;
	background-image:url(../images/darkred.JPG);
}



#menu2 li.avendre a {
	display:block;
	background-color:#FFF; 
	color:#FFFFFF;
	text-align:center;
	width:145px;
		height:12px;
		overflow:hidden;
	margin:4px 0 5px 4px; 
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background-image:url(../images/darkorange.JPG);
}
#menu2 li.avendre a:hover {
	background-color:#FFF; 
	color:#ffffff;
	background-image:url(../images/lightorange.JPG);
}
#menu2 li a.avendre {
	display:block;
	background-color:#FFF; 
	color:#553300;
	width:145px;
		height:12px;
		overflow:hidden;
	text-align:center;
	margin:4px 0 5px 4px; 
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background-image:url(../images/lightorange.JPG);
}
#menu2 li a.avendre:hover {
	background-color:#FFF; 
	color:#441100;
	background-image:url(../images/darkorange.JPG);
}

#menu2 li.titleblue {
	display:block;
	background-color:#FFF; 
	color:#FFFFFF;
	text-align:center;
	width:150px;
	height:20px;
	margin:4px 0 5px 4px; 
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background-image:url(../images/darkblue.JPG);
}
#menu2 li a.blue {
	display:block;
	background-color:#FFF; 
	color:#000099;
	width:145px;
	height:10px;
		overflow:hidden;

	text-align:center;
	margin:4px 0 5px 4px; 
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background-image:url(../images/lightblue.JPG);
}
#menu2 li a.bigblue {
	display:block;
	background-color:#FFF; 
	color:#000099;
	width:229px;
	height:10px;
		overflow:hidden;

	text-align:center;
	margin:4px 0 5px 4px; 
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background-image:url(../images/lightbluebig.JPG);
}
#menu2 li a.bigblue:hover {
	background-color:#FFF; 
	color:#000077;
	background-image:url(../images/darkbluebig.JPG);
}

#menu2 li a.blue:hover {
	background-color:#FFF; 
	color:#000077;
	background-image:url(../images/darkblue.JPG);
}

#menu2 li a.blue2 {
	display:block;
	background-color:#FFF; 
	color:#000099;
	width:220px;
	overflow:hidden;
	height:8px;
	text-align:left;
	margin:4px 0 5px 4px; 
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
#menu2 li a.blue2:hover {
	background-color:#FFF; 
	color:#000077;
}

#menu2 li a {
	display:block;
	background-color:#FFF; 
	color:#3170A7; 
	width:156px;
	padding:4px 0 5px 4px; 
	text-decoration:none;
	font-weight:normal;


}
#menu2 li a:hover {
	background-color:#FFF; 
	color:#ffffff;
}



/* start region menu */
/* rent */

#menu2 li.alouer_region a {
	display:block;
	background-color:#FFF; 
	color:#FFFFFF;
	width:145px;
		height:10px;
		overflow:hidden;
	margin:4px 0 5px 4px; 
	text-align:center;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background-image:url(../images/darkgreen.JPG);
}
#menu2 li.alouer_region a:hover {
	background-color:#FFF; 
	color:#ffffff;
	background-image:url(../images/lightgreen.JPG);
}
#menu2 li a.alouer_region {
	display:block;
	background-color:#FFF; 
	color:#009900;
	width:145px;
		height:10px;
		overflow:hidden;
	margin:4px 0 5px 4px; 
	text-align:center;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background-image:url(../images/lightgreen.JPG);
}
#menu2 li a.alouer_region:hover {
	background-color:#FFF; 
	color:#007700;
	background-image:url(../images/darkgreen.JPG);
}

/* sale */

#menu2 li.avendre_region a {
	display:block;
	background-color:#FFF; 
	color:#FFFFFF;
	text-align:center;
	width:145px;
		height:12px;
		overflow:hidden;
	margin:4px 0 5px 4px; 
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background-image:url(../images/darkorange.JPG);
}
#menu2 li.avendre_region a:hover {
	background-color:#FFF; 
	color:#ffffff;
	background-image:url(../images/lightorange.JPG);
}
#menu2 li a.avendre_region {
	display:block;
	background-color:#FFF; 
	color:#553300;
	width:145px;
		height:12px;
		overflow:hidden;
	text-align:center;
	margin:4px 0 5px 4px; 
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background-image:url(../images/lightorange.JPG);
}
#menu2 li a.avendre_region:hover {
	background-color:#FFF; 
	color:#441100;
	background-image:url(../images/darkorange.JPG);
}


/* vacation */

#menu2 li.echange_vacance_region a {
	display:block;
	background-color:#FFF; 
	color:#FFFFFF;
	width:145px;
		height:12px;
		margin:4px 0 5px 4px; 
		overflow:hidden;
	text-align:center;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background-image:url(../images/darkred.JPG);
}
#menu2 li.echange_vacance_region a:hover {
	background-color:#FFF; 
	color:#ffffff;
	background-image:url(../images/lightred.JPG);
}
#menu2 li a.echange_vacance_region {
	display:block;
	background-color:#FFF; 
	color:#990000;
	width:145px;
		height:12px;
		margin:4px 0 5px 4px; 
		overflow:hidden;
	text-align:center;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background-image:url(../images/lightred.JPG);
}
#menu2 li a.echange_vacance_region:hover {
	background-color:#FFF; 
	color:#770000;
	background-image:url(../images/darkred.JPG);
}

/* end region menu */


/* -------------- menu ---------------- */
#menu {
 float: left;
 width:160px;
 background-color:#D4E6F4;
 }
 
#menu ul {
	list-style-type:none; 
	margin:0; 
	padding:0; 
}
#menu li {
	margin:0; 

}
#menu li.titre1 a {
	display:block;
	background-color:#7D9EBF; 
	color:#FFFFFF;
	width:156px;
	padding:4px 0 5px 4px; 
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	/*background-image:url(../i/background_titre_neutre.jpg);*/
}
#menu li.titre1 a:hover {
	background-color:#3171A8; 
	color:#ffffff;
	/*background-image:url(../i/background_titre_hover_neutre.jpg);*/
}
#menu li.titre a {
	display:block;
	background-color:#7D9EBF; 
	color:#FFFFFF;
	width:156px;
	padding:4px 0 5px 4px; 
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background-image:url(../i/background_titre.jpg);
}
#menu li.titre a:hover {
	background-color:#3171A8; 
	color:#ffffff;
	background-image:url(../i/background_titre_hover.jpg);
}
#menu li a {
	display:block;
	background-color:#D4E6F4; 
	color:#3170A7; 
	width:156px;
	padding:4px 0 5px 4px; 
	text-decoration:none;
	font-weight:normal;


}
#menu li a:hover {
	background-color:#3171A8; 
	color:#ffffff;
}

#menu h1 {
    background-image:url(../i/bg_azul.gif);
	display:block;
	width:98%;
	font-family: 'Tahoma', arial;
	font-size:14px;
	color:#FFFFFF;
	height:23px;
	margin:0px;
	padding:6px 0 0 2%;
}
/* -------------- cuerpo ---------------- */

#cuerpo{
	float:left;
	width:805px;


}

#tbVerde{
	width:780px;
	background-color:rgb(238,245,211);

}

#tbVerde TD{
	/*background-image:url(../i/bg_publicidad.gif);*/
	
}

#tbVerde H1{
	background-color:#CCE680;
	color:#99CC00;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	height:18px;
	padding:3px;
}

#tbVerde TD.celeste_primary{
	background-color:#E1F0FF;
	background-image:none;
	border:1px solid #0099FF;
}

#tbVerde .celeste{
	/* width:345px; */
	background-color:#E1F0FF;
	background-image:none;
	border:0px solid #CCCCCC;
}
#tbVerde H1.celeste{
	color:#0099FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-bottom:4px;

}
#tbVerde TD.celeste_name {
	background-color:#E1F0FF;
	background-image:none;
	padding:0px;
}

#tbVerde .Buscar{
	background-color:#99CC00;
	background-image:none;
	border:1px solid #CCCCCC;
	margin:4px;
	padding:2px;
	height:113px;
}
#tbVerde A{
	color:#333333;
	text-decoration:none;
}
#tbVerde Select {
	float:left;
	width:150px;
	margin-right:15px;
	font-family:'Tahoma', arial;
	font-size:11px;
	color:#666666;
}


#tbVerde ul {
	display:block;
	clear:both;
	list-style-type:none; 
	margin:0px;
	padding:3px;
}
#tbVerde li {
	margin:0; 
	background-image:url(../i/arrow_verde.gif);
	background-repeat:no-repeat;
	padding-left:12px;

}

.addbox{

	
}

#tbNaran .Buscar2{
background-color:#FF9900;
	background-image:none;
	border:1px solid #CCCCCC;
	margin:4px;
	padding:2px;
	height:113px;
}

#tbNaran .Buscar3{
background-color:#FF0101;
	background-image:none;
	border:1px solid #CCCCCC;
	margin:4px;
	padding:2px;
	height:136px;
}
#tbNaran{
	width:780px;
	background-color:rgb(254,246,235);

}

#tbNaran TD{
	/*background-image:url(../i/bg_publicidad.gif);*/
	
}

#tbNaran H1{
	background-color:rgb(254,246,235);
	color:rgb(255,180,63);
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	height:18px;
	padding:3px;
}

#tbNaran TD.celeste_primary{
	background-color:#E1F0FF;
	background-image:none;
	border:1px solid #0099FF;
}

#tbNaran .celeste{
	/* width:345px; */
	background-color:#E1F0FF;
	background-image:none;
	border:0px solid #CCCCCC;
}


#tbNaran A{
	color:#333333;
	text-decoration:none;
}
#tbNaran Select {
	float:left;
	width:150px;
	margin-right:15px;
	font-family:'Tahoma', arial;
	font-size:11px;
	color:#666666;
}


#tbNaran ul {
	display:block;
	clear:both;
	list-style-type:none; 
	margin:0px;
	padding:3px;
}
#tbNaran li {
	margin:0; 
	background-image:url(../i/arrow_naranja.gif);
	background-repeat:no-repeat;
	padding-left:12px;

}


.IMG {
margin-right:4px;
margin-bottom:3px;
vertical-align:middle;
float: left;
}


#tbNaran .ulRojo {
display:block;
clear:both;
list-style-type:none; 
margin:0px;
padding:3px;
}
#tbNaran .liRojo {
	margin:0; 
	background-image:url(../i/arrow_rojo.gif);
	background-repeat:no-repeat;
	padding-left:12px;

}
#tbCeleste TD {
background-color:#E1F0FF;
padding:6px;}

#tbCeleste H1 {
color:#0099FF;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
margin-bottom:4px;
}

#tbCeleste ul {
margin-top: 0px;
list-style-type:none; 
margin-right:4px;
margin-left:0px;
padding:3px;
float:left;
}

#tbCeleste li {
	margin:0; 
	background-image:url(../i/arrow_celeste.gif);
	background-repeat:no-repeat;
	padding-left:12px; }

#tbCeleste li A{
	color:#666666;
	text-decoration:none;}
	
#tbCeleste li A:hover{
	text-decoration:underline;}
	
#tbGris TD {
padding:10px;
}
	
#tbGris h1{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#tbGris A{
	color:#666666;
}

#tbGris IMG {
margin-bottom:10px;
}

/* -------------- fotter ---------------- */

#footer {
width:978px;
height:52px;
background-image:url(../i/footer_bg.gif);
text-align:center;
vertical-align:middle;
margin:0px;
float:left;
left:-6px;
position:relative;
clear:both;
}
#footer A {
	font-family: 'Tahoma', arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;	
}
#footer A:hover {
	text-decoration:underline;
}
#footer P {
/*padding-top:16px;*/
margin-top:26px;
}

#anuncio {
background-color:#EBF4FA;
width:160px;
}

#anuncio h1 {
    background-image:url(../i/bg_azul.gif);
	display:block;
	width:154px;
	font-family: 'Tahoma', arial;
	font-size:14px;
	color:#FFFFFF;
	height:23px;
	margin:0px;
	margin-bottom:7px;
	padding:6px 0 0 6px;
}
#anuncio A {
font-family: 'Tahoma',Arial, Helvetica, sans-serif;
font-size:11px;
color:#799DBD;
text-decoration:none;
padding-left:8px;
padding-top:2px;
padding-bottom:2px;
}
#anuncio A:hover {
text-decoration:underline;
}

.tl {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #99CC00;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.arial_izq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #99CC00;
	text-align: left;
	vertical-align: middle;
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	background-position: left;
	text-align: left;
}
.titulos {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-transform: none;
	background-position: left;
	text-align: left;
}
.texto_pie {

	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	background-position: left;
	text-align: left;
}
.blanquitas {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	background-position: left;
	text-align: left;
}
.precios {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	height: 30px;
	background-position: right center;
	text-align: right;
	vertical-align: middle;
}
.blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}

.campos {
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
}

.celesteA{
color:#0099FF;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
margin-bottom:4px;
text-decoration:none;
}

/* -------------- fotter ---------------- */

#headerBanner {
	margin:0 auto;
	padding-bottom:10px;
	padding-left:30px;
	padding-top:30px;
	text-align:center;
}

.advertismentHere{display:none;}


/* !!! NEW CSS !!! */


/* ---------- General -------------*/
#body-new {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: 'Tahoma', arial;
	font-size:11px;
	text-align:center;
	margin:0px;
	padding:0px;
	background:none;
	background-color:#d9e7ec;
}

#pageBoarders2-new {
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	background-repeat:no-repeat;
	background-position:top center;
	background-image:url(../images/skyline.png);
}

#pageBoarders-new {
	width:978px;
	margin:0 auto 0 auto;
	padding:0px;
	-moz-box-shadow:0px 0px 10px 3px #777777;
	-webkit-box-shadow:0px 0px 10px 3px #777777;
	box-shadow:0px 0px 10px 3px #777777;
}

#logo-print{
	display:none;
}

/*------------- Header ---------------*/

#header-new{
	width:978px;
	height:120px;
	margin:0 auto 0 auto;
	padding:0;
	background-color:#EEEEEE;
}

#header-new-left{
	width:230px;
	height:120px;
	margin:0;
	padding:0;
	float:left;
}

#header-new-right{
	width:748px;
	height:120px;
	margin:0;
	padding:0;
	float:left;
}

#header-new-logo{
	padding:30px 10px 0 10px;
}

#header-new-top-menu{
	float:right;
	padding:0 10px 0 0;
}

#header-new-top-menu ul{
	margin:0;
	padding:0;
}

#header-new-top-menu li{
	list-style:none;
	margin:5px 0 5px 0;
	padding:0 0 0 20px;
	float:left;
}

#header-new-top-menu a{
	color:#333;
	font-size:12px;
	text-decoration:none;
}

#header-new-top-menu a:hover{
	text-decoration:underline;
}

#header-new-pub{
	padding:0 10px 0 10px;
}

/*--------------- Navigation Header-----------*/

#nav{
	width:978px;
	height:35px;
	margin:0px;
	padding:0px;
	background: #666666; /* Old browsers */
	background: -moz-linear-gradient(top, #666666 0%, #333333 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(100%,#333333)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #666666 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #666666 0%,#333333 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #666666 0%,#333333 100%); /* IE10+ */
	background: linear-gradient(to bottom, #666666 0%,#333333 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
}

#nav-left{
	width:500px;
	margin:0;
	padding:0;
	float:left;
}

#nav ul{
	margin:0;
	padding:0;
}

#nav li{
	list-style:none;
	margin:8px 0 5px 0;
	padding:0 0 0 25px;
	float:left;
}

#nav a{
	font-size:16px;
	font-weight:normal;
	color:#FFF;
	text-decoration:none;
}

#nav-right{
	width:478px;
	margin:0;
	padding:0;
	float:left;
}


#nav #search{
	float:right;
}

#nav #aide{
	margin:8px 0 5px 0;
	padding:0 10px 0 0;
	float:right;
}


/*----------------------------------------------*/

#content{
	width:960px;
	margin:0;
	padding:0;
}

#right{
	width:660px;
}

#mainbox{
	width:640px;
	margin:0 10px 10px 10px;
}

#galery{
	width:640px;
	margin:0 10px 10px 10px;
}

.desc_box{
	width:630px;
	margin:0 10px 10px 10px;
}

.desc_box2{
	width:420px;
	margin:0 10px 10px 10px;
}

#desc-block{
	float:left;
}

#skyscrapper{
	width:160px;
	height:600px;
	margin:10px 0 0 30px;
	text-align:center;
	float:left;
}

#left{
	width:300px;
	margin:0;
	padding:0;
}


/* ----------- Page Classique -------------- */

#classicPage{
	margin:0;
	padding:0;
}

#classicPage h1{
	font-size:18px;
	font-weight:bold;
	color:#666;
	padding:0 20px 10px 20px;
	margin:0;
	text-align:center;
}

#classicPage h2{
	font-size:16px;
	font-weight:normal;
	color:#666;
	padding:0 20px 10px 20px;
	margin:0;
	text-align:center;
}

#classicPage p.description{
	font-size:12px;
	font-style:normal;
	color:#222222;
	line-height:1.6em;
}



#classicPage p.tagline{
	font-size:14px;
	font-weight:normal;
	color:#666666;
	padding:10px 20px 20px 20px;
	margin:0;
	text-align:center;
}

#classicPage a.general-ok{
	font-size:14px;
	color:#009900;
	text-decoration:none;
}

#classicPage a:hover.general-ok{
	text-decoration:underline;
}

#classicPage .important{
	font-size:14px;
	font-weight:bold;
	color:#009900;
	text-align:center;
}

/* ------------- Formulaire ---------------- */

#boxForm{
	padding: 20px;
	width: 600px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;  
	background-color:#EEEEEE;
}

#boxForm h1{
	color:#333;
	font-weight:normal;
	margin:0;
	padding:0;
	text-transform:uppercase;
	font-size:18px;
	text-align:center;
}

#boxForm p{
	font-size:12px;
	color:#333;
	line-height:1.5em;
}

#boxForm p.warning{
	color:#C00;
	font-weight:bold;
}


form.classicForm2{
	font-family:Tahoma, Geneva, sans-serif;
	background-color:#EFEFEF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	padding:5px 0 10px 0;  
	margin:10px 0 20px 0;  
}

form.classicForm2 span.error{
	color:#FFF;
	background-color:#F00;
	font-size:12px;
	font-weight:bold;
	margin:0 10px 0 10px;
	padding:5px 10px 5px 10px;
}

form.classicForm2 fieldset {
	color: #111111;
	margin:0;
	padding:0;
	border:none;
}

form.classicForm2 legend{
	font-size: 16px;
	font-weight:bold;
	text-transform:none;
	color:#bc533f;
	padding:10px 10px 10px 20px;
}

form.classicForm2 ol{
	margin:0;
	padding:0;
}

form.classicForm2 ol li {
  line-height: 26px;
  list-style: none;
  padding: 0 10px 0 0;
  margin:0 0 2px 0;
}
form.classicForm2 ol ol li {
  border: none;
  float: left;
}

form.classicForm2 label, form.classicForm2 label.notice {
	font-size: 13px;
	font-style:normal;
	text-transform:none;
}

form.classicForm2 label {
	float: left;
	width: 215px;
	text-align:right;
	padding:0 10px 0 0;
}

form.classicForm2 label.notice {
	float: none;
	padding:0 10px 0 10px;
}

form.classicForm2 span{
	font-size:13px;
	font-style:normal;
}

form.classicForm2 .warning{
	margin:0 0 0 20px;
	font-size:14px;
	color:#F00;
}

form.classicForm2 label b, form.classicForm2 p.note b{
	color:#F00;
}

form.classicForm2 label.error {
	margin-left: 10px;
	font-size:11px;
	color:#F00;
	display: inline;
	float:none;
}

form.classicForm2 input:not([type=radio]), form.classicForm2 input.shortcode {
	outline:none;
	border:1px #AAA solid;
	padding: 5px;
	width: 180px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

form.classicForm2 input.shortcode{
	width:70px;
}

form.classicForm2 input[type=checkbox]{
	outline:none;
	border:none;
	width:auto;
}

form.classicForm2 input:not([type=submit]):focus {
	background: #eaeaea;
}

form.classicForm2 input.submit{
	min-width:190px;
	width:auto;
	margin:10px 20px 20px 225px;
	padding:5px 10px 5px 10px;
	background: #dc614a; /* Old browsers */
	background: -moz-linear-gradient(top, #dc614a 0%, #bc533f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dc614a), color-stop(100%,#bc533f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #dc614a 0%,#bc533f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #dc614a 0%,#bc533f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #dc614a 0%,#bc533f 100%); /* IE10+ */
	background: linear-gradient(to bottom, #dc614a 0%,#bc533f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc614a', endColorstr='#bc533f',GradientType=0 ); /* IE6-9 */	color:#FFF;
	font-size:14px;
	padding:10px 10px 10px 10px;
}


form.classicForm2 input.notice{
	margin:10px 0 0 40px;
}

form.classicForm2 button {
  background:#9C0;
  border: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  color: #ffffff;
  display: block;
  font-size:14px;
  margin: 20px 20px 20px 250px;
  padding: 7px 25px;
  text-transform: uppercase;
}

form.classicForm2 p.note{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#111111;
	font-style:normal;
	padding:10px;
}

form.classicForm2 button:hover {
  background:#333;
  cursor: pointer;
}



form.classicForm{
}

form.classicForm span.error, form.classicForm p.warning{
	color:#FFF;
	background-color:#F00;
	font-size:14px;
	font-weight:bold;
	margin:0 10px 0 10px;
	padding:5px 10px 5px 10px;
}

form.classicForm fieldset {
  color: #111111;
  font-family:"Times New Roman", Times, serif;
  font-size: 20px;
  font-weight: normal;
  font-style:italic;
  margin:0;
  padding:0;
  border:none;
}

form.classicForm ol li {
  line-height: 30px;
  list-style: none;
  padding: 5px 10px;
  margin-bottom: 2px;
}
form.classicForm ol ol li {
  border: none;
  float: left;
}

form.classicForm label, form.PaymentForm label {
  float: left;
  font-size: 13px;
  font-family:Tahoma, Geneva, sans-serif;
  font-style:normal;
  width: 200px;
}

form.classicForm label b, form.classicForm p.note b{
	color:#F00;
}

form.classicForm p.note{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	font-style:normal;
	padding:10px 0;
}

form.PaymentForm label{
	color:#333;
}

form.classicForm input:not([type=radio]) {
	outline:none;
	border:1px #AAA solid;
	padding: 5px;
	width: 240px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;  
}

form.classicForm input:not([type=submit]):focus {
  background: #eaeaea;
}

form.classicForm button {
  background:#9C0;
  border: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  color: #ffffff;
  display: block;
  font-size:14px;
  margin: 20px 20px 20px 250px;
  padding: 7px 25px;
  text-transform: uppercase;
}

form.classicForm button:hover {
  background:#333;
  cursor: pointer;
}

form.PaymentForm {
  font-size: 13px;
  color:#333;
}

form.PaymentForm button {
  background:#9C0;
  border: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  color: #ffffff;
/*  display: block;*/
  font-size:14px;
  padding: 7px 25px;
  margin:0 20px 0 20px;
  text-transform: uppercase;
}

form.PaymentForm button:hover {
  background:#333;
  cursor: pointer;
}


/*--------------- FAQ --------------*/

#faq{
	font-size:12px;
	padding:0 20px 0 20px;
	margin:0 0 40px 0;
}

#faq h4{
	font-size:16px;
	font-weight:bold;
	color:#666;
	text-align:center;
}

#faq p.question{
	font-weight:bold;
	color:#bc533f;
}

#faq p.answer{
}


/*
Ancien Style pour paiement centris
#breadcrumb {
	color:#FFF;
	font-size:16px;
	width:590px;
	height:40px;
}

#breadcrumb.first{
	background-image:url(../images/breadcrumb12.png);
	background-position:top;
	background-repeat:no-repeat;
}

#breadcrumb.second{
	background-image:url(../images/breadcrumb22.png);
	background-position:top;
	background-repeat:no-repeat;
}

#breadcrumb li {
	float: left;
	width:200px;
	padding:10px;
}

#breadcrumb li:first-child {
	width:280px;
}
*/

#breadcrumb {
	margin:10px 20px 0 10px;
	padding:0;
}

.search-link{
	margin:10px 20px 0 10px;
	padding:0;
}

#col-right{
}

#col-right h3{
	background-color:#8CBB00;
	color:#FFF;
	text-transform:uppercase;
	font-weight:normal;
	padding:5px;
	margin:5px 0 0 0;
}


/* Recherche Annonce */

h2.annonce-recherche-titre{
	margin:0;
	padding:0 5px 0 5px;
	font-size:11px;
	font-weight:normal;
	display:inline-block;
}

.annonce-recherche-description{
	margin:0;
	padding:0 0 5px 0;
	font-size:11px;
}

.annonce-recherche-lieu{
	margin:0;
	padding:0 5px 0 5px;
	font-size:11px;
}

.annonce-recherche-type{
	margin:0;
	padding:1px 5px 0 5px;
	font-size:11px;
	font-weight:bold;
}

/* Annonce */

#annonce{
	width:953px;
	border:none;
	padding:0 0 0 7px;
	margin:0;
}


#annonce-colonne-principal{
	padding:0;
	margin:0;
	vertical-align:top;
}
/*
#annonce td{
	padding:0;
	margin:0;
}
*/
h1.annonce, h1.annonce-agence{
	font-family:Tahoma, Geneva, sans-serif;
/*	font-family:Arial, Helvetica, sans-serif;*/
	font-size:18px;
	color:#690;
	padding:0;
	margin:10px 0 10px 0;
}

h1.annonce-agence{
	width:500px;
	float:left;
}

#annonce-logo-agence{
	float:left;
}

#annonce-header{
	width:640px;
	padding:0;
	margin:0 10px 20px 0;
	font-size:12px;
	color:#444;
}

#annonce-header-part1{
	width:340px;
	padding:0 10px 10px 0;
	margin:0;
	vertical-align:top;
	float:left
}

#annonce-header-part2{
	width:260px;
	padding:0 10px 10px 0;
	margin:0;
	vertical-align:top;
	float:left
}

.annonce-mls{
	padding:0;
	margin:0;
}

.annonce-surface{
	font-size:14px;
	font-weight:normal;
	padding:0;
	margin:0 0 5px 0;
}

.annonce-adresse{
	color:#333;



	font-size:18px;
	font-weight:bold;
	padding:0;
	margin:5px 0 10px 0;
}

.annonce-ville{
	font-size:13px;
	font-weight:bold;
	padding:0;
	margin:5px 0 10px 0;
}

.annonce-price-text{
	font-size:14px;
	font-weight:normal;
	padding:0;
	margin:0 0 5px 0;
}

.annonce-price, .annonce-price-sold{
	font-size:22px;
	font-weight:bold;
	padding:0;
	margin:5px 0 10px 0;
}

.annonce-price{
	color:#333;
}

.annonce-price-sold{
	color:#F00;
}

#annonce-toolbox{
	margin:0;
	padding:0;
}

.annonce-description{
	width:640px;
	padding:0;
	margin:10px 10px 20px 0;
	font-size:13px;
	color:#444;
}

.annonce-description p{
	margin:0 0 3px 0;
	padding:0;
}


.annonce-description-part1{
	width:300px;
	margin:0 10px 0 0;
	float:left;
}

.annonce-description-part2{
	width:300px;
	margin:0;
	float:left;
}

h3.annonce-description-title{
	width:630px;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:5px;
	color:#444;
	background-color:#E7F3DE;
}

table#annonce-description-piece{
	width:100%;
	margin:10px 0 0 0;
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
}

table#annonce-description-piece tr{
	margin:0;
	padding:0;
}

table#annonce-description-piece th{
	margin:0;
	padding:3px 3px 3px 0;
}

table#annonce-description-piece td{
	margin:0;
	padding:3px 3px 3px 0;
	border-top:1px #EFEFEF solid;
}

table#annonce-caracteristique{
	width:100%;
	margin:10px 0 0 0;
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
}

table#annonce-caracteristique tr{
	margin:0;
	padding:0;
}


table#annonce-caracteristique th{
	width:33%;
	margin:0;
	padding:3px 20px 3px 0;
	vertical-align:top;
	font-weight:bold;
}

table#annonce-caracteristique td{
	margin:0;
	padding:3px 20px 3px 0;
}

#box-contact{
	height: auto;
	margin:0;
	padding:10px 10px 10px 10px;
	background-color:#EEE;
	font-size:12px;
	color:#333;
}

.box-contact-nom{
	font-weight:bold;
	padding:0;
	margin:0 0 5px 0;
}

.box-contact-element, .box-contact-element-envoi{
	padding:0;
	margin:0 0 5px 0;
}

.box-contact-element-conseil{
	padding:0;
	margin:0;
	text-align:center;
}

#box-contact a.website{
	color:#00F;
	text-decoration:none;
}

#box-contact a:hover.website{
	text-decoration:underline;
}

#box-contact span.contact-inactif{
	text-decoration:line-through;
}


#box-contact a.conseil{
	margin:0;
	padding:10px 0 0 0;
	color:#C00;
}

#box-contact a.conseil:hover{
	color:#333;
}


#box-contact a{
	color:#690;
}

#box-contact a:hover{
	color:#C00;
}

#box-contact a.button-contact img{
	padding:0 5px 0 0;
}

#box-contact a.button-contact{
	width:175px;
	display:block;
	text-align:center;
	margin:0 0 10px 45px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background: #dc614a; /* Old browsers */
	background: -moz-linear-gradient(top, #dc614a 0%, #bc533f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dc614a), color-stop(100%,#bc533f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #dc614a 0%,#bc533f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #dc614a 0%,#bc533f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #dc614a 0%,#bc533f 100%); /* IE10+ */
	background: linear-gradient(to bottom, #dc614a 0%,#bc533f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc614a', endColorstr='#bc533f',GradientType=0 ); /* IE6-9 */	color:#FFF;
	font-size:14px;
	padding:7px;
	text-decoration:none;
}

#box-contact a:hover.button-contact{
	background: #bc533f; /* Old browsers */
	background: -moz-linear-gradient(top, #bc533f 0%, #dc614a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bc533f), color-stop(100%,#dc614a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #bc533f 0%,#dc614a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #bc533f 0%,#dc614a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #bc533f 0%,#dc614a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #bc533f 0%,#dc614a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bc533f', endColorstr='#dc614a',GradientType=0 ); /* IE6-9 */
	color:#FFF;
	text-decoration:none;
}

#box-contact a.warning{
	color:#C00;
}

#box-contact a.warning:hover{
	color:#333;
}

#box-contact h4{
	color:#360;
	font-weight:bold;
}

.box-contact-1agent{
	padding:0;
	margin:0;
	display:block;
}

.box-contact-agent-photo{
	width:70px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:0;
	margin:0 10px 0 0;
	float:left;
}

.box-contact-agent{
	padding:0;
	margin:0;
}

#application-express{
	font-size:12px;
}

#application-express label{
}

#application-express .requis{
	font-weight:bold;
	padding:0 5px 0 5px;
	color:#C00;
}

#application-express button {
  background:#8CBB00;
  border: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  color: #ffffff;
  display: block;
  font-size:14px;
  margin: 20px 20px 20px 0;
  padding: 7px 25px;
  text-transform: uppercase;
}

#application-express button:hover {
  background:#333;
  cursor: pointer;
}

#application-express button.button-envoi {
	width:190px;
	display:block;
	text-align:center;
	margin:0 0 0 45px;
	padding:5px 10px 5px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background: #dc614a; /* Old browsers */
	background: -moz-linear-gradient(top, #dc614a 0%, #bc533f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dc614a), color-stop(100%,#bc533f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #dc614a 0%,#bc533f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #dc614a 0%,#bc533f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #dc614a 0%,#bc533f 100%); /* IE10+ */
	background: linear-gradient(to bottom, #dc614a 0%,#bc533f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc614a', endColorstr='#bc533f',GradientType=0 ); /* IE6-9 */	color:#FFF;
	font-size:14px;
	padding:10px 10px 10px 10px;
	text-decoration:none;
	text-transform:none;
	font-weight:normal;
}

#application-express button.button-envoi:hover {
	background: #bc533f; /* Old browsers */
	background: -moz-linear-gradient(top, #bc533f 0%, #dc614a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bc533f), color-stop(100%,#dc614a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #bc533f 0%,#dc614a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #bc533f 0%,#dc614a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #bc533f 0%,#dc614a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #bc533f 0%,#dc614a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bc533f', endColorstr='#dc614a',GradientType=0 ); /* IE6-9 */
	color:#FFF;
	text-decoration:none;
	cursor: pointer;
	text-transform:none;
	font-weight:normal;
}

#mortgage-calculator{
	margin:0;
	padding:0;
}

#abusive-content{
	margin:0;
	padding:0;
}

.box-security{
	color:#C00;
	font-size:12px;
}

.box-security a{
	color:#C00;
	text-decoration:underline;
}

.box-security a:hover{
	color:#8CBB00;
	text-decoration:underline;
}

/*-------------- Les Onglets -------------------*/
/* Pages : annonce -----------------------------*/

.htmltabs{
	font-weight:bold;
	font-size:12px;
	width:640px;
	min-height:562px;	
	margin:0 10px 0 0;
	padding:0;
}

.tabs li{
	display:inline;
}

.tabs li a{
	cursor: pointer;
	padding:5px 13px 5px 12px;
	border:1px solid #cccccc;
	background-color:#EEEEEE;
	font-size:13px;
	color:#666666;
	font-weight:400;
	text-transform:uppercase;
}

.tabs .tab-current{
	padding: 5px 13px 6px 12px;
	border-bottom:0px;
	background:#ffffff;
	font-weight:bold;
}

.tabsContent{
	border:1px solid #cccccc;
	background:#ffffff;
	padding:10px;
	color:#666666;
    display:none;
}

ul.tabs{
	margin: 0 0 5px 20px;
}

/*Firefox hack*/
@-moz-document url-prefix(){
	ul.tabs	{
	   margin: 0 0 5px 20px;
	}
}

/* Publicité */
#real-adBanner-1{
	padding:0;
	margin:10px 0 0 0;
}

/* Erreur 301 */
.error-301{
	font-size:14px;
	color:#333;
	text-align:center;
	background-color:#FF6;
	padding:10px;
	margin:0 10px 20px 10px;
	line-height:20px;
}

/* Avertissment */
.avertissement{
	font-size:12px;
	color:#333;
	text-align:center;
	background-color:#FF6;
	padding:10px;
	margin:10px 0 10px 0;
	line-height:20px;
}

#modal-register{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
}

#bg-register{
/*	
	background-image:url(../images/bg-register2.png);
	background-position:top left;
	background-repeat:no-repeat;
	*/
}

form.classicForm3{
}

form.classicForm3 label{
	font-weight:bold;
}

form.classicForm3 input:not([type=radio]), form.classicForm3 input.shortcode {
	outline:none;
	border:1px #AAA solid;
	padding: 3px;
	width:200px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;	
	margin:0 10px 0 10px;
}

form.classicForm3 input.submit{
	width:auto;
	background: #dc614a; /* Old browsers */
	background: -moz-linear-gradient(top, #dc614a 0%, #bc533f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dc614a), color-stop(100%,#bc533f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #dc614a 0%,#bc533f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #dc614a 0%,#bc533f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #dc614a 0%,#bc533f 100%); /* IE10+ */
	background: linear-gradient(to bottom, #dc614a 0%,#bc533f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc614a', endColorstr='#bc533f',GradientType=0 ); /* IE6-9 */	color:#FFF;
	font-size:12px;
	padding:3px 10px 3px 10px;
}

#add_err{
	padding:20px;
	color:#C00; 
}

