@import url('css/layouts_blog/1col-droite.css');
@import url('css/dbx.css');
@import url('css/reset.css');
/*
Theme Name: Ina
Version: 1.0
Author: Service Interface Interactive | DSI

corps de la page web */ 

body {
	background:#003558 url('images/background/bg_blog_ina.gif') no-repeat;
	color:#069;
	font-family:"Arial", Helvetica, Sans-serif;
	font-size:0.8em;
	margin:0;
	text-align:left;
}

#page {
	margin:0 auto;
}

.nofloat {
	clear:both;
}

/* listes */
.post_content ul {
	margin-top:0;
}

.post_content li {
	background:url(images/pages/puce.gif) no-repeat 0 4px;
	margin:0 10px 4px 10px;
	padding-left:12px;
}

.a_la_une .post_content li {
	background:url(images/pages/puce-w.gif) no-repeat 0 4px;
}

/* gestion de l'entete */
#header {
	background-color:transparent;
	color:#069;
	float:left;
	font-family: Trebuchet MS;
	font-weight:normal;
	padding:0;
	text-transform:uppercase;
	text-shadow:0.1em 1px 1px #000;
}

#header h1 {
	font-size:2em;
	padding:0;
	text-align:left;
}

#header p {
	font-size:1em;
	padding:0;
	text-align:left;
}

#header .titre_blog_pub {
	background:url(images/navigation/bg_bloc_header_blog_pub_01.png) no-repeat 0 100%;
	height:130px;
}

.titre_blog_pub .pub_728x90 {
	float:right;
	height:90px;
	margin:20px 10px 0 0;
	width:728px;
}

/* Conteneur header sites logo + sites ina */
#header .container_sites_ina {
	height:90px;
	position:relative;
}

.container_sites_ina .bloc_logo {
	float:left;
	height:90px;
	position:relative;
	width:202px;
}

.bloc_logo a.logo_ina {
	background:url(images/logos/logo_ina.png) no-repeat 0 100%;
	cursor:pointer;
	height:58px;
	margin-top:15px;
	margin-left:20px;
	width:164px;
	float:left;
}

.container_sites_ina .nav_sites_ina_top {
	float:right;
	height:48px;
	width:758px;
}

.container_sites_ina .nav_sites_ina_main {
	float:right;
	height:42px;
	position:relative;
	width:690px;
}

/* conteneur global */
#container_main {
	float:left;
	margin:20px 0 0 0;
	padding-bottom:75px;
	width:960px;
}

#container_main .top {
	background:url(images/pages/container_main_top.gif) no-repeat 0 100%;
	height:10px;
}

#container_main .centre {
	background-color:#e3e4e0;
	padding:10px 20px;
}

#container_main .bottom {
	background:url(images/pages/container_main_bottom.gif) no-repeat;
	height:10px;
}

/* gestion du contenu */
#content {
	background-color:#e3e4e0;
	margin-bottom:20px;
}

#content h2 {
	font-size:1.4em;
	padding:0 0 4px 10px;
	position:relative;
}

#content h2 a {
	float:left;
	padding:3px 0;
}

#content h2 .date {
	color:#999;
	float:right;
	height:36px;
	margin-right:14px;
}

#content h2 .date .jour {
	border-right:solid 1px #999;
	float:left;
	font-size:28px;
	height:36px;
	line-height:36px;
	padding-right:4px;
	vertical-align:middle;
}

#content h2 .date .mois,
#content h2 .date .annee {
	font-weight:normal;
	height:18px;
	text-transform:uppercase;
}

#content h2 .titre_une {
	color:#cfd003;
	float:left;
	font-size:26px;
	font-weight:normal;
	margin-right:10px;
	padding-top:7px;
}

#content h2.pagetitle {
	background:url(images/pages/bg-title.png) no-repeat;
	color:#ffffff;
	font:normal 24px/43px Arial, Sans-Serif;
	height:48px;
	margin:0 0 16px 0;
}


.date .content_my {
	float:left;
	height:18px;
	padding:2px 0 0 4px;
	width:36px;
}

#content .post {
	background:#fff url(images/pages/bg_post_main_c.gif) repeat-y;
	color:#777;
	margin-bottom:20px;
}

