/**************************************************************************************************************************************/
/*                                                            TYPO GENERALE                                                           */
/**************************************************************************************************************************************/

/*************** PRINCIPALES DEFINITIONS **********************************************************************************************/
/**************************************************************************************************************************************/

body {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.625em; 
	color:#000000;
	margin: 0; /* pour éviter les marges */
        text-align: center; /* pour corriger le bug de centrage IE */
}
table {
	font-size:1em;
	text-align:left;
	vertical-align:top;
	text-transform:none;
}
a img {
	border:none;
}
a {
	color:#ff3333;
	text-decoration:none;
	font-size:1em;
	font-style:italic;
	font-weight:bold;
}
a:link {
	color:#ff3333;
	font-size:1em;
	font-style:italic;
	text-decoration:none;
}
a:hover {
	color:#ff3333;	
	font-size:1em;
	font-style:italic;
	text-decoration:underline;	
}
a:active {
	color:#ff3333;
	text-decoration:underline;
	font-size:1em;
	font-style:italic;
}
p {
	color:#000000;
	font-size:1em;
	margin:0;
	padding:0 0 5px 0;
}
h1 {
	color:#ff3333;
	font-size:1.4em;
	margin:0;
	padding:0 0 5px 0;
	text-transform:uppercase;
	font-weight:bold;
	text-align:left;
}
h2 {
	color:#ff3333;
	font-size:1.4em;
	margin:0;
	padding:0 0 10px 0;
	text-transform:uppercase;
	font-weight:bold;
	text-align:left;
}
h3 {
	color:#000000;
	font-size:1.2em;
	margin:0;
	padding:0 0 10px 0;
	text-transform:uppercase;
	font-weight:bold;
	text-align:left;
}
h4 {
	color:#000000;
	font-size:1.2em;
	margin:0;
	padding:0 0 5px 0;
	text-transform:none;
	font-weight:bold;
	text-align:left;
}
h5 {
	color:#ff3333;
	font-size:1em;
	margin:0;
	padding:0 0 5px 0;
	text-transform:uppercase;
	font-weight:bold;
	text-align:left;
}
h6 {
	color:#ff3333;
	font-size:1em;
	margin:0;
	padding:0 0 5px 0;
	text-transform:none;
	font-weight:bold;
	text-align:left;
}
.chapeau {
	color:#000000;
	font-size:1em;
	padding:0 0 10px 0;
	margin:0;
	font-weight:bold;
}
.date {
	color:#9a9a9a;
	font-size:1em;
	padding:0 0 2px 0;
	margin:0;
}
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em; 
	color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#ff3333;
}
input[type=submit] {
	cursor:pointer;
	color:#ffffff;
	font-weight:bold;
	font-size:1em;
	padding:0 0 2px 0;
	margin:0;
	background-color:#ff3333;
}
.csc-mailform-submit {
	cursor:pointer;
	color:#ffffff;
	font-weight:bold;
	font-size:1em;
	padding:0 0 2px 0;
	margin:0;
	background-color:#ff3333;
}
.submit_form {
	color:#ffffff;
	font-weight:bold;
	font-size:1em;
	padding:0 0 2px 0;
	margin:0;
	border-color:#ff3333;
	background-color:#ff3333;
	cursor:pointer;
}
.submit_centre {
         margin:3px 0 0 0;
	color:#ffffff;
	font-weight:bold;
	font-size:1em;
	padding:0 0 2px 0;
	border:none;
	background-color:#6699CC;
	cursor:pointer;
}
ol {
	list-style:none;
	margin:0;
}
ul {
         list-style-image:url(../images/interface/puce.gif);
         margin-top:0;
}
ul ul {
         list-style-image:url(../images/interface/puce_lien.gif);
}
li {
	margin:0;
	_margin:0 0 5px 0;
	padding:0 0 0 10px;
	_padding:0 0 0 10px;
}
td {
         font-size:1em;
	vertical-align:top;
}

