@charset "UTF-8";
/* CSS Document */

/*////////////////*/
/*/////utiles/////*/
/*////////////////*/
body,form,fieldset,p,h1,h2,h3,h4,ul,ol,li,dl,dd,dt,input,select,textarea{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
fieldset,img{
	border:none;
}
.mrpropre{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
}
.cache{
	position:absolute;
	left:-5000px;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
body{
	background-color:#e4e4e4;	
	text-align:center;
}
#page{
	background:#fff url(../images/page_fond.png) left bottom repeat-y;
	width:1000px;
	margin:0 auto;
}
.header,.corps,.footer{
	margin:0 4px;
	text-align:left;
}

.header .menu_fonc{
	border-top:5px solid #ff8400;
	border-bottom:2px solid #fff;
}

.header .menu_fonc ul{
	float:left;
	padding-left:25px;
}
.header .menu_fonc ul li{
	float:left;
	font-size:0.7em;
	text-transform:uppercase;
	font-weight:bold;
	list-style-type:none;	
}
.header .menu_fonc ul li.item_1{
	width:184px;
}
.header .menu_fonc ul li.item_2{
	width:122px;
}
.header .menu_fonc ul li.item_3{
	width:136px;
}
.header .menu_fonc ul li.item_4{
	width:263px;
}
.header .menu_fonc ul li a{
	color:#ff8400;
	display:block;
	padding:4px 5px 3px 7px;
}

.header .menu_fonc ul li a:hover{
	color:#016abb;
	text-decoration:none;
}
.header .menu_fonc ul li.on a{
	background-color:#ff8400;
	color:#fff;
}
.header .menu_fonc ul li.item_4 a{
	border-right:1px solid #fff;
}
.header .menu_fonc ul li.item_4 a{
	border-right:1px solid #fff;
}

.header .menu_fonc .recherche form{
	padding:2px 0 0 0;
	width:250px;
	float:right;
}
.header .menu_fonc .recherche label{
	color:#666;
	text-transform:uppercase;
	font-size:0.75em;
	padding:3px 5px 0 0;
	display:block;
	float:left;
}
.header .menu_fonc .recherche input{
	color:#999;
	font-style:italic;
	font-weight:bold;
	font-size:0.7em;
	line-height:1.2em;
	display:block;
	float:left;
	padding:1px 2px;
	width:115px;
	margin-right:5px;
}
.header .menu_fonc .recherche input.bouton_valider{
	width:auto;
	margin:0;
	padding:0;
}
.footer{
	clear:both;
	padding:40px 0 12px 0;
	background:url(../images/footer_fond.png) left bottom repeat-x;
	height:100%;
}
.footer ul{
	float:right;
}
.footer ul li{
	float:left;
	font-size:0.65em;
	text-transform:uppercase;
	list-style-type:none;	
	width:127px;
}
.footer ul li a{
	color:#fff;
	display:block;
	border-left:1px solid #fff;
	border-bottom:1px solid #ff8400;
	padding:9px 5px 8px 5px;
}

.footer ul li a:hover{
	text-decoration:underline;
}
.footer ul li.on a{
	border-bottom:1px solid #fff;
}
.corps{
	clear:both;
	padding:2px 0 0 0;
}

.corps .aside{
	float:left;
	width:210px;
}
.corps .aside .reflechir{
	padding: 5px 0 20px 10px;
	border-top:2px solid #000;
}
.corps .aside .reflechir p{
	font-size:1em;
	line-height:1.5em;
	padding:0 0 20px 15px;
	color:#666;
}
.corps .aside .reflechir p .bleu{
	color:#016abb;
}
.corps .aside .section{
	padding: 5px 0 20px 10px;
	border-top:2px solid #000;
}
.corps .aside .bouton_presse{
	padding:0 0 0 8px;
}
.corps .aside .section .bouton{
	padding:0 0 10px 0;
}
.corps .aside .section h2{
	font-size:0.75em;
	line-height:1.2em;
	padding:0 0 5px 15px;
	color:#ea7408;
	text-transform:uppercase;
	border-bottom:2px solid #7f7f7f;
	margin-bottom:10px;
	background:url(../images/puce_orange_a.png) 2px 3px no-repeat;
}

.corps .aside .section p{
	font-size:0.75em;
	line-height:1.2em;
	padding:0 0 10px 15px;
	color:#333;
}
.corps .aside .section ul{
	padding:0 0 10px 15px;
}
.corps .aside .section ul li{
	font-size:0.75em;
	line-height:1.2em;
	color:#016abb;
	list-style-type:none;
	font-weight:bold;
	background:url(../images/puce_orange_b.png) left 5px no-repeat;
	padding-left:10px;
}
.corps .aside .section ul li a{
	color:#016abb;
}


.corps .aside .newsletter {
	background:url(../images/newsletter_fond.png) left top repeat-y;
	margin-left:10px;
	margin-bottom:30px;
}
.corps .aside .newsletter .newsletter_haut{
	background:url(../images/newsletter_haut.png) left top no-repeat;
	padding:15px 10px 0 10px;
}
.corps .aside .newsletter .newsletter_bas{
	background:url(../images/newsletter_bas.png) left top no-repeat;
	height:13px;
	font-size:1px;
}
.corps .aside .newsletter h2{
	font-size:0.75em;
	line-height:1.2em;
	padding:0 0 5px 5px;
	color:#ea7408;
	text-transform:uppercase;
	border-bottom:2px solid #979797;
	margin-bottom:10px;
}
.corps .aside .newsletter p{
	font-size:0.75em;
	line-height:1.2em;
	padding:0 0 15px 5px;
}
.corps .aside .newsletter form fieldset{
	
}
.corps .aside .newsletter form label{
	font-size:0.75em;
	display:block;
	padding-bottom:5px;
}
.corps .aside .newsletter form input{
	float:left;
	width:135px;
	display:block;
	margin-right:5px;
}
.corps .aside .newsletter form input.bouton_valider{
	width:auto;
	margin-right:0;
}




.corps .article{
	float:right;
	width:773px;
	border-top:2px solid #000;
	padding-top:10px;
}


/*////////////////////
////PAGE D'ACCUEIL////
////////////////////*/
.home .corps .col_sinformer{
	float:left;
	width:252px;
	margin-right:5px;
	background:url(../images/col_accueil_fond.jpg) left 112px no-repeat;
}
.home .corps .col_participer{
	float:left;
	width:252px;
	margin-right:5px;
	background:url(../images/col_accueil_fond.jpg) left 112px no-repeat;
}
.home .corps .col_suivre{
	float:left;
	width:253px;
	background:url(../images/col_accueil_fond.jpg) left 112px no-repeat;
}


.home .corps .col_sinformer .section{
	border-top:1px solid #b0afb0;
	padding:12px 0 8px 0;
	margin:0 6px;
}

.home .corps .col_sinformer .section_first{
	border-top:none;
	padding-top:0;
}
.home .corps .col_sinformer .section .image{
	float:left;
	width:64px;
	margin-right:5px;
}
.home .corps .col_sinformer .section .texte{
	float:left;
	width:165px;
}
.home .corps .col_sinformer .section .texte h3{
	font-size:0.75em;
	line-height:1.2em;
	font-weight:normal;
	color:#333;
	padding:0 0 5px 15px;
	background:url(../images/guillemet.png) 2px 3px no-repeat;
}
.home .corps .col_sinformer .section .texte h3 strong{
	color:#016abb;
}
.home .corps .col_sinformer .section .texte p{
	font-size:0.75em;
	line-height:1.2em;
	font-weight:normal;
	color:#016abb;
	padding:0 0 5px 15px;
	font-weight:bold;
}
.home .corps .col_sinformer .section .texte p a{
	color:#016abb;
	display:block;
	padding:0 0 5px 19px;
	background:url(../images/puce_plus.png) left top no-repeat;
}



.home .corps .col_participer .section,.home .corps .col_suivre .section{
	padding:0 0 20px 0;
	margin:0 6px;
}
.home .corps .col_participer .section h3,.home .corps .col_suivre .section h3{
	font-size:0.75em;
	line-height:1.2em;
	padding:0 0 5px 15px;
	color:#ea7408;
	text-transform:uppercase;
	border-bottom:2px solid #687077;
	margin-bottom:10px;
	background:url(../images/puce_orange_a.png) 1px 3px no-repeat;
}
.home .corps .col_participer .section h4{
	font-size:0.75em;
	line-height:1.2em;
	padding:0 0 5px 15px;
	color:#ff8400;
	margin-bottom:5px;
	background:url(../images/pointille.png) left bottom repeat-x;
}
.home .corps .col_participer .section p{
	font-size:0.75em;
	line-height:1.2em;
	color:#333;
}

.home .corps .col_participer .poster{
	background:url(../images/boiteaulettres.png) right 32px no-repeat;
}
.home .corps .col_participer .poster p{
	padding:0 110px 25px 15px;
}
.home .corps .col_participer .poster .bouton{
	padding:0 0 0 15px;
}


.home .corps .col_participer .reagir p{
	padding:0 10px 20px 15px;
}
.home .corps .col_participer .reagir .bouton{
	padding:0 0 35px 15px;
}

.home .corps .col_participer .reagir ul{
	padding:0 10px 20px 15px;
}
.home .corps .col_participer .reagir ul li{
	font-size:0.75em;
	line-height:1.2em;
	color:#016abb;
	list-style-type:none;
	font-weight:bold;
	background:url(../images/puce_orange_b.png) left 5px no-repeat;
	padding:0 0 15px 10px;
}
.home .corps .col_participer .reagir ul li a{
	color:#016abb;
}

.home .corps .col_participer .reagir .tags{
	padding:0 0 0 15px;
	font-weight:bold;
	line-height:1.1em;
}
.home .corps .col_participer .reagir .tags a{
	color:#016abb;
}
.home .corps .col_participer .reagir .tags a.taille1{
	font-size:0.75em;
}
.home .corps .col_participer .reagir .tags a.taille2{
	font-size:1em;
}
.home .corps .col_participer .reagir .tags a.taille3{
	font-size:1.25em;
}
.home .corps .col_participer .reagir .tags a.taille4{
	font-size:1.5em;
}

.home .corps .col_suivre .agenda{
	padding-bottom:35px;
}
.home .corps .col_suivre .agenda_entree{
	margin-bottom:20px;
}
.home .corps .col_suivre .agenda_entree_first{
	border-bottom:1px solid #b0afb0;
	margin-bottom:10px;
}
.home .corps .col_suivre .agenda .date{
	float:left;
	width:64px;
	margin-right:10px;
	background:url(../images/date_fond.png) left top no-repeat;
	text-align:center;
	font-size:0.7em;
	font-weight:bold;
	color:#fff;
	padding:8px 0 12px 0;
}
.home .corps .col_suivre .agenda .date strong{
	font-size:2.5em;
	font-weight:normal;
}
.home .corps .col_suivre .agenda .texte{
	float:left;
	width:160px;
}
.home .corps .col_suivre .agenda .texte .lieu{
	font-size:0.75em;
	font-weight:bold;
	color:#016abb;
}
.home .corps .col_suivre .agenda .texte p{
	font-size:0.75em;
	padding-bottom:15px;
}
.home .corps .col_suivre .agenda .texte .plus{
	font-size:0.75em;
	padding-bottom:5px;
	font-weight:bold;
}
.home .corps .col_suivre .agenda .texte .plus a{
	color:#016abb;
	display:block;
	padding-left:10px;
	background:url(../images/puce_orange_b.png) left 4px no-repeat;
}
.home .corps .col_suivre .video{
	padding:0;
	margin:0;
}
.home .corps .col_suivre .video iframe{
	padding:0;
	margin:0;
}
.home .corps .col_suivre .video .vignettes{
	padding-top:1px;
}
.home .corps .col_suivre .video .vignettes .vignette{
	float:left;
	margin-right:1px;
}
.home .corps .col_suivre .video .vignettes .vignette_last{
	float:left;
	margin-right:0;
}
.home .corps .col_suivre .video .legende{
	font-size:0.75em;
	position:absolute;
	width:240px;
	height:1px;
	
}
.home .corps .col_suivre .video .legende a{
	position:relative;
	display:block;
	padding:10px;
	color:#fff;
	background:url(../images/legende_fond.png) left top repeat;
	top:-50px;
}


/*////////////////////
////PAGES INTERNES////
////////////////////*/
.interne .corps .article {
	padding-top:45px;
}
.interne .corps .article .centre{
	width:550px;
	float:left;
}
.interne .corps .article .centre .centre_wrap{
	padding:0 0 0 20px;
}
.interne .corps .article .contexte{
	width:193px;
	float:right;
}

.interne .corps .aside .section {
	padding-top:15px;
}
.interne .corps .aside .section h2{
	padding-bottom:10px;

}
.interne .corps .aside .nav ul li{
	font-size:0.75em;
	line-height:1.2em;
	color:#ea7408;
	text-transform:uppercase;
	border-top:2px solid #000;
	font-weight:bold;
	list-style-type:none;
	padding:1px 0;
}
.interne .corps .aside .nav ul li.premier{
	border-top:none;
}
.interne .corps .aside .nav ul li a{
	color:#ea7408;
}
.interne .corps .aside .nav ul li a.niveau1{
	display:block;
	padding:9px 25px 9px 25px;
	background:url(../images/puce_orange_a.png) 12px 12px no-repeat;
}
.interne .corps .aside .nav ul li.on a{
	color:#016abb;
	display:block;
	background-image:url(../images/puce_bleue_a.png);
}
.interne .corps .aside .nav ul li ul li.on a{
	color:#016abb;
	background-image:url(../images/puce_bleue_b.png);
}
.interne .corps .aside .nav ul li a.niveau1:hover{
	background-color:#ff8400;
	text-decoration:none;
	color:#fff;
	background-image:url(../images/puce_blanche_a.png);
}
.interne .corps .aside .nav ul li.ferme a.niveau1{
	background:url(../images/nav_ferme.png) 12px 8px no-repeat;
}
.interne .corps .aside .nav ul li.ouvert a.niveau1{
	background:url(../images/nav_ouvert.png) 12px 8px no-repeat;
}
.interne .corps .aside .nav ul li.ouvert a.niveau1:hover{
	background-color:#ff8400;
	background-image:url(../images/nav_ferme_over.png);
}
.interne .corps .aside .nav ul li.ferme a.niveau1:hover{
	background-color:#ff8400;
	background-image:url(../images/nav_ferme_over.png);
}


.interne .corps .aside .nav ul li span.bulle{
	position:absolute;
	text-transform:none;
	color:#333;
	font-weight:normal;
	font-size:1em;
	line-height:1.4em;
	width:210px;
	display:block;
}
.interne .corps .aside .nav ul li span.bulle span{
	display:none;
}
.interne .corps .aside .nav ul li.over span.bulle span{
	display:block;
	border:1px solid #ffca91;
	background-color:#fff;
	position:relative;
	left:100px;
	top:-10px;
	padding:10px;
}



.interne .corps .aside .nav ul li.ferme ul{
	display:none;
}
.interne .corps .aside .nav ul li ul{
	display:block;
	margin-left:10px;
	border-top:2px solid #7f7f7f;
	padding-top:10px;
	padding-bottom:20px;
}
.interne .corps .aside .nav ul li ul li{
	border:none;
	text-transform:none;
	font-size:1em;
	padding:0;
	height:100%;
}
.interne .corps .aside .nav ul li ul li a{
	display:block;
	padding:0 10px 3px 23px;
	background:url(../images/puce_orange_b.png) 12px 4px no-repeat;
}
.interne .corps .aside .nav ul li ul li a:hover{
	text-decoration:underline;
}

.interne .corps .contexte ul li{
	list-style-type:none;
	padding-bottom:13px;
}
.interne .corps .contexte ul li a{
	display:block;
}

.interne .corps .centre h1{
	color:#ff8400;
	font-size:1.5em;
	font-weight:bold;
	line-height:1.1em;
	margin-bottom:15px;
}
.interne .corps .centre p,.interne .corps .centre ul li{
	font-size:0.75em;
	line-height:1.5em;
	padding-bottom:10px;
	margin-bottom:10px;
	padding-right:15px;
	color:#333;
}
.interne .corps .centre .alerte{
	color:#e10000;
}
.interne .corps .centre ul li ul li{
	font-size:1em;
}
.interne .corps .centre .navigation{
	border-top:1px solid #999;
	padding:12px 0;
	height:100%;
}
.interne .corps .centre .navigation .bouton{
	float:left;
}
.interne .corps .centre .navigation .bouton_second{
	float:right;
}
/*////////////////////
////RESUME SEMAINE////
////////////////////*/
.interne .corps .resume_semaine ul li{
	background:url(../images/puce_orange_b.png) left 6px no-repeat;
	padding-left: 12px;
	list-style-type:none;
}
.interne .corps .resume_semaine ul li a{
	color:#016abb;
	font-weight:bold;
}
/*/////////////////////
////LOI / BASE DOCU////
/////////////////////*/
.interne .corps .lois ul li{
	background:url(../images/puce_orange_b.png) left 6px no-repeat;
	padding-left: 12px;
	list-style-type:none;
	border-bottom:1px solid #999;
}
.interne .corps .lois ul li ul li{
	background:none;
	border:none;
	padding:0;
	margin:0;
	height:100%;
}
.interne .corps .lois a{
	display:block;
	background:url(../images/puce_plus.png) left 1px no-repeat;
	padding:0 0 2px 19px;
	color:#016abb;
}

/*////////////////////////////////
////FORMULAIRE DONNER SON AVIS////
////////////////////////////////*/
.interne .corps .centre .form_avis .legende{
	text-align:right;
	font-size:0.7em;
	font-weight:bold;
	color:#ff8400;
	padding-bottom:10px;
	border-bottom:1px solid #999;
}
.interne .corps .centre .form_avis fieldset{
	padding:20px 0 20px 0;
}
.interne .corps .centre .form_avis fieldset .champ{
	padding:0 0 10px 0;
}
.interne .corps .centre .form_avis fieldset .champ label{
	display:block;
	font-size:0.75em;
	padding:0 0 5px 12px;
	background:url(../images/puce_orange_b.png) left 4px no-repeat;
}
.interne .corps .centre .form_avis fieldset .champ input,.interne .corps .centre .form_avis fieldset .champ select,.interne .corps .centre .form_avis fieldset .champ .precision,.interne .corps .centre .form_avis fieldset .champ textarea{
	display:block;
	font-size:0.75em;
	width:350px;
	margin:0 0 0 12px;
}
.interne .corps .centre .form_avis fieldset .champ select{
	margin-bottom:10px;
}
.interne .corps .centre .form_avis fieldset .champ .precision{
	margin-bottom:20px;
}
.interne .corps .centre .form_avis fieldset .champ_demi input{
	width:220px;
}
.interne .corps .centre .form_avis fieldset input.bouton_valider{
	margin-left:210px;
}
.interne .corps .centre .form_avis fieldset .coche{
	padding:0 0 20px 10px;
}
.interne .corps .centre .form_avis fieldset .coche input{
	float:left;
	margin-right:5px;
}
.interne .corps .centre .form_avis fieldset .coche label{
	font-size:0.75em;
	float:left;
	padding:2px 0 0 0;
}
.interne .corps .centre .form_avis fieldset .coche label a{
	color:#06c;
	font-weight:bold;
	text-decoration:underline;
}
.interne .corps .centre .form_avis fieldset .obligatoire{
	color:#ff8400;
}
/*////////////////
////PAGE ACTUS////
////////////////*/
.interne .corps .centre .tete{
	background-color:#c4c4c4;
	padding:10px 0 10px 5px;
	height:100%;
}
.interne .corps .centre .tete_sous{
	background-color:#c4c4c4;
	padding:3px 0 3px 5px;
	height:100%;
	font-weight:bold;
}
.interne .corps .centre .tete .label{
	width:130px;
	float:left;
}
.interne .corps .centre .tete_sous .label{
	float:left;
	margin-right:40px;
}
.interne .corps .centre .tete .label .fleches,.interne .corps .centre .tete_sous .label .fleches{
	width:15px;
	float:left;
	padding-top:2px;
}
.interne .corps .centre .tete .label .fleches a,.interne .corps .centre .tete_sous .label .fleches a{
	display:block;
}
.interne .corps .centre .tete .label .intitule{
	width:115px;
	float:left;
	font-size:1.1em;
	color:#333;
}
.interne .corps .centre .tete_sous .label .intitule{
	float:left;
	font-size:0.7em;
	color:#818181;
	padding-top:2px;
}
.interne .corps .actualites .actu{
	border-bottom:1px solid #999;
	padding:10px;
}
.interne .corps .actualites .actu_pair{
	background-color:#ebebeb;
}
.interne .corps .actualites .actu h2{
	font-size:0.75em !important;
	font-weight:bold !important;
	color:#016abb !important;
	line-height:1.5em !important;
	padding-left:10px !important;
	background:url(../images/puce_orange_b.png) left 7px no-repeat;
}
.interne .corps .actualites .actu p{
	padding-left:10px;
	padding-bottom:0;
}
.interne .corps .actualites .actu .plus{
	font-size:0.75em;
	font-weight:bold;
	color:#016abb;
	line-height:1.2em;
}
.interne .corps .actualites .actu a{
	color:#016abb;
	background:url(../images/puce_fleche.png) left 10px no-repeat;
	display:block;
	padding:10px 0 2px 20px;
	margin-left:-10px;
	font-weight:bold;
	color:#016abb;
	line-height:1.2em;
}

/*////////////////////////
////PAGE TOUS LES AVIS////
////////////////////////*/
.interne .corps .avis_tous {
	padding-bottom:30px;
}
.interne .corps .avis_tous .avis{
	border-bottom:1px solid #999;
	padding:10px;
}
.interne .corps .avis_pair{
	background-color:#ebebeb;
}
.interne .corps .avis h2{
	font-size:0.75em !important;;
	font-weight:normal !important;;
	color:#333 !important;;
	line-height:1.5em !important;;
	padding-left:10px !important;;
	background:url(../images/puce_orange_b.png) left 7px no-repeat;
}
.interne .corps .avis h2 strong{
	font-weight:bold;
	color:#016abb;
}
.interne .corps .avis_tous .avis p{
	padding:0 0 0 10px;
}
.interne .corps .avis_tous .avis p a{
	color:#016abb;
	font-weight:bold;
	padding-left:10px;
	background:url(../images/puce_orange_b.png) left 4px no-repeat;
}
.interne .corps .avis ul.outils li{
	padding:0 0 0 18px;
	float:left;
	margin:0 12px 0 0;
	list-style-type:none;
	font-weight:bold;
	color:#ea7408;
}
.interne .corps .avis ul.outils li a{
	color:#016abb;
}
.interne .corps .avis ul.outils_no_btn li{
	padding:0 0 0 0px !important;
	float:left;
	margin:0 0px 0 0  !important;;
	list-style-type:none;
	font-weight:bold;
	color:#016abb;
}
.interne .corps .avis ul.outils li.interesse{
	background:url(../images/picto_interesse.png) left 1px no-repeat;
}
.interne .corps .avis ul.outils li.debat{
	background:url(../images/picto_debat.png) left 1px no-repeat;
}
.interne .corps .avis ul.outils li.meme_avis{
	background:url(../images/picto_meme_avis.png) left 1px no-repeat;
	margin:0;
}

.interne .corps .avis_zoom h1{
	padding-bottom:0;
	margin-bottom:0;
	font-size:18px;
}
.interne .corps .avis_zoom h2{
	margin:0 0 20px 10px;
}
.interne .corps .avis_zoom .avis_pair{
	padding:10px 0 10px 10px;
	border-top:1px solid #999;
}

/* rajouté pour les besoins du développement */
.form_error{
	font-size:0.7em;
	line-height:1.1em;
	color:#ff8400;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:4px;
}

.titre_avis{
	padding:0 0 0 10px;
	font-weight:bold;
	font-size:0.8em;
	display:block;
	color:#ea7408;
}

.confirm_envoi{
	padding:10px;
	font-weight:bold;
	font-size:0.8em;
	display:none;
	color:#ea7408;
	width: 250px;
	height:50px;
	position:absolute;
	background-color:#FFFFFF;
	border:1px solid #ea7408;
}

/*css ajoutés par Mirabelle*/

.interne .corps .article .centre .centre_wrap h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#016abb;
	font-size:18px;
}

.interne .corps .article .centre .centre_wrap li{
	margin-left:12px !important;
	margin-right:0px;
}

.interne .corps .article .centre .centre_wrap a{
text-decoration:none;
	color: #016abb;
	font-weight: bold;
}



.interne .corps .article .centre .centre_wrap a:hover{
	text-decoration:underline;
	color: #016abb;
	font-weight: bold;
}