#content .post_single {
	background:#fff url(images/pages/bg_post_main_c.gif) repeat-y;
	color:#777;
}

.post .postmetadata, .post .post_content, .post_single .postmetadata, .post_single .post_content {

}

.post .post_top, .post_single .post_top {
	background:url(images/pages/bg_post_main_top.gif) no-repeat;
	height:10px;
	width:582px;
}

.post_bottom {
	background:url(images/pages/bg_post_main_bottom.gif) no-repeat 0 100%;
	height:12px;
	width:582px;
}

.post_content {
	color:#555;
	font-size:1em;
	line-height:17px;
	margin:0 10px;
	padding-top:0;
}

.post_tag {
	margin:10px;
}

.a_la_une .post_tag a {
	color:#fff;	
}

.postmetadata {
	border-top:solid 1px #ccc;
	color:#666;
	font-size:11px;
	line-height:12px;
	margin:5px 10px;
	padding:10px 0;
}

.postmetadata a {
	color:#666;
	font-size:11px;
	line-height:12px;
	text-decoration:underline;
}

.postmetadata a:hover {
	color:#000;
}

.postmetadata div.commentaires {
	float:right;
}

.post div.mots-cles {
	padding:10px;
}

.publishby {
	float:right;
	padding:0;
}

.postmetadata .addthis_toolbox.addthis_default_style {
	padding:0;
}

.addthis_toolbox.addthis_default_style {
	padding:10px;
}

.addthis_toolbox.addthis_default_style.addthis_comment {
	border-top:1px solid #CCCCCC;
	margin-top:10px;
	padding-top:10px;
}

/*.a_la_une .addthis_toolbox.addthis_default_style .at300bs {
	background-color:#fff;
	border:solid;
	border-color:#0CF;
	border-width:1px;
}*/

/*.a_la_une .addthis_toolbox.addthis_default_style .at300bs.at15t_compact {
	background-color:#fe6d4c;
	border:none;
}*/

.a_la_une {
	background:#0097ca url(images/pages/bg_a_la_une.png) top repeat-x;
	color:#fff;
	margin-bottom:20px;
	overflow:hidden;
	width:580px;
}

.a_la_une .postmetadata, .a_la_une .post_content {
	border-color:#fff;
	color:#fff;
}

.a_la_une h2 a {
	color:#fff;
	font-family:Arial, Sans-Serif;
	font-size:26px;
	font-weight:normal;
}

.a_la_une h2 a:hover {
	color:#cfd003;
}

.a_la_une .post_top {
	background:url(images/pages/bg_a_la_une_top.gif) repeat-x;
	height:10px;
	width:580px;
}

.a_la_une .post_bottom {
	background:url(images/pages/bg_a_la_une_bottom.gif) no-repeat 0 100%;
	height:10px;
	width:580px;
}

.a_la_une div.mots-cles {
	padding:0 10px;
}

.a_la_une div.mots-cles a {
	color:#ffffff;
}

.sidebar li h2 {
	background:url(images/pages/panel_sr_gen.png) no-repeat 0 0;
	color:#fff;
	height:21px;
	margin:0;
	padding:7px 0 0 10px;
	position:relative;
}

.sidebar li ul {
	background:url(images/pages/bloc_sr_gen_01.png) 0 100%;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0 0 10px;
}

.sidebar li ul li {
	padding:6px 6px 6px 16px;
/* 	text-indent:10px; */
}

.sidebar li ul li+li {
	border-top:dashed;
	border-top-color:#ccc;
	border-top-width:1px;
}

/* gestion des liens */
a {
	color:#555;
	text-decoration:none;
}

a:hover {
	color:#777;
	text-decoration:underline;
}

#content .post h2 a, #content .post_single h2 a {
	color:#0086b1;
	font-family:Arial, Sans-Serif;
	font-size:26px;
	font-weight:normal;
}

.post_content a {
	color:#069;
	text-decoration:underline;
}

.post_content a:hover {
	color:#9fab19;
}

.sidebar a:hover {
	border-bottom:1px dotted;
	text-decoration:none;
}

.sidebar h2, .comments-template h2 {
	font:bold 12px/14px Trebuchet MS;
	text-transform:uppercase;
}

.comments-template h3 {
	color:#0086b1;
	font-family:Arial, Sans-Serif;
	font-size:1.6em;
	font-weight:normal;
}

