/* CSS issu des tutoriels css.alsacreations.com */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #000;
margin: 0;
padding: 0;
background-image:url(../images/fond_degrade.jpg);
background-repeat:repeat-x;
background-color:#37729E;
}

p {
	margin:0px;
	line-height: 16px;
	margin-bottom:4px;
}

.p {
	margin:0px;
	line-height: 16px;
	margin-bottom:8px;
}

h1 {
	padding:0px;
	margin:0px;
	font-size:12px;
	display:inline;
}

/******* Structure *******/
#header {
height: 120px;
background-color: #FFFFFF;/*background-color: #99CCCC;*/
}

#haut {
clear:both;
height: 37px;
background-color:#FFFFFF;/*background-color:#CCCCFF;*/
margin-left: 21px;
margin-right: 21px;
}

#logo {
float:left;
margin-left: 21px;
margin-top: 10px;
display:inline;
}

#large_banner {
float:left;
margin-left: 11px;
margin-top: 24px;
}

#conteneur {
position: relative;
width: 1004px;
margin: 16px auto 0 auto; 
background-color:#FFFFFF;/*background-color:#CCCCFF;*/
border:2px solid #000000;
}

#centre {
background-color:#FFFFFF;/*background-color:#9999CC;*/
margin-right: 326px;
margin-left: 21px;
padding-top:5px;
min-height:510px;
_height:510px;
}

#droite {
/*position: absolute;*/
float: right;
background-color:#FFFFFF;/*background-color:#FFFF00;*/
/*right:0;*/
width: 305px;
margin-right: 21px;
margin-top: 21px;
display:inline;
}

#pied {
height: 30px;
width:1004px;
margin: 0px auto 0px auto;
padding-top: 5px;
padding-bottom: 20px;
text-align:center;
background-image:url(../images/ombre_bas.jpg);
background-position:top;
background-repeat:no-repeat;
}

#pub300x250_droite {
text-align:right;
}

#breadcrumb {
padding-left:5px;
line-height:17px;
}

#titre_page {
padding-left:5px;
padding-top:10px;
}
h1#titre_page{
display: block;
}

.conteneur_etape {
	background:url(/images/etape_fond_neutre.jpg) repeat-x; 
	height:25px;
	margin: 15px 0 20px 0;
}

.image_nav_cs {
	float:left;
	margin:0px;
	padding:0px;
	border:0px;
}

.image_nav_pointe {
	float:right;
	margin:0px;
	padding:0px;
	border:0px;
}

#texte_page {
	padding-left:5px;
	padding-top:8px;
	width:639px;
	background-color:#FFFFFF;/*background-color:#FF0000;*/
}

#texte_page_sans_marge {
	padding-left:5px;
	padding-top:0px;
	width:638px;
	background-color:#FFFFFF;/*background-color:#FF0000;*/
}

.petit_titre_gris_majuscule{
	font-size: 14px;
	color:#474747;
	text-transform:uppercase;
	font-weight:bold;
}

table.resultat_calcul_salaire {
	width:100%;
	margin-bottom:10px;
	margin-top:0px;
	border-collapse:collapse;
}


/***** formulaires ********/

.fond_liste_metier_bleu_clr{
background-color:#e9eef4;
padding:2px;
}

.fond_liste_metier_bleu_tres_clr{
background-color:#eff4f9;
padding:2px;
}

/***** strucure spcifique page ********/
#tout_savoir {
margin-top: 5px;
text-align:right;
}

#top10_salaires {
margin-top: 5px;
text-align:right;
background-color:#FFFFFF;
border:1px solid #949494;
}

#titre_top10_salaires {
padding-left:10px;
padding-top:3px;
}

#tests_jeux {
margin-top: 5px;
text-align:right;
}




/****** classes ********/

/* push */

.push_centre {
width:638px;
}


.push_gauche {
float: left;
width:310px;
}
.push_droite {
float: right;
width:310px;
}

