body{
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(../img/barre_fond.gif);
	background-repeat: repeat-x;
	text-align: center;
}
a {
	border: 0px;
}

a img{
outline:0;
}

a img submit:focus{
outline:0;
}
a img submit{
outline:0;
}

a:focus
{
outline:0;
} 

/* -------------- polices ------------------ */
.arial9Noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.arial10Gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696969;
}

.arial11Gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
}

.arial11Blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.arial12Blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.arial12Gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #696969;
}

.arial12BlancItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
}

.arial12BlancBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.arial13BlancBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

span.arial13BlancBold {/*n'est prise en compte que pour IE*/
width: 490px;
}

.arial14BlancBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.arial10Noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.arial10Blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
}

.arial11Noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.arial11Rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}

.arial11RougeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.arial11NoirAere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}

.arial11NoirBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.arial11BlancBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.arial12NoirBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.arial13Noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.arial13NoirBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}


.arial12VertBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b5dc10;
}

/* -------------- DIV ------------------ */

#menu{
	margin-left: auto;
	margin-right: auto;
	width:800px;
	background-color: Yellow;
}

#contenu{
	margin-left: auto;
	margin-right: auto;
	width:800px;
}

#contenubis{
	margin-left: auto;
	margin-right: auto;
	width: 772px;
	position:relative;
	/*_width:800px;*/
}

#contenu a, #contenubis a{
	text-decoration: none;
}

#caleTableau {
	width: 10px;	
}

#visuelHome {
	width: 227px;
	height: 334px;
	background-image: url(../img/visuel_home.jpg);
	float: left;
}

#millieuHome {
	float: left;
	width:332px;
	margin-left: 8px;
	/*_margin-left: 3px;*/
}

#millieuHome a {
	text-decoration: none;
}

#droiteHome {
	float: left;
	width:205px;
	text-align: left;
}

#droiteHome a {
	text-decoration: none;
}

/* ---------- DIV page grand public ---------- */

#grandPublicGauche {
	background-image: url(../img/cartouche_grandpublic2_fond.gif);
	background-repeat: no-repeat;
	float: left;
	width:196px;
	height: 334px;
	padding-top: 80px;
	text-align: left;
}

#entreprisesGauche {
	background-image: url(../img/cartouche_entreprises2_fond.gif);
	background-repeat: no-repeat;
	float: left;
	width:196px;
	height: 334px;
	padding-top: 80px;
	text-align: left;
}

#terminauxGauche {
	background-image: url(../img/cartouche_terminaux2_fond.gif);
	background-repeat: no-repeat;
	float: left;
	width:196px;
	height: 334px;
	padding-top: 80px;
	text-align: left;
}

#titreSmenuGauche,#titreSmenuGaucheLong {
	width: 186px;
	height: 20px;
	background: White;
	margin-left: 5px;
	padding:2px 0px 0px 10px;
	text-align: left;
	margin-bottom:6px;
}


html>body #titreSmenuGauche {
	width: 176px;
	height: 18px;
	padding-top: 2px;
}

#titreSmenuGauche a,#titreSmenuGaucheLong a {
	text-decoration: none;
}

html>body #titreSmenuGaucheLong{
	height:auto;
	width: 176px;
	padding-top: 2px;
}

#texteSmenuGauche {
	width: 140px;
	margin:5px 0px 5px 15px;
	text-align: left;
}

#millieuFondNoir {
	background-image: url(../img/cartouche_grandpublic3_fond.gif);
	background-repeat: no-repeat;
	float: left;
	width: 357px;
	height: 334px;
	margin-left: 9px;
	text-align: left;
}

#caleMillieuFondNoir {
	width: 10px;
	height: 15px;
}

#texteMillieuFondNoir {
	width: 150px;
	height: 150px;
	margin-left: 30px;
	float: left;
	display: inline;
}

#texteMillieuFondNoir a {
	text-decoration: none;
}

#visuelMillieuFondNoir {
	width: 140px;
	height: 150px;
	margin-left: 5px;
	float: left;
}

