body {
	margin: 0;
	padding: 0;
	font-family: Verdana,  Arial, Sans-Serif;
	background:url(../_img/bgHeader.png) repeat-x top left;
	font-size: 11px;
}
.cleaner {
	clear:both;
}
a { text-decoration:none; 
color:#000225;}

a:hover { text-decoration:none; 
color:#ed076d;}

a img { border:none; }

.left {
	float:left;
	display:block;
}

.mid {
	width:990px;
	margin-left:auto;
	margin-right:auto;
}
#header,#corpus, #footer {
	float:left;
}

#header {
	height:102px;
	margin-bottom:20px;
}
h1 {
	background:url(../_img/coeurTitre.png) 0 3px no-repeat ;
	padding-left:35px;
	line-height:40px;
	font-size:22px;
	color: #e1007a;
	text-transform:uppercase;
}
#lgfr,#lgen {
	display:block;
float:left;
height:11px !important;
margin-top:5px;
width:28px;
}
#lgen {
	background:url(../_img/drapeau_en.gif) no-repeat top left;
}
#lgfr {
	background:url(../_img/drapeau_fr.gif) no-repeat top left;
}
#logo {
	display:block;
	background:url(../_img/logoHeader.png) repeat-x top left;
	height:102px;
	width:160px;	
	margin-left:-160px;
	position:absolute;
	z-index:5;
}
#bout {
	float:left;
	background:url(../_img/imgHeader.png) no-repeat top right;
	width:272px;	
	height:99px;
	margin-left:774px;
	position:absolute;
	z-index:2;
}
#bout a {
	display:block;
	margin-top:47px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:-15px;
	font-size:12px;
}
#bout a:hover {
	color:#e1007a;
}

#nav {

	margin-left:80px;
	height:102px;
	width:900px;
}
#nav #bar {
	width:880px;
	margin-top:43px;
	float:left;
	background:url(../_img/navBg.png) repeat-x top left;
	height:28px;
}
#nav #bar a{
	margin-top:2px;
	font-size:12px;
	color:#fff;
	display:block;
	float:left;
	line-height:16px;
	padding-left:6px;
	padding-right:6px;
}
#nav #bar a:hover, #nav #bar a.activ{
	background-color:#e1007a;
}
#nav #bar img.tick {
	display:block;
	float:left;
	margin-left:9px;
	margin-right:9px;
}
#nav #bar #home {
	margin-top:0px;
	display:block;
	width:16px;
	height:28px;
	background:url(../_img/navHome.png) repeat-x top left;
}








#footer {
	margin-top:20px;
	background:url(../_img/bgFooter.png) repeat-x top left;
	height:132px;
	width:100%;
}

#footer #partners {
	padding-top:20px;
	background:url(../_img/imgLeftFooter.png) no-repeat top left;
	height:112px;
	margin-left:-250px;
	padding-left:250px;
	width:640px;
	float:left;
}

#footer #partners a {
	display:block;
	float:left;
	height:40px;
}

a#pMairie { width:128px;background:url(../_img/partMairieParis.png) no-repeat top left; }
a#pNewParis { width:65px;background:url(../_img/partNewParis.png) no-repeat top left; }
a#pLafayette { width:96px;background:url(../_img/partLafayette.png) no-repeat top left; }
a#pCCI { width:102px;background:url(../_img/partCciParis.png) no-repeat top left; }	

#footer #copy {
	font-size:11px;
	float:left;
	width:300px;
	height:112px;
	background:url(../_img/imgRightFooter.png) no-repeat top right;
	color:#fff;
	text-align:right;
	padding-top:20px;
	padding-right:50px;
}



#view {
	background-color:#000;
	height:216px;
}
#view #teaser {
	float:left;
	width:584px;
}

#card {
	padding:10px;
	float:left;
	color:#fff;
	text-transform:uppercase;
	width:121px;
	overflow:hidden;
}
#card a {
	color:#ee008c;
	text-decoration:underline;
}
#card h2 {
	margin:0px;
	padding:0px;
	font-size:14px;
}