/* gestion des widgets */

*+html .wp_cumulus_widget {
	margin-bottom:4px;
}

.widget_search, #search {
	background:url(images/pages/bloc_rechercher.png) no-repeat 0 100%;
	height:26px;
	padding:11px;
}

.pub-widget {
	background:url(images/pages/bloc_pub.png) no-repeat 0 100%;
	height:252px;
	padding:10px;
	width:302px;
}

.widget_categories a {
	background:url(images/pages/morelink_fleche.gif) no-repeat 100%;
	background-position:left;
	padding-left:15px;
}

/* Navigation sites INA top */
#nav_top {
	float:right;
	font-family:"Arial", Helvetica, Sans-serif;
	font-weight:700;
	margin-right:25px;
	text-align:center;
	text-decoration:none;
}

#nav_top li {
	float:left;
	line-height:24px;
	margin-right:1px;
}

#nav_top .bg_connecter {
	background:url(images/navigation_ina/bg_se_connecter.png) top left no-repeat;
	color:#7f7f7f;
	float:left;
	font-size:11px;
	height:25px;
	width:152px;
}

#nav_top a.bt_ina_fr {
	background:url(images/navigation_ina/bt_ina.png) top left no-repeat;
	float:left;
	height:25px;
	width:110px;
}

#nav_top a.bt_boutique {
	background:url(images/navigation_ina/bg_boutique.png) top left no-repeat;
	color:#FFF;
	float:left;
	height:25px;
	text-shadow:none;
	width:110px;
}

/* Navigation sites INA */
#nav_ina li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

#nav_ina a.bt_radio {
	background:url(images/navigation_ina/bt_radio.png) top left no-repeat;
	float:left;
	height:42px;
	text-decoration:none;
	width:93px;
}

#nav_ina a:hover.bt_radio {
	background-position:-93px 0;
}

#nav_ina a.bt_visio {
	background:url(images/navigation_ina/bt_visio.png) top left no-repeat;
	float:left;
	height:42px;
	text-decoration:none;
	width:88px;
}

#nav_ina a:hover.bt_visio {
	background-position:-88px 0;
}

#nav_ina a.bt_fresque {
	background:url(images/navigation_ina/bt_fresques.png) top left no-repeat;
	float:left;
	height:42px;
	text-decoration:none;
	width:199px;
}

#nav_ina a:hover.bt_fresque {
	background-position:-199px 0;
}

#nav_ina a.bt_web_docu {
	background:url(images/navigation_ina/bt_web_doc.png) top left no-repeat;
	float:left;
	height:42px;
	text-decoration:none;
	width:172px;
}

#nav_ina a:hover.bt_web_docu {
	background-position:-172px 0;
}

#nav_ina a.bt_cartes {
	background:url(images/navigation_ina/bt_cartes.png) top left no-repeat;
	float:left;
	height:42px;
	text-decoration:none;
	width:69px;
	display:none;
}

#nav_ina a:hover.bt_cartes {
	background-position:-69px 0;
}

#nav_ina a.bt_rss {
	background:url(images/navigation_ina/bt_rss.png) top left no-repeat;
	float:left;
	height:42px;
	text-decoration:none;
	width:112px;
}

#nav_ina a:hover.bt_rss {
	background-position:-112px 0;
}

/* Navigation */
#menu {
	float:left;
	height:40px;
	line-height:40px;
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:0;
	width:960px;
	z-index:1000;
}

#menu a {
	color:#fff;
	text-decoration:none;
}

#menu li {
	background:url(images/navigation/nav-bg.gif) repeat-x;
	cursor:pointer;
	display:inline-block;
	float:left;
	position:relative;
	text-align:center;
	width:122px;
}

#menu li a {
	display:block;
}

#menu li.sep {
	background:url(images/navigation/nav-bar.gif) no-repeat;
	float:left;
	height:40px;
	width:2px;
}

#menu li a:hover {
	color:#B0D730;
}

#menu .home {
	background:url(images/navigation/bt_accueil_off.png) no-repeat;
	float:left;
	height:40px;
	padding:0;
	width:80px;
}

#menu .fin_nav {
	background:url(images/navigation/bt_arr_nav_fin.png) no-repeat;
	float:left;
	height:40px;
	padding:0;
	width:10px;
}