/*************** TOP : CONTENEURS *****************************************************************************************************/
#top {
	color:#CCCCCC;
	text-transform:uppercase;
	font-size:85%;
}
#top a {
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	font-size:100%;
	font-style:normal;
	font-weight:normal;
}
#top a:link {
	text-transform:uppercase;
	text-decoration:none;
	font-style:normal;
}
#top a:hover {
	color:#ff3333;
	text-transform:uppercase;
	text-decoration:underline;
	font-style:normal;
	
}
#top a:active {
         color:#ff3333;
	text-transform:uppercase;
	text-decoration:underline;
	font-style:normal;
}
#recherche {
	margin:0;
	padding:0;
}
.recherche_top {
         margin:0;
	padding:0;
}
.validation_recherche {
	color:#FFFFFF;
	background-color:#ff3333;
	font-size:100%;
	height:15px;
	width:22px;
	margin:0;
	padding:2px 0 0 0;
	border:none;
	vertical-align:top;
}
.input_recherche {
	margin:0;
	padding:0;
	height:15px;
	font-size:95%;
	border:none;
}
/*************** RIGHT_NAV **************************************/

#right_nav h1 {
        background-image:url(../images/interface/puce_titre.gif);
	background-position:0 15px;
	background-repeat:no-repeat;
	padding:10px 0 10px 25px;
	margin:0 0 0 10px;
}


#right_titre {
	background-image:url(../images/interface/cadre_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#right_nav h2 {
	color:#ff3333;
	text-transform:none;
	padding:0 0 0 25px;
	margin:0;
	font-size:140%;
}

#right_titre_home {
	background-image:url(../images/interface/cadre_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#right_titre_home h1 {
        background-image:url(../images/interface/puce_titre.gif);
	background-position:0px 13px;
	background-repeat:no-repeat;
	padding:10px 0 10px 25px;
	margin:0 0 0 10px;
}

/*************** RIGHT_CHEMIN ***********************************/
#right_chemin {
	color:#333333;
	font-size:0.9em;
}
#right_chemin p {
	color:#333333;
	padding:0;
	margin:0;
	font-size:0.9em;
}
#right_chemin a {
	color:#333333;
	font-size:0.9em;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}
#right_chemin a:link {
	text-decoration:none;
	font-style:normal;
}
#right_chemin a:hover {	
        color:#ff3333;
	text-decoration:underline;
	font-style:normal;
	
}
#right_chemin a:active {
	color:#ff3333;
	text-decoration:underline;
	font-style:normal;
}

/*************** BOTTOM : CONTENEURS **************************************************************************************************/

/*************** BOTTOM_IMPRIMER ********************************/
#bottom_imprimer a {
	color:#333333;
	font-size:0.8em;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}
#bottom_imprimer a:link {
	color:#333333;
	font-size:0.8em;
	text-decoration:none;
	font-style:normal;	
}
#bottom_imprimer a:hover {
	color:#ff3333;
	font-size:0.8em;
	text-decoration:underline;
	font-style:normal;
}
#bottom_imprimer a:active {
	color:#000000;
	font-size:0.8em;
	text-decoration:underline;
	font-style:normal;
}
.imprimer {
	margin:0;
	padding:5px 0 0 20px;
	background-image:url(../images/interface/icone_imprimer.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:20px;
}
.envoyer {
	margin:0;
	padding:5px 0 0 20px;
	background-image:url(../images/interface/icone_envoyer.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:20px;
}
.hautpage {
	margin:0;
	padding:5px 0 0 20px;
	background-image:url(../images/interface/icone_hautpage.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:20px;
}

/*************** LEFT : CONTENEURS **************************************************************************************************/

/*************** BOTTOM_MENU ************************************/
#bottom_menu {
	font-size:0.9em;
	color:#333333;
}
#bottom_menu a {
	font-size:1em;
	color:#333333;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;	
}
#bottom_menu a:link {
	text-decoration:none;
	font-style:normal;	
}
#bottom_menu a:hover {
	font-size:1em;
	color:#ff3333;
	text-decoration:underline;
	font-style:normal;	
}
#bottom_menu a:active {
	text-decoration:underline;
	font-style:normal;
}
#bottom_menu_accueil {
	font-size:1em;
	color:#999999;
}
#bottom_menu_accueil a {
	font-size:1em;
	color:#999999;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}