#guide {
	margin-left:10px;
	width:173px;
	float:left;
	height:295px;
}
#guide a {
	float:left;
	display:block;
	color:#ee008c;
	font-size:12px;
	text-align:right;
	padding-right:10px;
	text-decoration:underline;
	width:160px;
}
#blogFeed {
	margin-top:10px;
	width:545px;
	float:left;
	margin-right:30px;
}
#ads {
	width:380px;
	float:left;
	font-size:11px;
	line-height: 14px;
	text-align:justify;
}
#ads h3 {
	font-size:11px;
	margin:10px 0px 0px 0px;
}
#ads p {
	margin-top:0px;
}
#ads h2 {
	color: #ee008c;
	font-size: 18px;
	font-weight:normal;
	line-height: 28px;
	text-transform:uppercase;
	background:url(../_img/coeur.png) no-repeat top left;
	padding-left:35px;
	display:block;
	margin-top:20px;
}



.post, .postLike {
text-align: justify;
background-color:#fff;
font-size:11px;
}
.post .topPost, .postLike .topPost {
padding:10px 0 0 10px;
background:url('/blog/wp-content/themes/parisCapitaleCreation/images/topPost.jpg') no-repeat top left;
}
.post .bottomPost, .postLike .bottomPost {
padding:0 10px 50px 0;
background:url('/blog/wp-content/themes/parisCapitaleCreation/images/bottomPost.jpg') no-repeat bottom right;
}
.post hr {
display: block;
}
.post .datePost {

background-color:#555;
color:#fff;
width:50px;
height:65px;
text-align:center;
float:left;
}
.post .datePost span{
font-size:30px;
}
.post h2 { 
margin-left:60px;
text-transform:uppercase;
color:#ee008c;
margin-right:40px;
text-align:left;
font-weight:normal;
}
.post h2 a { 
color:#ee008c;
font-size:22px;
line-height:24px;
}
.post .tetiere p {
margin:10px 0 2px 60px;
}
.post .tetiere {
margin-top:-14px;
background:url('/blog/wp-content/themes/parisCapitaleCreation/images/star.gif') no-repeat;
background-position:480px 5px; 
}
.post .tetiere p a {
color: #ee008c;
text-decoration:underline;
}
.post .entry, .post .hentry {
padding:0 10px 0 10px;
margin-top:-20px;
line-height: 14px;
}
.postLike #respond  {
padding:10px;
}
.entry span.cap span  {
font-size:40px;
display: block;
float:left;
margin:10px 5px 5px 0px;
}
div.sepBig {
	width:450px;
	height:6px;
	background:url('/blog/wp-content/themes/parisCapitaleCreation/images/separatorBig.jpg') repeat-x top left;
	margin-left:60px;
}
img.alignleft  {
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px;
margin-top: 0pt;
margin-right: 7px;
margin-bottom: 2px;
margin-left: 0pt;
display: inline;
float:left;
}
.entry p a:hover {
text-decoration:underline;
}
.entry p a:visited {
color: #b85b5a;
}


#colGauche {
	float:left;
	width:796px;
}
#colDroite {
	float:left;
	width:173px;
	margin-left:11px;
}
#colDroite #calendar {
	background:url('../_img/interface/calendrier.png') no-repeat top left;
	height:160px;
	padding-top:70px;
	padding-left:15px;
}
#boxCal {

	background:url('../_img/fondCal.png') no-repeat top;
	width:142px;
	height:130px;
}
#navCal {
	height:22px;
	color:#fff;	
	font-size:14px;
	font-weight:bold;
}
#navCal span, #nextCal, #prevCal { 
	display:block;
	float:left;
}
#navCal span {
	padding-top:3px;
	margin-left:38px;
}
#nextCal, #prevCal {
	width:15px;
	height:22px;
}
#nextCal {
	margin-left:32px;
}


#monthCal a {
	display:block;
	float:left;
	color:#000;
	width:22px;
	height:16px;
	line-height:16px;
	margin-left:12px;
	font-size:12px;
	margin-top:5px;
	margin-bottom:4px;
	padding-left:4px;
	padding-right:4px;
	font-size:11px;
}
#monthCal a:hover {
	background-color:#fff;
}

#colDroite #navette {
	margin-top:0px;
	height:250px;
	padding-top:0px;
	text-align:right;
	width:153px;
	padding-right:20px;
}
#colDroite #navette a {
	color:#ee008c;
	text-decoration:underline;
}