.sidebar, .comments-template {
	margin:0;
}

/* Gestion blogs partenaires/moment */
.featured_post {
	background-color:#fff;
	margin:20px 0 10px 10px;
	overflow:hidden;
	width:560px;
}

.featured_post .fp_top {
	background:#0097ca url(images/pages/panel_featuredpost.gif) no-repeat;
	color:#fff;
	font:bold 12px/14px Trebuchet MS;
	height:22px;
	padding:8px 0 0 10px;
	width:550px;
}

.featured_post .fp_bottom {
	background:url(images/pages/featuredpost_bottom.gif) no-repeat 0 100%;
	float:left;
	height:11px;
	width:560px;
}

.featured_post .fp_item {
	background-color:#fff;
	border-bottom-color:#ccc;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	color:#777;
	float:left;
	padding:20px 10px 10px;
	width:540px;
	line-height:16px;
}

.avatar {
	float:left;
	height:48px;
	margin-right:10px;
	width:48px;
}

/* Gestion du footer 
 Footer principal */
#footer {
	clear:both;
	color:#666;
	font-size:1em;
	padding:0;
}

#footer p {
	font-size:1em;
	padding:0;
	text-align:right;
}

.container_footer_principal {
	background:url(images/footer/bloc_footer.gif) no-repeat;
	background-repeat:no-repeat;
	float:left;
	height:122px;
	padding:10px 10px 0 10px;
	width:562px;
}

.container_footer_principal li a {
	background:url(images/pages/ml_fleche_bg_bleu.gif) no-repeat 100%;
	background-position:left;
	clear:both;
	float:left;
	margin:4px 0 4px 0;
	padding-left:15px;
}

.pan-titre {
	border-bottom:solid;
	border-bottom-color:#fff;
	border-bottom-width:1px;
	color:#fff;
	float:left;
	font-weight:700;
	height:16px;
	padding-top:2px;
	width:100%;
}

.pan-titre .deux {
	margin-left:162px;
}

.pan-un {
	border-right:solid;
	border-right-color:#fff;
	border-right-width:1px;
	float:left;
	height:64px;
	margin-top:5px;
	width:200px;
}

.pan-un label {
	margin-right:10px;
}

*+html .pan-un label {
	margin-right:-1px;
}

.pan-un p {
	margin-top:4px;
}

.pan-deux {
	float:left;
	height:64px;
	margin-top:5px;
}

.pan-deux ul, .pan-trois ul, .pan-quatre ul {
	margin:0 0 0 10px;
	padding:0;
}

.container_footer_sites .logos_main {
	height:42px;
	margin-top:20px;
}

/* Footer sites */
.container_footer_sites {
	background:url(images/footer/bloc_sites_ina.gif) no-repeat;
	color:#333;
	float:right;
	font-weight:700;
	height:102px;
	padding:10px;
	width:302px;
	position:relative;
}
a.logoina {
	background:url(images/footer/p_logo_ina.gif) no-repeat;
	height:41px;
	width:41px;
	position:absolute;
	top:29px;
	left:28px;
}
a.logo_ina_sup {
	background:url(images/footer/p_logo_ina_sup.gif) no-repeat;
	height:41px;
	width:41px;
	position:absolute;
	top:29px;
	left:102px;
}
a.logo_grm {
	background:url(images/footer/p_logo_ina_grm.gif) no-repeat;
	float:left;
	height:41px;
	width:41px;
	position:absolute;
	top:29px;
	left:176px;
}
a.logo_ina_boutique {
	background:url(images/footer/p_logo_ina_boutique.gif) no-repeat;
	height:68px;
	width:44px;
	position:absolute;
	top:15px;
	left:250px;
}
a.logo_ina_global {
	background:url(images/footer/p_logo_ina_global.gif) no-repeat;
	float:left;
	width:105px;
	height:26px;
	position:absolute;
	top:89px;
	left:28px;
}
a.logo_ina_fr {
	background:url(images/footer/logo_ina_fr_footer.gif) no-repeat;
	width:55px;
	height:20px;
	position:absolute;
	top:89px;
	left:167px;
}

/* Comments */
.comments-template {
	background:#fff url(images/pages/bg_post_main_c.gif) repeat-y;
}