#bottom_menu_accueil a:link {
	text-decoration:none;
	font-style:normal;
}
#bottom_menu_accueil a:hover {
	text-decoration:underline;
	font-style:normal;
}
#bottom_menu_accueil a:active {
	text-decoration:underline;
	font-style:normal;
}

/*************** SOUS_MENU ***************************************/
#sousmenu h1 {
	background-image:url(../images/interface/puce_sousmenu.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0 0 0 27px;
	margin:0 0 10px 0;
}

/*************** ACTUS ******************************************/
#left_actu {
	color:#FFFFFF;
}
#left_actu h4 {
	color:#FFFFFF;
	font-size:95%;
	background-image:url(../images/interface/cadre_actu_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:10px 0 0 10px;
	background-color:#cb1f15;
}
#actu_content {
	color:#FFFFFF;
}
#actu_content p{
	color:#FFFFFF;
	margin:0;
	padding:0 0 10px 0;
	text-align:justify;
}
#actu_content a {
	color:#FFFFFF;
	font-size:100%;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
}
#actu_content a:link {
	text-decoration:none;
	font-style:normal;
}
#actu_content a:hover {
	text-decoration:underline;
	font-style:normal;
}
#actu_content a:active {
	text-decoration:underline;
	font-style:normal;
}

/*************** CONTENT **************************************************************************************************************/
#ensavoirplus_content ul {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#ensavoirplus_content li {
	margin:2px 0 0 0;
	padding:0 0 0 10px;
	background-image:url(../images/interface/puce_ensavoirplus.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	list-style-image:none;
	
}
#ensavoirplus_content a {
	color:#ff3333;
	text-decoration:underline;
	font-size:100%;
	font-style:normal;
	
}
.article_colonne  h4 {
	color:#ff3333;
	font-size:110%;
	margin:0;
	padding:0 0 5px 0;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}
.article_colonne  h1 {
	color:#ff3333;
	font-size:110%;
	margin:0;
	padding:0 0 5px 0;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}
#actu_resume h6 {
	margin:0;
	padding:0;
}
#actu_resume p {
	margin:0;
	padding:0;
}
#module_recherche {
	margin:0;
	padding:0;
}
#recherche_pagination a {
	color:#000000;
	font-size:105%;
	text-decoration:none;
	font-style:normal;
}
#recherche_pagination a:link {
	color:#000000;
	font-size:105%;
	text-decoration:none;
	font-style:normal;
}
#recherche_pagination a:hover {
	color:#ff3333;
	font-size:105%;
	text-decoration:underline;
	font-style:normal;
}
#recherche_pagination a:active {
	color:#ff3333;
	font-size:105%;
	text-decoration:underline;
	font-style:normal;
}
.tx-ttnews-browsebox-SCell {
	background-color:#ffffff;
	color:#000000;
	font-weight:bold;
}
.tx-ttnews-browsebox-SCell a {
	color:#000000;
	font-size:110%;
	text-decoration:none;
	background-color:#ffffff;
	font-weight:bold;
	font-style:normal;
}
.tx-ttnews-browsebox-SCell a:link {
	color:#000000;
	font-size:110%;
	text-decoration:none;
	background-color:#ffffff;
	font-weight:bold;
	font-style:normal;
}
.tx-ttnews-browsebox-SCell a:hover {
	color:#fd3333;
	font-size:110%;
	text-decoration:underline;
	background-color:#ffffff;
	font-weight:bold;
	font-style:normal;
	
}
.tx-ttnews-browsebox-SCell a:active {
	color:#000000;
	font-size:110%;
	text-decoration:underline;
	background-color:#ffffff;
	font-weight:bold;
	font-style:normal;	
}