#colDroite #craper {
	margin-top:15px;
	height:30px;
	padding-top:220px;
	text-align:right;
	width:153px;
	padding-right:20px;
}
#colDroite #craper a {
	color:#ee008c;
	text-decoration:underline;
}


#sliderSalon {
	border:18px solid #e2e2e2;
	border-left:0px;
	border-right:0px;
	height:140px;
	margin-bottom:15px;

}
#ruban {
	border-top:5px solid #eee;
}
#sliderSalon #mask {
	width:760px;
	margin-left:18px;
	height:140px;
	position:relative;
	overflow:hidden;
}
#sliderSalon #wall {
	float:left;
	position:absolute;
	top:0;
	left:0;
	width:5000px;
}

#sliderSalon #wall div {
	float:left;
	padding:5px 0px;
}
#sliderSalon #rubanL, #sliderSalon  #rubanR{
	padding:0px;
	position:absolute;
	display:block;
	width:18px;
	height:140px;
	background-color:#e2e2e2;
}
#sliderSalon  #rubanR {
	margin-left:778px;
}
#sliderSalon  #rubanL a {
	display:block;
	background:url('../_img/interface/leftArrow.jpg') no-repeat 0 0px;
	width:18px;
	height:18px;
	margin:70px 0px 0px 0px;
}
#sliderSalon #rubanR a {
	display:block;
	background:url('../_img/interface/rightArrow.jpg') no-repeat 0 0px;
	width:18px;
	height:18px;
	margin:70px 0px 0px 0px;
}
#sliderSalon  #rubanL a:hover, #sliderSalon  #rubanR a:hover {
	background-position: 0 -17px;
}
#sliderSalon #wall div a {
	margin-bottom:5px;
	display:block;
	float:left;
	width:146px;
	height:62px;
	overflow:hidden;
}
#sliderSalon #wall .col {
	padding:0px;
	float:left;
	width:146px;
	margin-left:5px;
}


#slider {
	width:745px;
	float:left;
	height:290px;
	border:10px solid #eee;
}
#slider #mask {
	width:694px;
	height:60px;
	position:relative;
	overflow:hidden;
}
#slider #wall {
	float:left;
	position:absolute;
	top:0;
	left:0;
	width:5000px;
}

#slider #wall div {
	float:left;
	padding:8px 0px;
}
#slider #rubanL, #slider  #rubanR{
	padding:0px;
	display:block;
	width:23px;
	height:57px;
}
#slider #rubanL {
	float:left;
}
#slider #rubanR {
	margin-left:5px;
	float:right;
}
#slider  #rubanL a {
	display:block;
	background:url('../_img/homeArrowLeft.jpg') no-repeat 0 5px;
	width:23x;
	height:57px;
	
}
#slider #rubanR a {
	display:block;
	background:url('../_img/homeArrowRight.jpg') no-repeat 0 5px;
	width:23x;
	height:57px;
	
}
#slider  #rubanL a:hover, #slider  #rubanR a:hover {
	background-position: 0 -53px;
}
#slider #wall div a {
	margin-bottom:5px;
	display:block;
	float:left;
	width:80px;
	height:60px;
	overflow:hidden;
	margin-left:5px;
}


#lookSalon_fr, #lookSalon_en {
	height:60px;
	padding-top:50px;
	width:776px;
	padding-left:20px;
}
#lookSalon_fr {
	background:url('../_img/interface/panelLook_fr.png') no-repeat top left;
}
#lookSalon_en {
	background:url('../_img/interface/panelLook_en.png') no-repeat top left;
}
#lookSalon_fr .iput, #lookSalon_en .iput,#lookSalon_fr input.dashboard, #lookSalon_en input.dashboard {
	float:left;
	display:block;
	background:url('../_img/interface/inputBg.png') no-repeat top left;
	border:none;
	width:100px;
	padding-right:30px;
	padding-left:10px;
	padding-top:8px;
	line-height:12px;
	height:17px;
	font-size:11px;
	color:#999;
	font-style:italic;
}

#lookSalon_fr input.dashboard, #lookSalon_en input.dashboard {
	background:url('../_img/interface/inputDateBg.png') no-repeat top left;
}
#lookSalon_fr #goBtn, #lookSalon_en #goBtn {
	float:left;
	background:url('../_img/interface/btngo.jpg') no-repeat top left;
	display:block;
	width:46px;
	height:26px;
	margin-left:10px;

}