#ligneVerte {
	background-color: #5a6e08;
	width: 240px;
	height: 2px;
	margin:6px 0px 6px 52px;
}

#myMoov {
	background-image: url(../img/cartouche_mymoov2_fond.gif);
	background-repeat: no-repeat;
	width: 199px;
	height: 110px;
	margin-top: 7px;
}

#grandPublic2Gauche {
	background-image: url(../img/cartouche_grandpublic5_fond.gif);
	background-repeat: no-repeat;
	float: left;
	width:310px;
	height: 336px;
	padding-top: 63px;
	text-align: left;
}

#entreprises2Gauche {
	background-image: url(../img/cartouche_entreprises5_fond.gif);
	background-repeat: no-repeat;
	float: left;
	width:310px;
	height: 336px;
	padding-top: 63px;
	text-align: left;
}

#entreprises2gGauche {
	background-image: url(../img/cartouche_entreprises52_fond.gif);
	background-repeat: no-repeat;
	float: left;
	width:310px;
	height: 460px;
	padding-top: 63px;
	text-align: left;
}

#terminaux2Gauche {
	background-image: url(../img/cartouche_terminaux5_fond.gif);
	background-repeat: no-repeat;
	float: left;
	width:310px;
	height: 336px;
	padding-top: 63px;
	text-align: left;
}

#terminaux3Gauche {
	background: #b5dc10 url(../img/cartouche_terminaux5_bas.gif) bottom left no-repeat;
	float: left;
	width:310px;
	padding-bottom: 20px;
	text-align: left;
}

#kitDeConnexion2Gauche {
	background-image: url(../img/cartouche_kitconnexion5_fond.gif);
	background-repeat: no-repeat;
	float: left;
	width:310px;
	height: 336px;
	padding-top: 63px;
	text-align: left;
}

#titreSmenu2Gauche {
	width: 293px;
	height: 20px;
	background: White;
	margin-left: 5px;
	padding-top: 2px;
	text-align: left;
}

#titreSmenu2GaucheBlanc {
	width: 293px;
	height: 20px;
	background: White;
	margin: 5px 0px 0px 5px;
	padding-top: 2px;
	text-align: left;
}
html>body #titreSmenu2GaucheBlanc {
	height: 18px;
}

html>body #titreSmenu2Gauche {
	height: 18px;
}

/* ---------- DIV page grand public2 ---------- */

#titreSmenu2GaucheVerte {
	width: 293px;
	height: 20px;
	background: #daed87;
	margin: 5px 0px 0px 5px;
	padding-top: 2px;
	text-align: left;
}

html>body #titreSmenu2GaucheVerte {
	height: 18px;
}

#texteSmenu2Gauche {
	width: 280px;
	margin:5px 0px 5px 15px;
	text-align: left;
	line-height: 10px;
}

#millieuFond2Noir {
	background-image: url(../img/cartouche_grandpublic6_fond.gif);
	background-repeat: no-repeat;
	width: 242px;
	height: 346px;
	float: left;
	text-align: left;
	margin-left: 9px;
}

#texteMillieu2FondNoir {
	width: 190px;
	margin-left: 30px;
	float: left;
	display: inline;
/*	margin-top: 25px;*/
}

#texteMillieu2FondNoir a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b5dc10;
	text-decoration: none;
}


#millieuFond2gNoir {
	background-image: url(../img/cartouche_grandpublic62_fond.gif);
	background-repeat: no-repeat;
	width: 242px;
	height: 460px;
	float: left;
	text-align: left;
	margin-left: 9px;
}


#texteDescriptifOffre a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#offreCommunautaire {
	background-image: url(../img/cartouche_grandpublic8_fond.gif);
	background-repeat: no-repeat;
	width: 199px;
	height: 123px;
	margin-top: 7px;
}

#offreCommunautaire2 {
	background-image: url(../img/cartouche_grandpublic8_fondbot.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	width: 189px;
	margin-top: 7px;
	margin-left: 10px;
	padding-left: 0px;
}