#article_pagination a {
	color:#ff3333;
	font-size:110%;
	text-decoration:none;
	background-color:#ffffff;
	font-weight:normal;
	font-style:normal;
}
#article_pagination a:link {
	color:#ff3333;
	font-size:110%;
	text-decoration:none;
	background-color:#ffffff;
	font-weight:normal;
	font-style:normal;
}
#article_pagination a:hover {
	color:#ff3333;
	font-size:110%;
	text-decoration:underline;
	background-color:#ffffff;
	font-weight:normal;
	font-style:normal;
}
#article_pagination a:active {
	color:#ff3333;
	font-size:110%;
	text-decoration:underline;
	background-color:#ffffff;
	font-weight:normal;
	font-style:normal;
}

#recherche_resultats h3 {
	background-image:url(../images/interface/puce_recherche.gif);
	background-position:1% 50%;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	margin:0;
	text-transform:none;
	font-size:110%;
}
#recherche_resultats p {
	padding:0 0 10px 20px;
	margin:0;
}
#recherche_resultats p.taille {
	padding:0 0 0 20px;
	margin:0;
}
#recherche_resultats p.chemin {
	padding:0 0 0 20px;
	margin:0;
	color:#999999;
}
#article_sansphoto h1 {
	color:#ff3333;
	font-size:110%;
	margin:0;
	padding:10px 0 5px 0;
	text-transform:none;
	font-weight:bold;
	text-align:left;
	background-image:url(../images/interface/pointilles3.gif);
	background-position:top left;
	background-repeat:no-repeat;

}
#article_photo_images img {
	margin:0 0 15px 0;
	padding:0;
}


/*************** HOME *****************************************************************************************************************/

#d_intervention h1 {
    background-image:url(../images/interface/puce_titre.gif);
	background-position:center left;
	background-repeat:no-repeat;
	padding:10px 0 10px 25px;
	margin:0;
}
#cdis h1 {
         background-image:url(../images/interface/puce_titre.gif);
	background-position:0 13px;
	background-repeat:no-repeat;
	padding:10px 0 10px 25px;
	margin:0;
}
#d_intervention_resume p {
	padding:0;
	margin:0;
}
#d_intervention_resume a {
	color:#ff3333;
	font-size:100%;
	text-decoration:none;
	font-weight:normal;
}
#d_intervention_resume a:link {
	color:#ff3333;
	font-size:100%;
	text-decoration:none;
}
#d_intervention_resume a:hover {
	color:#ff3333;
	font-size:100%;
	text-decoration:underline;
}
#d_intervention_resume a:active {
	color:#ff3333;
	font-size:100%;
	text-decoration:underline;
}
#home_actualite p {
	margin:0;
	padding:0 0 2px 0;
}
#home_actualite a {
	color:#ff3333;
	font-size:100%;
	text-decoration:none;
	font-weight:bold;
	margin:0;
	padding:0;
	font-style:normal;
}
#home_actualite a:link {
	color:#ff3333;
	font-size:100%;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
}
#home_actualite a:hover {
	color:#ff3333;
	font-size:100%;
	text-decoration:underline;
	font-weight:bold;
	font-style:normal;
}
#home_actualite a:active {
	color:#ff3333;
	font-size:100%;
	text-decoration:underline;
	font-weight:bold;
	font-style:normal;
}
#home_actualite a.toutes {
	color:#ff3333;
	text-decoration:none;
	font-size:95%;
	font-weight:normal;
	margin:0;
	padding:6px 0 3px 0;
}
#home_actualite a.toutes:link {
	color:#ff3333;
	text-decoration:none;
	font-size:95%;
	font-weight:normal;
}
#home_actualite a.toutes:hover {
	color:#ff3333;
	text-decoration:underline;
	font-size:95%;
	font-weight:normal;
}
#home_actualite a.toutes:active {
	color:#ff3333;
	text-decoration:underline;
	font-size:95%;
	font-weight:normal;
}