.cadre_push_centre {
margin-top: 5px;
background: url(/images/degrade_push.jpg) repeat-x;
background-color:#e0f2fb;
border:1px solid #949494;
height:155px;
}

.cadre_push_centre .petit_titre_rouge{
margin-top: 10px;
}

#colorwhite .cadre_push_centre {
background-color:#FFFFFF;
background-image:none;
}


.nocadre_push_centre {
margin-top: 5px;
}

.titre_push_centre {
padding-left:10px;
padding-top:3px;
padding-bottom:5px;
/*height:30px;*/ /* Test Eric */
}

.texte_push_centre {
margin:0px;
padding: 5px 5px 5px 10px ;
text-align:left;
line-height:15px;
}

.lien_push_centre {
padding-top:3px;
padding-bottom:0px;
padding-right:6px;
/*border-top:1px solid #DCDCDC;*/
height:21px;
text-align:right;
}


.cadre_push_droite {
margin-top:10px;
padding-left:10px;
padding-right:10px;
text-align:left;
background-color:#FFFFFF;
border:1px solid #949494;
margin-left:5px;
width:278px;
}

.nocadre_push_droite {
margin-top:10px;
text-align:right;
}

.titre_push_droite{
/*padding-left:10px;*/
padding-top:3px;
}

.texte_push_droite {
margin-top:2px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-bottom:7px;
text-align:left;
}

.nocadre_push_droite .texte_push_droite {
padding-bottom:0px;
text-align:right;
}

.lien_push_droite {
padding-top:3px;
padding-bottom:0px;
padding-right:6px;
border-top:1px solid #DCDCDC;
height:21px;
}

/* fin push */

.cadre_pointille {
	/*width:100%;*/
	border:1px dashed #999999;
	text-align:center;
	padding:10px;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:10px;
}
.cadre_pointille_texte_noir {
	font-weight:bold;
	margin:auto;
	color:#000000;
	font-size:12px;
	margin: 0px;
}
.cadre_pointille_texte_rouge {
	font-weight:bold;
	margin:auto;
	color:#FF0000;
}
.moyen_titre_bleu{
	font-size: 14px;
	color:#1e5082;
	margin-bottom:5px;
	padding:0px;
	display:block;
	margin-top:0px;
}

/*liste_commandez_votre_etude*/

.liste_commandez_votre_etude{
	margin-top:0px;
	padding:0px;
	list-style:disc;
}
.liste_commandez_votre_etude span{
	color:#000000;
}
.liste_commandez_votre_etude li{
	padding:0px;
	font-weight:normal;
	color:#FFFFFF;
}

/*liste_rappel_informations*/

.liste_rappel_informations{
	margin-top:0px;
	margin-left:0px;
	padding:0px;
	list-style:disc;
	list-style-position:inside;
}
.liste_rappel_informations span{
	color:#000000;
}
.liste_rappel_informations li{
	font-size:10px;
	padding:0px;
	font-weight:normal;
	color:#37729E;
}



.liste_top10_salaires {
margin:0px;
padding-bottom:10px;
padding-left:10px;
text-align:left;
}

.lien_top10_salaires {
padding-top:3px;
padding-bottom:0px;
padding-right:6px;
border-top:1px solid #DCDCDC;
height:21px;
}


.menuhaut {
list-style-type: none;
margin-top: 0;
margin-right: 0;
margin-bottom: 2px;
margin-left: 0;
padding:0;
}
.menuhaut li {
display: inline;
}

.menuhaut a {
margin-left: 1px;
}
.filet_menu {
border: 0px;
border-top: 1px solid #969A99;
margin-top:0px;
margin-bottom:5px;
}

.menudroit {
list-style-type: none;
margin: 0;
padding:0;
}

.menudroit li {
margin-bottom: 5px;
}

.menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menudroit a:hover {
text-decoration: none;
}

.cadre_erreurs{
	background-color:#fff;
	color:#990033;
	margin-top:5px;
	padding:5px;
	font-weight:bold;
	border: 1px solid #990033;
}