.offreCommunautaireTab {
	background-image: url(../img/cartouche_grandpublic8_fondtop.gif);
	background-repeat: no-repeat;
	background-position:top left;
	width:189px;
	height:123px;
	padding:5px 15px;
	margin:0px;
}

table.offreCommunautaireTab td {
	padding: 10px 0px 5px;
	_padding: 15px 15px 5px;
	height:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

#ligne2Verte {
	background-color: #5a6e08;
	width: 175px;
	height: 1px;
	margin:6px 0px 6px 18px;
}

#ligne3Verte {
	background-color: #5a6e08;
	width: 180px;
	height: 1px;
	margin:6px 0px 6px 5px;
}

#texteOffreCommunautaire {
	width: 183px;
	margin-left: 16px;
}

#texteOffreCommunautaire a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

#millieuFond6Noir {
	background-image: url(../img/cartouche_grandpublic68_fond.gif);
	background-repeat: no-repeat;
	width: 242px;
	height: 395px;
	float: left;
	text-align: left;
	margin-left: 9px;
}

#millieuFond6NoirCentre {
	background-color:#0a0905;
	background-repeat: no-repeat;
	width: 242px;
	float: left;
	text-align: left;
	margin-left: 9px;
}

#millieuFond6NoirHaut {
	background-image: url(../img/cartouche_grandpublic68_haut.gif);
	background-repeat: no-repeat;
	width: 242px;
	height: 22px;
	float: left;
}

#millieuFond6NoirBas {
	background-image: url(../img/cartouche_grandpublic68_bas.gif);
	background-repeat: no-repeat;
	width: 242px;
	height: 22px;
	float: left;
}

/* ---------- DIV page grand public3 ---------- */

#grandPublic3Gauche {
	background-image: url(../img/cartouche_grandpublic9_fond.gif);
	background-repeat: no-repeat;
	float: left;
	width:257px;
	height: 334px;
	text-align: left;
}

#grandPublic3gGauche {
	background-image: url(../img/cartouche_grandpublic92_fond.gif);
	background-repeat: no-repeat;
	float: left;
	width:247px;
	height: 400px;
	text-align: left;
}

#texteGauche3FondNoir {
margin: 15px 0px 10px 15px;
width: 220px;
height: 273px;
line-height: 11px;
}



#texteGauche3gFondNoir {
margin: 15px 0px 10px 15px;
width: 220px;
height: 306px;
line-height: 11px;
}


#retourOffre {
	margin: 15px 0px 10px 25px;
	height: 36px;
}

#retourOffre a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

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

#millieuFond3 {
	background-image: url(../img/fond_long_grand.gif);
	background-repeat:no-repeat;
	float: left;
	width:454px;
	height: 600px;
	text-align: left;
}

#millieuFond3g {
	background-image: url(../img/cartouche_grandpublic12_fond.gif);
	background-repeat: no-repeat;
	float: left;
	width:480px;
	height: 660px;
	text-align: left;
}



#millieuFond4 {
	background-image: url(../img/cartouche_grandpublic21_fond.gif);
	background-repeat: no-repeat;
	float: left;
	width:454px;
	height: 430px;
	margin-left: -40px;
	text-align: left;
}
#millieuFond5 {
	background-image: url(../img/cartouche_grandpublic31_fon.gif);
	background-repeat: no-repeat;
	float: left;
	width:482px;
	height: 1000px;
	margin-left: -40px;
	text-align: left;
}
#tableauFond3 {
	width: 440px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	height:600px;
}

#celluleTableau {
	padding-left: 10px;
}

/* ---------------------------------- */

ul .normal {
	margin: 5px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	list-style: url(../img/puce.gif);
	height: auto;
}

li .normal {
	list-style-type: disc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
}

/* ---------------------------------- */

.imgpresse {
	margin: 2px 10px 2px 0px;
	border: 3px solid #DCEE8E;
}

/* --------- menus ------------------ */

#tabMenus {
	background-color: #b5dc10;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0px;
} 

li {
	margin-bottom: -4px;
	padding: 0px;
	border: 0;
	height: 19px;
}