/*************** PAGE "liens" *****************************************************************************************************************/
.page_lien {
	font-size:100%;
}
.page_lien a {
	color:#000000;
	font-size:95%;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}
.page_lien a:link {
	color:#000000;
	font-size:95%;
	text-decoration:none;
	font-style:normal;
}
.page_lien a:hover {
	color:#ff3333;
	font-size:95%;
	text-decoration:underline;
	font-style:normal;
}
.page_lien a:active {
	color:#ff3333;
	font-size:95%;
	text-decoration:underline;
	font-style:normal;
}
.normal {
	color:#ff3333;
	text-decoration:none;
	font-size:95%;
	font-weight:normal;
}
a.normal {
	color:#ff3333;
	text-decoration:none;
	font-size:95%;
	font-weight:normal;
	font-style:normal;
}
a.normal:link {
	color:#ff3333;
	text-decoration:none;
	font-size:95%;
	font-weight:normal;
	font-style:normal;
}
a.normal:hover {
	color:#ff3333;
	text-decoration:underline;
	font-size:95%;
	font-weight:normal;
	font-style:normal;
}
a.normal:active {
	color:#ff3333;
	text-decoration:underline;
	font-size:95%;
	font-weight:normal;
	font-style:normal;
}
input.page_lien {
	background-color:#ff3333;
	color:#ffffff;
	font-weight:bold;
	border-style:solid;
	border-width:1px;
	border-color:#f49b97;
}








/*************** PAGE "lexique" *****************************************************************************************************************/
.page_lexique {
	font-size:105%;
}
.page_lexique a {
	color:#ff3333;
	font-size:95%;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	
}
.page_lexique a:link {
	color:#ff3333;
	font-size:95%;
	text-decoration:none;
	font-style:normal;
}
.page_lexique a:hover {
	color:#ff3333;
	font-size:95%;
	text-decoration:underline;
	font-style:normal;
}
.page_lexique a:active {
	color:#ff3333;
	font-size:95%;
	text-decoration:underline;
	font-style:normal;
}

/*************** PAGE "faq" *****************************************************************************************************************/

dt p.bodytext {
         cursor: pointer;
	color:#ff3333;
	font-size:105%;
	margin:0;
	padding:0 0 5px 0;
	text-transform:none;
	font-weight:bold;
	text-align:left;
}

dd p.bodytext {
	margin:0;
	padding:3px 0 4px 15px;
}


/*************** PAGE "fonds d'écran" *****************************************************************************************************************/

#wallpaper h6 {
	text-align:center;
}


/*************** PAGE "plan du site" *****************************************************************************************************************/

.tx-dropdownsitemap-pi1 A {
	color:#000000;
	font-size:95%;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}