#lookSalon_fr #goBtn:hover, #lookSalon_en #goBtn:hover {
	background: transparent url('../_img/interface/btngo.jpg') 0 -26px no-repeat;
}
#fullSalon #media {
	float:left;
	width:266px;
}
#fullSalon #media #big  { 
	width:266px;
	overflow:hidden;
	background:url('../_img/interface/salonCadreImgBg.png') repeat-y top left;
	margin-top:15px;
}
#fullSalon #media a.medium { 
	margin-top:15px;
	float:left;
	border:4px solid #4b4e55;
	width:77px;
	height:77px;
	overflow:hidden;
	margin-left:5px;
}

#fullSalon #media #big img {
	display:block;
} 
#fullSalon #contentSalon {
	float:left;
	width:518px;
	margin-left:12px;
}
#fullSalon #contentSalon #titleSalon h2 {
	font-size:24px;
	line-height:24px;
	font-weight:normal;
	color:#e1007a;
	margin:0px;
	padding:0px;
}
#fullSalon #contentSalon #createur h3 {
	font-size:20px;
	line-height:20px;
	font-weight:normal;
	color:#e1007a;
	margin:0px;
	padding:0px;
}


#fullSalon #contentSalon #titleSalon { 
	float:left;
	width:230px;
	padding-top:35px;
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	color:#4b4e55;
}
#fullSalon #contentSalon #contactSalon {
	position:absolute;
	margin-left:230px;
	background:url('../_img/interface/bgContact.png') no-repeat top left;
	float:left;
	width:297px;
	height:53px;
	color:#e1007a;
	padding-top:35px;
	padding-left:18px;
	font-size:11px;
	line-height:25px;
} 
#fullSalon #contentSalon #contactSalon a  {
	color:#ee008c;
	text-decoration:none;
}
#fullSalon #contentSalon #contactSalon #mico {
	float:left;
	width:80px;
	padding-left:25px;
	background:url('../_img/interface/icoMail.png') no-repeat top left;
	line-height:18px;
}
#fullSalon #contentSalon #contactSalon #tico {
	float:left;
	width:105px;
	padding-left:25px;
	margin-left:10px;
	background:url('../_img/interface/icoTel.png') no-repeat top left;
	line-height:18px;
}

#fullSalon #contentSalon #dateSalon {
	background:url('../_img/interface/bgZone.png') no-repeat top left;
	padding-top:15px;
	color:#111;
	float:left;
	width:518px;
	height:63px;
}
#fullSalon #contentSalon #createur {
	background-color:#f7f7f7;
	padding-top:15px;
	color:#111;
	float:left;
	width:518px;
	padding-bottom:10px;
}
#fullSalon #contentSalon #dateSalon h4 {
	color:#e1007a;
	margin:0px;
	padding:0px;
	line-height:12px;

}
#fullSalon #contentSalon #dateSalon div {
	float:left;
	width:152px;
	padding-left:20px;
	font-size:11px;
	line-height:20px;
}
#fullSalon #contentSalon #txtSalon {
	margin-top:20px;
	float:left;
	width:518px;
	font-size:11px;
	line-height:16px;
	color:#111;
}
#fullSalon #contentSalon #createur {
	font-size:11px;
}




.listeBoxTop {
	background:url('../_img/interface/salonMdrTopBg.png') no-repeat top left;
	float:left;
	width:798px;
}

.listeBoxBottom {
	background:url('../_img/interface/salonMdrBottomBg.png') no-repeat bottom left;
	float:left;
	width:798px;
	padding-bottom:10px;		min-height: 216px;
}
.listeBox {
	background:url('../_img/interface/salonMdrBg.png') repeat-y top left;
	float:left;
	width:798px;
}