.cadre_erreurs ul {
	margin:0 0 0 20px;
	padding:0px;
}

/******* texte *******/
.gras {
	font-weight:bold;
}
.petit_texte_bleu{
font-size: 11px;
color:#1e5082;
}
.orange_gras_15 {
text-align:left;
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
color: #EE3114;
font-weight:bold;
}

.noir_11 {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color: #000000;
}
.noir_11:link {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color: #000000;
text-decoration:underline;
}
.noir_11:hover {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color: #000000;
text-decoration:none;
}


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

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


.noir_14_gras_souligne {
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color: #000000;
font-weight:bold;
text-decoration:underline;
}

.blanc_11 {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color: #FFFFFF;
}
.blanc_11:link {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration:underline;
}
.blanc_11:hover {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration:none;
}

.gris_11 {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color: #73787C;
}
.gris_11:link {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color: #73787C;
text-decoration:underline;
}
.gris_11:hover {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color: #73787C;
text-decoration:none;
}

.liens_black {
font-family:Arial, Helvetica, sans-serif;
color:black ;
text-decoration:underline;
}
.liens_black:link {
font-family:Arial, Helvetica, sans-serif;
color: black;
text-decoration:underline;
}
.liens_black:hover {
font-family:Arial, Helvetica, sans-serif;
color: black;
text-decoration:underline;
}

.lien_nuage {
	color:#000;
	text-decoration:none;
}

.lien_nuage:hover { 
	color:#ed3d07 !important;
	text-decoration:underline
}

.orange_24 {
font-size:24px;
font-family:Arial, Helvetica, sans-serif;
color: #EE3114;
font-weight:bold;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #6E6E6F;
}

.error {
	font-size: 11px; 
	font-style: italic; 
	color:#CC0000;
}

/* CSS Site TEMPO */

.logo_tempo {
	margin: auto; 
	text-align:center;
	margin-top: 35px;
	margin-bottom: 35px;
}

.content_tempo {
	text-align: left;
}

.titre_tempo {
	font-size: 24px;
	font-weight: bold;
	line-height: 50px;
}

/* titre */
.grand_titre_rouge {
font-size: 24px;
color:#ed3d07;
font-weight: normal;
}

.grand_titre_rouge h1 {
	font-size: 24px;
	color:#ed3d07;
	font-weight: normal;
}

.moyen_titre_rouge{
font-size: 18px;
color:#ed3d07;
}
h1.moyen_titre_rouge{
font-weight: normal;
}

h2.moyen_titre_rouge {
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
}

h2.petit_titre_noir {
	margin:0px 0px 5px 0px;
}

.moyen_titre_rouge_promo_majuscule{
font-size: 17px;
color:#ed3d07;
text-transform:uppercase;
font-weight:bold;
}
 
.petit_titre_rouge{
font-size: 15px;
color:#ed3d07;
text-align:left;
}



.petit_titre_rouge_majuscule{
font-size: 15px;
color:#ed3d07;
text-transform:uppercase;
}

.petit_titre_gris_majuscule{
font-size: 15px;
color:#474747;
text-transform:uppercase;
font-weight:bold;
}

.moyen_titre_bleu{
font-size: 17px;
color:#1e5082;
}

.moyen_titre_noir{
font-size: 17px;
color:#000000;
}

.petit_titre_bleu{
font-size: 15px;
color:#1e5082;
}

.petit_titre_noir{
font-size: 15px;
color:#000000;
}

a.petit_titre_noir:link{
font-size: 15px;
color:#000000;
text-decoration:underline;
}
/*
a:visited{
font-size: 15px;
color:#000000;
text-decoration:none;
}*/
/*
a:over{
font-size: 15px;
color:#818080;
}*/


/*texte*/

.petit_texte_bleu{
font-size: 11px;
color:#1e5082;
}

a.petit_texte_bleu:link{
font-size: 11px;
color:#1e5082;
text-decoration:underline;
}
/*
a:visited{
color:#1e5082;
text-decoration:underline;
}
*//*
a:over{
color:#1e5082;
text-decoration:underline;
}*/