.tx-dropdownsitemap-pi1 A:link {
	color:#000000;
	font-size:95%;
	text-decoration:none;
	font-style:normal;
}
.tx-dropdownsitemap-pi1 A:hover {
	color:#ff3333;
	font-size:95%;
	text-decoration:underline;
	font-style:normal;
}
.tx-dropdownsitemap-pi1 A:active{
	color:#ff3333;
	font-size:95%;
	text-decoration:underline;
	font-style:normal;
}
/**************************   WT GALLERY  ************************************************/
.tx-wtgallery-pi1 {
	width:475px;
	float:left;
	padding:0;
	margin:0;
}
#photo{
	width:475px;
	float:left;
	margin:25px 0 0 0;
	padding:0;
	background-image:url(../images/phototheque/fond_haut.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.photo_milieu{
	float:left;
	margin:13px 0 0 0;
	padding:10px 0 0 0;
	background-image:url(../images/phototheque/fond_gauche.gif);
	background-repeat:repeat-y;
	background-position:left top;
}
.photo_contenu{
	float:left;
	margin:0 0 0 15px;
	padding:0 0 0 5px;
}
.photo_contenu img{
	border:none;
}
.photo_agrandissement{
	width:470px;
	margin:0px 0 0 -2px;
	padding:5px 0 0 25px;
	float:left;
	font-size:0.85em;
	color:#869ab3;
}
.photo_info{
	float:left;
	width:470px;
	margin:15px 0 0 25px;
	padding:0;
}
#miniature{
	width:470px;
	float:left;
	margin:0;
	padding:0;
	background-image:url(../images/phototheque/fond_haut.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.miniature_contenu{
	width:480px;
	float:left;
	margin:13px 0 0 0;
	padding:5px 0 10px 5px;
	background-image:url(../images/phototheque/fond_gauche.gif);
	background-repeat:repeat-y;
	background-position:left top;
}
/* Hack pour IE6 sur les miniatures */
* html .miniature_contenu{
	margin:13px 0 0 0;
	padding:5px 0 10px 15px;
}
* html .miniature_contenu img{
	margin:0 0 0 10px;
	padding:0 0 0 15px;
	border:none;
	clear:both;
}
/* FIN DU HACK */
.miniature_contenu img{
	margin:0;
	padding:0 0 0 15px;
	border:none;
}
h2.wtgallery_h2{
	font-size:1em;
	color:#869ab3;
	text-transform:uppercase;
}
.wtgallery_pagebrowser{
	float:left;
	width:460px;
	margin:0 0 0 7px;
	padding:0 0px 0 23px;
	border-style:dotted;
	border-width:0 0 1px 0;
	border-color:#77bfeb;
}

.wtgallery_pagebrowser_back a{
	float:left;
	margin:0;
	padding:0 10px 0 0;
	color:#77bfeb;
	text-transform:uppercase;
	font-size:0.85em;
}
.wtgallery_pagebrowser_page{
	float:left;
	margin:0;
	padding:0 10px 0 0;
	color:#869ab3;
	text-transform:uppercase;
	font-size:0.9em;
	font-weight:bold;
}
.wtgallery_singlepic_fwdback{
	float:right;
	clear:both;
	width:220px;
	margin:10px 0 0 0;
	padding:0;
}
.wtgallery_pagebrowser_fwd {
	float:left;
}
.wtgallery_singlepic_back {

	float:left;
}
.wtgallery_pagebrowser_fwd a{
	color:#77bfeb;
	text-transform:uppercase;
	font-size:0.85em;
}
.wtgallery_singlepic_fwd a{
	color:#77bfeb;
	font-size:0.85em;
}
.wtgallery_singlepic_back a{
	color:#77bfeb;
	font-size:0.85em;
}
.wtgallery_singlepic_barre{
	float:left;
	margin:0;
	padding:0 10px 0 10px;
	color:#77bfeb;
	text-transform:uppercase;
	font-size:0.85em;
}
p .bodytext wtgallery_p{
	font-size:1em;
	color:#869ab3;
}
.wtgallery_singlepic_up{
	float:left;
	clear:both;
	width:300px;
	margin:35px 0 10px 7px;
	padding:0;
	border-style:dotted;
	border-width:1px 0 0px 0;
	border-color:#2d5776;
	text-transform:uppercase;
	font-size:0.85em;
}
.wtgallery_singlepic_up p{
	margin:15px 0 0 0;
	padding:0;
}
.wtgallery_categories{
	float:left;
	margin:15px 0 15px 5px;
	padding:0;
	width:200px;
	text-align:center;
	height:140px;
	border-style:dotted;
	border-width:0 1px 0 0;
	border-color#869ab3;
}
.wtgallery_categories img{
	border:none;
	
}
h1.wtgallery_category_h1{
	text-transform:uppercase;
	color:#869ab3;
	font-size:1em;
}
.wtgallery_category_folder {
	color:#77bfeb;
	text-align:center;
	margin:5px 0 0 0;
	padding:0;
}
.wtgallery_category_folder a{
	color:#77bfeb;
}
.wtgallery_fwdback{
	float:left;
	width:500px;
	margin:20px 0 0 7px;
	padding:5px 0px 0 23px;
	border-style:dotted;
	border-width:1px 0 0px 0;
	border-color:#2d5776;
}