html>body li {
	margin-bottom: 0px;
	height: auto;
}


.menu a {
   margin: 0px;
   width: 162px;
	height: auto;
   display: block;
   text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
	 
.menu a:hover {
   background: #daed87;
	color: #000000;
}

/* Pages promo */


#packMenu{
	background-color: #b5dc10;
	float: left;
	width:195px;
	/*_width:190px;*/
	padding-top: 0px;
	text-align: left;
	/*margin-right:9px;*/
}

#promoMenu{
	background-color: #b5dc10;
	float: left;
	width:195px;
	_width:190px;
	padding-top: 0px;
	text-align: left;
	margin-right:9px;
}
#promoMenuContent{
	height:auto;
}

#promoMenuTexte{
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 11px;
	text-align:left;
	padding-left: 28px;
	padding-right: 70px;
	padding-bottom: 20px;
	background-color: #b5dc10;
}
.tableLotsPromo{
	width: 500px !important;/*hack css for IE*/
	width:500px;/*hack css for IE*/
}
.tableLotsPromo td{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #daed87;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

th#Maillot_dédicacé {
	width: 50px !important;/*hack css for IE*/
}

th#Contacts {
	width: 80px !important;/*hack css for IE*/
	padding: 2px !important;/*hack css for IE*/
}
.tableLotsPromo th{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	text-align: center;
}
.listePromo{
	padding: 0px;
	margin: 0px;
	list-style-type: disc;
	list-style-position: ouside;
	list-style-image: none;
}
.listePromo li{
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
}

#promoMilieu{
	width:555px;
	float:left;
	text-align:left;
}

#packMilieu{
	float:right;
	width:557px;
	padding-bottom:20px;
	background:url(../img/promo_moovprix_milieu_fondbis.gif) bottom right no-repeat;	
	background-color: #b5dc10;
	text-align:left;
}
#photogagnant{
	padding-bottom:20px;
	background-color: #b5dc10;
	display:inline;
}

#packMilieu2{
	float:right;
	width:557px;
	padding-bottom:20px;
	background:url(../img/promo_moovprix_milieu_fondter.gif) bottom right repeat-y;	
	background-color: #b5dc10;
	text-align:left;
}

#packMilieu p, #packMilieu2 p, #packMilieu table#tarifs_sat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#packMilieu p {
	padding-left: 28px;
	width: 380px;
}

#packMilieu table#tarifs_sat {
	width: 380px;
	margin-left: 20px;
	margin-top: 20px;
}

#packMilieu table#tarifs_sat tr.table_titre {
	font-size: 12px;
	font-weight:bold;
}

#packMilieu #big_map, #packMilieu #small_map{
	margin-top: 30px;
	padding-left: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#photogagnant #small_map2 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top:30px;
	
}
#promoMilieu #promoMoovAnniv .tab33 {
	font-size: 11px;
}



#packMilieu #big_map{
	display: none;
}

#packMilieu2 p {
	padding-left: 28px;
}

#packMilieu2 p.player {
	float: left;
	margin-bottom: 30px;
}

#packMilieu2 p.snapshot {
	padding:0;
	margin-left: 380px;
	margin-bottom:10px;
}

#packMilieu2 p.spotradio {
	padding:0;
	margin-left: 350px;
	line-height: 15px;
}

#packMilieu2 div.screenSaver {
	padding-left: 22px;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#packMilieu2 .noFloat {
	clear:left;
}

#packMilieu2 div.screenSaver p {
	margin:5px 0 0 0;
	padding:0px;
}

#packMilieu2 p.spotradio a, #packMilieu2 div.screenSaver p a {
	color: #360;
}

#packMilieu2 p.separ {
	clear: both;
	margin: 20px 20px;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-top:1px solid white;
}


#promoMoovPrix{
	width:554;
	background-color: #b5dc10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: -5px;
}