#listSalon .media {
	margin-top:10px;
	margin-left:15px;
	float:left;
	width:266px;
	overflow:hidden;
	background:url('../_img/interface/salonCadreImgBg.png') repeat-y top left;
}
#listSalon .infoSalon, #listSalon .txtSalon {
	float:left;
	width:240px;
	margin-left:10px;
	font-size:11px;
	line-height:16px;
}
#listSalon .infoSalon {
	width:230px;
	padding-left:10px;
}
#listSalon .txtSalon {
	width:220px;
	padding:20px 5px 10px 20px;
	text-align:justify;
}
.infoSalon a, .infoPresskit a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.infoSalon a:hover {
	text-decoration:underline;
}
.infoSalon h4, .infoPresskit h4 {
	margin:0px;
	font-weight:normal;
}
.infoSalon h3, .infoPresskit h3 {
	font-weight:normal;
	margin:15px 0px 10px 0px;
	font-size:22px;
	line-height:22px;
	color: #e1007a;
}
 .infoSalon h3 a  {
	color: #e1007a !important;
}
#videoBox {
	width:799px;
	height:397px;
	background:url('../_img/video/bgVideo.png') no-repeat top left;
}
#videoBox div {
	margin-left:190px;
	padding-top:30px;
}
#guideBox {
	width:300px;
	height:537px;
	padding:50px 249px 10px 250px;
	background:url('../_img/guide/bgGuide.png') no-repeat top left;
	text-align:right;
}
#guideBox a {
	color: #e1007a;
	font-size:14px;
	text-decoration:underline;
}

#colGauche1 {
	width:380px;
	float:left;
	margin-left:2px;
}
#colGauche2 {
	margin-left:33px;
	width:380px;
	float:left;
}
#colGauche1 table, #colGauche2 table {
	border:2px solid #e1007a;
	width:379px;
	border-collapse:collapse;
	margin-bottom:30px;
	
}
#colGauche1 table th, #colGauche2 table th {
	background:url('../_img/deplacer/titreTabloBg.png') no-repeat top left;
	width:377px;
	height:38px;
	color:#fff;
	font-size:14px;
	text-align:center;
}
#colGauche1 table tr td, #colGauche2 table tr td {
	text-align:center;
	font-size:12px;
	color:#000;
	padding:10px 0px;
	background:url('../_img/deplacer/separatorCell.png') repeat-x bottom left;
}
#colGauche2 table tr.grey,#colGauche1 table tr.grey {
	background-color:#e2e2e2;
}


.partenBoxBottom {
	background:url('../_img/partenaires/bottomBox.png') no-repeat bottom left;
	margin-bottom:40px;
}
.partenBoxTop {
	background:url('../_img/partenaires/topBox.png') no-repeat top left;
}
.partenBoxTop .media {
	margin-left:20px;
	margin-top:10px;
	margin-bottom:15px;
	float:left;
	display:block;
}
.partenBoxTop .infoParten {
	float:left;
	width:650px;
	margin-left:12px;
}
.partenBoxTop div {
	width:660px;
	margin-left:20px;
	font-size:11px;
	line-height:14px;
}
.partenBoxTop h3 {
	font-size:24px;
	line-height:24px;
	font-weight:normal;
	color:#e1007a;
	margin:14px 0px 5px 0px;
}
.partenBoxTop div a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	line-height:18px;
}
.partenBoxTop div a:hover {
	text-decoration:underline;
}
#presskitLogin {
	width:777px;
	height:218px;
	background:url('../_img/presskit/loginPad.png') no-repeat top left;
	padding-left:20px;
	padding-top:10px;
	font-size:11px;
	line-height:14px;
	color:#111;
}
#presskitLogin label {
	line-height:30px;
	display:block;
	float:left;
	margin-right:50px;
	margin-left:150px;
}
#presskitLogin input {
	border:1px solid #111;
	height:24px;
	line-height:24px;
}
#presskitLogin h3 {
	font-size:14px;
	text-transform:uppercase;
}

#services{
	width:777px;
	height:430px;
	background:url('../_img/bg_services.png') no-repeat top left;
	padding-left:20px;

	font-size:11px;
	line-height:14px;
	color:#111;
}

#services b {
color:#E1007A;
background:transparent url(../_img/puce.png) no-repeat scroll 0 0px;
padding-left:13px;
}

#services span {
margin-left:20px;
}


#contact{
	width:777px;
	height:270px;
	background:url('../_img/contactPad.png') no-repeat top left;
	padding-left:20px;
	padding-top:10px;
	font-size:11px;
	line-height:14px;
	color:#111;
}

#contact h3 {
color:#E1007A;
background:transparent url(../_img/puce.png) no-repeat scroll 0 0px;
padding-left:13px;
}