.comments-template .post_bottom {
	clear: both;
}

.comments-template .bloc_comments {
	background-color:#0086b1;
	margin-left:10px;
	position:relative;
	width:561px;
	float:left;
}

.bloc_comments p {
	color:#fff;
	padding:0;
}

.bloc_comments p.nonconn {
	padding:0 10px;
}

.bloc_comments p.nonconn a {
	text-decoration:underline;
}

.bloc_comments h3 {
	color:#fff;
	font-weight:normal;
	padding-left:10px;
}

.bloc_comments .top_comments {
	background:url(images/pages/bloc_comments_top.gif) no-repeat;
	height:10px;
	width:561px;
}

.bloc_comments .bottom_comments {
	background:url(images/pages/bloc_comments_bottom.gif) no-repeat 0 100%;
	height:10px;
	width:561px;
}

.comments-template ol {
	list-style:none;
}

.comments-template ol p {
	font-family:"Arial", Helvetica, Sans-serif;
	font-size:0.9em;
	padding:0;
}

.commentcontent div.comment-texte {
	border-left:solid 1px #c5c7c8;
	border-right:solid 1px #c5c7c8;
	padding:10px;
	width:480px;
}

.comments-template ol li {
	float:left;
	margin-bottom:10px;
	width:561px;
}

.commentcontent {
	float:left;
	width:502px;
}

.commentcontent .cc_top {
	background:url(images/pages/commentcontent_top.gif) no-repeat 0 100%;
	display:block;
	height:10px;
	width:502px;
}

.commentcontent .cc_bottom {
	background:url(images/pages/commentcontent_bottom.gif) no-repeat;
	height:10px;
	width:502px;
}

.commentmetadata {
	border-left-color:#c5c7c8;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#c5c7c8;
	border-right-style:solid;
	border-right-width:1px;
	font-size:0.9em;
	padding:0 10px 5px;
	width:480px;
}

.comments-template p.nocomments {
	padding:0;
}

.comments-template textarea {
	font:11px/13px Arial, Helvetica, Sans-serif;
	width:475px;
}

.cadre_commentaires {
	float:left;
	margin:40px 0 30px 10px;
}

#content .post h2 a:hover, #content .post_single h2 a:hover {
	color:#555;
}

form#commentform {
	padding-left:60px;
}

/* bouton formulaire */
.widget_search input[type="submit"], #search input[type="submit"] {
	background:url(images/pages/bt_rechercher_01_off.gif) no-repeat;
	border:none;
	cursor:pointer;
	float:right;
	height:26px;
	line-height:30px;
	width:82px;
}

.widget_search input:hover[type="submit"], #search input:hover[type="submit"] {
	background:url(images/pages/bt_rechercher_01_off.gif) no-repeat;
}

.widget_search input[type="text"], #search input[type="text"] {
	color:#666;
	float:left;
	height:20px;
	width:200px;
}

.bloc_comments p input[type="submit"] {
	background:url(images/pages/bt_envoyer.gif) no-repeat;
	border:none;
	cursor:pointer;
	height:26px;
	line-height:30px;
	width:66px;
}

.bloc_comments p input:hover[type="submit"] {
	background:url(images/pages/bt_envoyer.gif) no-repeat;
}

/* Boutons oval posts */
a.more-link {
	background:transparent url('images/pages/bt_lire_suite.png') no-repeat top left;
	color:#fff;
	display:block;
	font-size:11px;
	height:16px;
	line-height:16px;
	margin:5px 0 20px 480px;
	padding-left:8px;
	text-decoration:none;
	width:74px;
}

a.more-link:hover {
	background:transparent url('images/pages/bt_lire_suite.png') no-repeat top left;
}

.fp_item a.more-link {
	background:transparent url('images/pages/bt_lire_suite.png') no-repeat top left;
	color:#fff;
	display:block;
	font-size:11px;
	height:16px;
	line-height:16px;
	margin:10px 0 0 450px;
	padding-left:8px;
	text-decoration:none;
	width:74px;
}

/* Gestion page navigation */
#content .page_nav {
	margin-bottom:0;
	width:582px;
}

.a_la_une .addthis_toolbox.addthis_default_style a, .a_la_une .postmetadata a, .bloc_comments p a, #header h1 a, #footer a {
	color:#fff;
}