.petit_texte_bleu_gras{
font-size: 11px;
color:#1e5082;
font-weight:bold;
}

.petit_texte_noir{
font-size: 11px;
color:#000000;
}

a.petit_texte_noir:link{
font-size: 11px;
color:#000000;
text-decoration:underline;
}
/*
a:visited{
color:#000000;
text-decoration:underline;
}
*//*
a:over{
color:#000000;
text-decoration:underline;
}*/

.petit_texte_gris{
font-size: 11px;
color:#6e787e;
}

a.petit_texte_gris{
font-size: 11px;
color:#6e787e;
text-decoration:underline;
}

a.petit_texte_gris:link{
font-size: 11px;
color:#6e787e;
text-decoration:underline;
}
/*
a:visited{
color:#6e787e;
text-decoration:underline;
}
*//*
a:over{
color:#6e787e;
text-decoration:underline;
}*/

.petit_texte_blanc{
font-size: 11px;
color:#ffffff;
}


.texte_blanc_gras{
font-size: 13px;
color:#ffffff;
font-weight:bold;
}

.texte_noir{
font-size: 13px;
color:#000000;
font-weight:normal;
}

.texte_noir_gras{
font-size: 13px;
color:#000000;
font-weight:bold;
}

a.texte_noir:link{
font-size: 14px;
color:#000000;
text-decoration:underline;
}

.petit_texte_blanc{
font-size: 11px;
color:#ffffff;
text-align:center;
}
a.petit_texte_blanc:link{
font-size: 11px;
color:#ffffff;
text-decoration:underline;
} 
 
/*fond de couleurs */
.bande_titre_rouge {
	background-color:#e0f2fb;
	padding:7px 9px 7px 9px;
} 

.bande_titre_rouge h1 {	
	font-size: 15px;
	color:#ed3d07;
	text-align:left;
	font-weight:normal;
}


/*bocn fond et ou push*/

.push_bleu{
width:298px;
background-color:#b2c2d5;
border:solid;
border-width:1px;
border-color:#919191;
padding:5px;

}


.push_bleu_clr{
width:298px;
background-color:#eff4f9;
border:solid;
border-width:1px;
border-color:#919191;
padding:5px;

}

.push_blanc{
width:298px;
background-color:#ffffff;
border:solid;
border-width:1px;
border-color:#919191;
padding:5px;

}

.grand_push_bleu_clr{
width:603px;
background-color:#eff4f9;
border:solid;
border-width:1px;
border-color:#919191;
padding:5px;

}

.fond_gris_tres_clr{
background-color:#ececec;
border-width:1px;
border-color:#8c8c8c;
border:solid;
height:21px;
padding-left:5px;
padding-top:5px;
}

.fond_liste_metier_bleu_clr{
background-color:#e9eef4;
/*height:21px;*/
padding-left:5px;
}

.fond_liste_metier_bleu_tres_clr{
background-color:#eff4f9;
/*height:21px;*/
padding-left:5px;
}

.bloc_commande {
	padding-top:30px;
	height:126px;
	font-size:10px;
	font-weight:bold;
	padding-left:10px;
	background-image:url(/images/fond_salaire_perso.jpg);
	background-repeat:repeat-x;
}

.bloc_commande p {
	margin:0px;
	margin-bottom:0px;
	line-height:11px;
}

.bloc_commande ul {
	margin-top:0px;
}

.bloc_commande_droite {
	background: url(/images/illustration_salaire_perso.jpg) no-repeat;
	width: 206px;
	height: 126px;
	float:right;
}

.lien_commander {
	background: url(/images/bt_lien_salaire_net.gif);
	background-repeat:repeat-x;
	width: 175px;
	height: 18px;
	text-align:center;
	margin-top: 101px;
	padding:3px 3px 3px 3px;
	text-decoration:none;
}

.lien_commander a.petit_texte_noir{
font-size: 11px;
color:#FF0000;
text-decoration:underline;
}