#promoMoovAnniv{
	width:492px;
	padding-left: 28px;
	padding-right: 35px;
	padding-bottom:20px;
	_width:555px;
	background: #b5dc10 url(../img/rondBas.gif) right bottom no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	/*float:left;*/
}
#promoMoovAnniv p{margin:10px 0;}
#promoMoovAnniv ul{font-weight:bold;}
#promoMoovAnniv ul{font-weight:bold;}
#promoMoovAnniv ul li{margin:2px 0;}
#promoMoovAnniv ul.commentjouer{list-style:disc outside none;margin:0 0 20px 40px;}
#promoMoovAnniv ul.commentjouer li{line-height:1.6em; font-weight:normal;}
#promoMoovAnniv dl dt {width:140px;float:left;}
#promoMoovAnniv dl.recompense dt {width:70px;float:left;}
#promoMoovAnniv dl dd {margin:0 0 0 140px;clear:right;}
#promoMoovAnniv dl.recompense dd{margin:0 0 0 70px;clear:right;}
#promoMoovAnniv a.flottement {display:block;float:left;}
#promoMoovAnniv a img {border:0;margin:0 20px 10px 0;}
#promoMoovAnniv .clear{clear:both;}
#promoMoovAnniv p.prochainEpisode{text-align:center;font-weight:bold;}
#promoMoovAnniv dl.periode dd {margin-bottom:10px;}

#basDroite{float:right;}

#promoMoovAnnivBas{
	width:400px;
	padding-left: 28px;
	padding-right: 127px !important;/*hack css for IE*/
	padding-right: 27px;/*hack css for IE*/
	padding-bottom:20px;
	_width:400px;
	background:url(../img/promo_moovprix_milieu_fond.gif) bottom left no-repeat;	
	background-color: #b5dc10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	/*float:left;*/
}

/* PAGE DIRECTION GENERALE */

#dg {
	font: normal 10px Tahoma, Verdana, Arial, sans-serif;.
	color: #000000;
	text-align: center;
	text-decoration: none;
	border: 0px;
	background-color: #000000;
}
#dg td {
	/* color ot the table */
	background-color: #b5dc10;
}
#dg strong {
	font: bold 10px Tahoma, Verdana, Arial, sans-serif;.
	color: #000000;
}
.interview {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
}
.interview strong {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.right_td { 
	vertical-align: bottom;
}
.right_td span {
	margin-left: 26px;
	display: block;
	position: relative;
	top: -830px;
	vertical-align: top;
	
}
.right_td div {
	display: block;
	vertical-align: bottom;
	
}
#dg_bold {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.title {
	font: italic 13px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
}

.winner{
	border: 1px solid #b5dc10;
	width:490px;
	margin:10px 0;
	font:11px bold Arial, Helvetica, sans-serif;
	text-align:center;
	
}
.winner .contact{
	width:100px;
}
.winner .lot{
	width:50px;
}

.winner .first{
	background-color:#fff;
}
.winner .second{
	background-color:#DAED87;
}


/* ********************************** CSS MOOV AUTHENTIFICATION *****************************************/

#content_form{
width:550px;
margin:auto;
}


#content_form table{
font-size:12px;
font-family:"Arial", Helvetica, sans-serif;
}


#content_form fieldset{
border:1px dashed #b5dc10;
}

.titre{
font-size:12px;
font-weight:bold;
color:#E80005;
}

/*#content_form input{
font-size:11px;
border:1px solid #b5dc10;
}*/

#content_form select{
font-size:11px;
border:1px solid #999999;
}

#footer a{
color:#000000;
text-decoration:none;
font-size:11px;
}

#footer a:hover{
text-decoration:underline;
}
.STYLE_ERROR {
	border-color: #FF3300;
	background-color: #FFECEC;
	border-width: 1px;
	border-style: dashed;
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.STYLE_CHP {
    font-size:11px;
    border:1px solid #999999;
	
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;color: #333333; background-color: #FFFFFF; border: solid 1px #CEF141; padding:3px 3px;*/
}

#left_ent a{
font-size:12px;
color:#FFFFFF;
text-decoration:none;
line-height:20px;
font-family:Arial, Helvetica, sans-serif;
}

#left_ent a:hover{
color:#b5dc10;
}