.sidebar #search, #categories, .pagenav, #archives, .linkcat, #infometa, #abonblog, .cadre_commentaires H3, .widget, .blog_banner_fils img {
	margin-bottom:20px;
}

/* Gestion page RSS/Blog */
.top_page_gen {
	background:url(images/pages/bg_post_main_top.gif) no-repeat;
	height:10px;
	width:582px;
}

.mh {
	margin-top:20px;
}

.content_ban300x120 {
	background:#fff url(images/pages/test_tous_blogs.gif) no-repeat;
	height:120px;
	width:300px;
	position:absolute;
}

.content_txt_blogs {
	height:120px;
	width:200px;
	position:absolute;
	margin-left:320px;
}


.content_page_gen, .content_page_tblog {
	background:#fff url(images/pages/bg_post_main_c.gif) repeat-y;
}

#content .content_page_gen h2, #content .content_page_tblog h2 {
	border-bottom:1px solid #CCCCCC;
	color:#0086b1;
	font:normal 26px Arial, Sans-Serif;
	margin:0 10px 10px 10px;
	padding:7px 0 0 0;
}

.content_page_tblog h4 {
	margin-top:8px;
}

#content .content_page_tblog .publie_date {
	border-top:dashed;
	border-top-color:#CCC;
	border-top-width:1px;
	border-bottom:dashed;
	border-bottom-color:#CCC;
	border-bottom-width:1px;
	color:#494949;
	font-size:10px;
	margin-top:10px;
	line-height:18px;
}

.content_page_gen li {
	padding:10px;
	line-height:16px;
}

.content_page_tblog li {
	padding:5px 15px 5px 15px;
	height:120px;
	width:562px;
}

.bottom_page_gen {
	background:url(images/pages/bg_post_main_bottom.gif) no-repeat 0 100%;
	height:12px;
	width:582px;
}
.container_p_gen .content_page_gen a, .container_p_gen .content_page_tblog a  {
	font-weight:700;
}

.container_p_gen .content_page_gen a.frss{
  	background:url(images/pages/morelink_fleche.gif) no-repeat 100%;
	background-position:left;
	padding-left:15px;*/
	color:#1ca6d4;
	font-size:14px;
}

.container_p_gen .content_page_tblog a.titre_tous_blogs{
	color:#1ca6d4;
	display:block;
	font-size:14px;
	margin-bottom:7px;
}
.container_p_gen .content_page_gen a:hover.frss{
	color:#899500;
}

/* Gestion recherche */
.content_page_search {
	background:#fff url(images/pages/bg_post_main_c.gif) repeat-y;
	padding:0 10px;
}

#content .content_page_search h2  {
	color:#0086B1;
	font:normal 26px Arial, Sans-Serif;
}

.bloc_searchform {
	margin-top:10px;
	padding:10px;
}

.bloc_searchform input[type="submit"] {
	background:url("images/pages/bt_rechercher_02_off.gif") no-repeat scroll 0 0 transparent;
	border:medium none;
	cursor:pointer;
	height:26px;
	line-height:30px;
	margin-left:15px;
	text-indent:9999px;
	width:82px;
}

.bloc_searchform input[type="text"] {
	color:#666;
	float:left;
	height:20px;
	width:200px;
}

/* featured_post */
.featured_post .fp_item a.linkwediget{
	font-weight:700;
	color:#1CA6D4;
}
.featured_post .fp_item a.linkwediget:hover{
	color:#899500;
}
.featured_post .fp_item .gray_text_small{
	color:#006699;
}

/* Bouton jaime facebook */
div.a_la_une div.jaime-debut{
	height:24px;
	padding:0 0 10px 0;
	margin-bottom:10px;
	border-bottom: 1px solid #FFFFFF;
}
div.a_la_une div.jaime-fin{
	height:24px;
	padding:20px 0 0 0;
}
div.post_single div.jaime-debut,
div.post div.jaime-debut{
	height:24px;
	padding:0 0 10px 0;
	margin-bottom:10px;
	border-bottom: 1px solid #CCCCCC;
}
div.post_single div.jaime-fin,
div.post div.jaime-fin{
	height:24px;
	padding:20px 0 0 0;
}