.conteneur_bloc_calculateur {
	height: 165px;
}

.bloc_calculateur {
	margin-right: 10px;
	width: 475px;
	margin: auto;
}

.bloc_calculateur_desc {
	width: 300px;
	float: left;
	text-align: justify;
	font-size: 11px;
	margin-top: 3px;
}

#img_home_fonctionnaire {
	float:left;
	width:153px;
	height:161px;
	background:url(/images/cs_fonctionnaire.jpg) no-repeat;
	cursor:pointer;
	margin: 0px;
	margin-left:1px;
	margin-right:8px;
}

#img_home_salarie {
	float:left;
	width:153px;
	height:161px;
	background:url(/images/cs_salarie.jpg) no-repeat;
	cursor:pointer;
	margin: 0px;
	margin-right:8px;
}

#img_home_artisan {
	float:left;
	width:153px;
	height:161px;
	background:url(/images/cs_artisan.jpg) no-repeat;
	cursor:pointer;
	margin: 0px;
	margin-right:8px;
}

#img_home_fonclib {
	float:left;
	width:153px;
	height:161px;
	background:url(/images/cs_fonctionlib.jpg) no-repeat;
	cursor:pointer;
	margin: 0px;
}

.bloc_calculateur #img_home_fonclib {
	margin-right:8px;
}

.bandeau_img_home {
	margin:4px;
	margin-top:120px;
	text-align:center;
	background:url(/images/fond_titre_ill.jpg) repeat-x;
	color:#fff;
	font-weight:bold;
	line-height:18px;
	height:19px;
}

.bandeau_img_home a { color:#fff; text-decoration:none }
.bandeau_img_home a:hover { color:#fff; text-decoration:none }


#home_jeux {
	width:639px;
	height:160px;
	margin-top:15px;
}

#home_jeux img { display:block; }

#home_jeux .jeux_footer img { display:inline; }

#bloc_jeux_quiz .jeux_content, 
#bloc_jeux_sondage .jeux_content,
#bloc_jeux_quiz .jeux_footer,
#bloc_jeux_sondage .jeux_footer { border-right: 1px solid #9ab4cd; }

#home_jeux .bloc_jeux {
	width:135px;
	height:160px;
	background-color:#e6edf5;
	float:left;
}

#home_jeux .jeux_content {
	height:90px;
	padding:5px
}
#home_jeux .jeux_footer {
	height:20px;
	padding:5px;
	text-align:center;
}

#bloc_jeux_top {
	width:214px;
	height:160px;
	background-color:#fae6e5;
	float:right;
}

.quiz_resultat_bravo {
	color:#0A0;
	font-weight:bold;
}

.quiz_resultat_desole {
	color:#A00;
	font-weight:bold;
}

.histogramme {
	background:url(/images/fd_graph_salaire_fonce.jpg) repeat-x;
	height:40px;
}

a.bouton_choix {
	/*border: 1px solid #e87000;*/
	/*background-color:#37729e;*/
	color:#37729e;
	text-decoration:none;
	font-weight:bold;
	padding:0 3px 0 3px;
}

div.conteneur_bouton_rouge {
	padding:3px 0 3px 0;
}

a.bouton_rouge {
	border: 1px solid #e87000;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding:2px 7px 2px 7px;
	background-color:#e87000;
	background:url(/images/fond_titre_ill.jpg) repeat-x;
}

a.bouton_rouge:hover {
	color:#fff;
	text-decoration:none;
}

div.vignette_image {
	text-align:center;
}

div.vignette_image input, div.vignette_image img {
	display:block;
	margin:auto;
}

table.table_valign_top td {
	vertical-align:top;
}

table.table_valign_bottom td {
	vertical-align:bottom;
}

/* DEBUT Style offres/commande */
.titre_offre{
	text-align:left;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	color: #EE3114;
	font-weight:bold;
}
.prix_pack{
	border:1px solid #666666;
	background-color:#FFFFFF;
	color:#FF0000;
	font-weight:bold;
	font-size:15px;
	padding:6px;
}
.condition{
	color:#000;
	font-size:10px;
	font-style:italic;
	margin-top:8px;
}