a#okForm {
	margin-left:20px;
	display:block;
	float:left;
	width:46px;
	height:26px;
	background:url('../_img/interface/btngo.jpg') no-repeat top left;
}


a#okForm:hover {
	background: transparent url('../_img/interface/btngo.jpg') 0 -26px no-repeat;
}



#apropos {
	width:777px;
	height:970px;
	background:url('../_img/propos/bgPropos.jpg') no-repeat top left;
	padding-left:20px;
	padding-top:10px;
	font-size:11px;
	line-height:14px;
	color:#111;
}

#apropos p {
margin-top:0px;
text-align:justify;
width:760px;
}

#apropos h2{
color:#E1007A;
}

#apropos h3{
color:#E1007A;
background:transparent url(../_img/puce.png) no-repeat scroll 0 0px;
padding-left:13px;
float :left;
}

.soustitreapropos{
color:#E1007A;
background:transparent url(../_img/puce.png) no-repeat scroll 0 0px;
padding-left:13px;
}

#listSalon .mediaPresskit {
	margin-top:10px;
	margin-left:15px;
	float:left;
	overflow:hidden;
	background:url('../_img/presskit/presskitCadre.png') no-repeat top left;
}
#listSalon .infoPresskit, #listSalon .linkPresskit {
	float:left;
	margin-left:10px;
	font-size:11px;
	line-height:16px;
}
#listSalon .infoPresskit {
	width:410px;
	padding-left:10px;
}
#listSalon .linkPresskit {
	width:200px;
	padding:20px 5px 10px 20px;
	text-align:justify;
}

.dl-fr {
margin-left:-5px;
height:35px;
width:226px;
display:block;
	background:url('../_img/dl.png') no-repeat top left;
	padding-left:35px;
	line-height:15px;
	color: #fff;
	font-size:9px;
 }
.infoPresskit h3 {
	margin-bottom:0px;
}

.dl-fr:hover{
background:url('../_img/dl2.png') no-repeat top left;
	color: #fff;
 }

.dl-en {
margin-left:-5px;
height:35px;
width:226px;
display:block;
	background:url('../_img/dl-en.png') no-repeat top left;
	padding-left:35px;
	line-height:15px;
	color: #fff;
	font-size:9px;
 }

.dl-en:hover{
background:url('../_img/dl-en2.png') no-repeat top left;
	color: #fff;
 }

a.btnPlus {
	position:absolute;
	width:223px;
	font-size:12px;
	line-height:16px;
	display:block;
	padding-left:10px;
	color:#fff;
	background:url('../_img/arrowBlc.jpg') no-repeat top left #e1007a;
	margin-top:194px;
}

a.btnPlus:hover {
	text-decoration:none;
	background:url('../_img/arrowBlc2.jpg') no-repeat top left #4b4e55;
}

#video{
	height:104px;
	width:382px;
	display:block;
	background: transparent url('../_img/videoSplash.jpg') 0 -104px no-repeat;
	
}

#video:hover{
	background: url('../_img/videoSplash.jpg') no-repeat;
}

#btblog{
	height:13px;
	width:74px;
	display:block;
	background: url('../_img/btblog.jpg') no-repeat;
}

#btblog:hover{
	background: transparent url('../_img/btblog.jpg') 0 -13px no-repeat;
}

#deconnexion{
position:absolute;
height:20px;
margin-top:-44px;
margin-left:697px;
	width:98px;
	display:block;
	background: url('../_img/deconnexion.jpg') no-repeat;
}

#deconnexion:hover{
	background: transparent url('../_img/deconnexion.jpg') 0 -20px no-repeat;
}

.official{
background: url('../_img/website.png') no-repeat;
padding-left:20px;
margin-left:5px;
}

.more-link{
color:#EE008C;

}

.contact{
float:left;

}

.contact2{

margin-left:350px;
}

.mail{
padding-left:25px;
display:block;
height:18px;
background:url('../_img/interface/icoMail.png') no-repeat top left;
margin-top:-8px;
}

.tel{
margin-top:5px;
display:block;
height:18px;
padding-left:25px;
background:url('../_img/interface/icoTel.png') no-repeat top left;
}

a#resetBtn {
	position:absolute;
	margin-top:-20px;
	margin-left:705px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
a:hover#resetBtn {
	color:#e1007a !important;
}
.lang_switch {
	display:none;
}