.push_large{
	margin-top: 5px;
	background: url(/images/degrade_push.jpg) repeat-x;
	background-color:#e0f2fb;
	border:1px solid #949494;
	padding: 10px;
}

.table_recap_commande{
	border-collapse:collapse;
	width:100%;
}
.table_recap_commande th{
	border: 0px solid #AFAFAF;
	font-weight:bold;
	background-color:#D4D4D4;
	padding:3px;
	text-align:left;
}
.table_recap_commande td{
	border: 0px solid #AFAFAF;
	padding:3px;
}
.libelle_champ{
	text-align:right;
	width:250px;
	padding-right:40px;
}
.lien_mail_relation_client{
	color:#FFFFFF;
}
.lien_mail_relation_client:hover{
	color:#FFFFFF;
}
/* FIN Style offres/commande */

.form_zone {
	margin-top:15px;
}
.form_label {
	font-weight:bold;
	margin-bottom:5px;
}
.form_input {
	margin-left:10px;
}

#header_print {
	text-align:center;
	padding:9px;
	width:638px;
}

#footer_print {
	text-align:center;
	padding:9px;
	width:638px;
	font-size:10px;
	font-weight:bold;
}

div.pagination {
	text-align:right;
	margin:5px;
}

div.centered {
	text-align: center;
	margin: 10px;
}

div.form_footer {
	height: 25px;
	margin-top:25px;
}

div.saisie_bouton_ok {
	height:20px;
}

div.saisie_bouton_ok div {
	float:left;
	vertical-align:middle;
}

div.saisie_bouton_ok .conteneur_bouton_rouge {
	margin-top:1px;
	margin-left: 10px;
}

div.conteneur_resultat {
	margin-top: 10px;
}

div.push_gauche div.cadre_push_centre, div.push_droite div.cadre_push_centre {
	position: relative;
}

/***********************/
#tout_savoir_salairenet {
	width: 303px;
	height: 39px;
	background: url(/images/tout_savoir.jpg) no-repeat;
	position: relative;
}

#tout_savoir_salairenet a,
#tout_savoir_salairenet a:hover {
	color: #fff;
	font-size: 15px;
	position: absolute;
	font-weight: bold;
	top: 9px;
	left: 45px;
	text-decoration: none;
	
}

#boostez_votre_carriere {
	width: 303px;
	height: 39px;
	background: url(/images/boostez_votre_carriere.jpg) no-repeat;
	position: relative;
}

#boostez_votre_carriere a,
#boostez_votre_carriere a:hover {
	color: #fff;
	font-size: 15px;
	position: absolute;
	font-weight: bold;
	top: 9px;
	left: 45px;
	text-decoration: none;
	
}

#tous_les_themes_vos_droits {
	width: 303px;
	height: 39px;
	background: url(/images/tous_les_themes_vos_droits.jpg) no-repeat;
	position: relative;
}

#tous_les_themes_vos_droits a,
#tous_les_themes_vos_droits a:hover {
	color: #fff;
	font-size: 15px;
	position: absolute;
	font-weight: bold;
	top: 9px;
	left: 45px;
	text-decoration: none;
	
}

#content h1.grand_titre_rouge  {
margin:0 10px 0 25px;
padding:0;
}

content #glossaire div.texte {
margin:0 10px 0 25px;
}

h2 {
font-size:16px;
margin:0;
}

a.under:link, a.under:visited {
color:#016390;
text-decoration:underline;
}

#content {
background-color:#FFFFFF;
font-size:12px;
height:1%;
margin:0 10px 10px 0;
padding:0;
}

div#content ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

div#content ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:10px 0 10px 25px;
}

#texte-faq h1{
font-size:13px;
padding:0px;
}

#texte-faq h2,h3{
font-size:12px;
margin:0px 0px 10px 0px;
}