.menuDroite{margin:0; padding:0; width:180px; list-style:none;background:rgb(255,255,255);}
.menuDroite li{padding:0; margin:0 0 0px 0; height:25px; display:block; }
.menuDroite li a{text-align:left;height:25px; padding:0px 25px; font:11px Arial, Helvetica, sans-serif; color:rgb(255,255,255); display:block; background:url('../../IMAGES/MENU-DROIT/verMenuImages.png') 0px 0px no-repeat; text-decoration:none; outline:none;}
.menuDroite li a:hover{background:url('../../IMAGES/MENU-DROIT/verMenuImages.png') 0px -25px no-repeat; color:rgb(255,255,255);}
.menuDroite li a.active, .menuDroite li a.active:hover{background:url('../../IMAGES/MENU-DROIT/verMenuImages.png') 0px -50px no-repeat; color:rgb(255,255,255);}
.menuDroite li a span{line-height:25px;}

/*
 * menu
 */

 #navigation {
margin:0; padding:0;
background:#FFF url(../../IMAGES/MODELE/navigation.gif) repeat-x bottom center;
border-top:2px solid #393b3b; border-bottom:1px solid #FFF;
}

 

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

#menu li {
	position: relative;
	z-index: 5;  
	margin: 0px;
	padding: 0px;
}

#menu a,
#menu span { display: block; }
#menu a { text-decoration: none; }

 
#menu span.icon {
	background-repeat: no-repeat;
	background-position: 0 50%;
}

 
#menu ul.menu {float: left;}

#menu li.level1 {
	margin-right: 10px;
	float: left;
}

#menu a.level1,
#menu span.level1 { float: left; }

#menu a.level1 span.bg,
#menu span.level1 span.bg {
	height: 40px;
	padding: 0px 15px 0px 15px;
	float: left;
	line-height: 35px;
	font-size: 14px;
	color: #323232;
}

 
#menu li.level1:hover { background: url(../../IMAGES/MENU/menu_level1_item.png) 0 0 no-repeat; }

#menu li:hover a.level1,
#menu li:hover span.level1 { background: url(../../IMAGES/MENU/menu_level1_item.png) 100% -40px no-repeat; }

#menu li:hover a.level1 span.bg,
#menu li:hover span.level1 span.bg { color: #ffffff; }

 
#menu li.remain { background: url(../../IMAGES/MENU/menu_level1_item.png) 0 0 no-repeat; }
#menu li.remain a.level1,
#menu li.remain span.level1 { background: url(../../IMAGES/MENU/menu_level1_item.png) 100% -40px no-repeat; }
#menu li.remain a.level1 span.bg,
#menu li.remain a.level1 span.bg,
#menu li.remain span.level1 span.bg { color: #ffffff; }

 
#menu li.active a.level1 span.bg,
#menu li.active span.level1 span.bg { color: #c8001e; }

#menu li.active:hover a.level1 span.bg,
#menu li.active:hover span.level1 span.bg { color: #ff0000; }
#menu li.active.remain a.level1 span.bg,
#menu li.active.remain span.level1 span.bg { color: #ff0000; }

 
#menu a.level1 span.title,
#menu span.level1 span.title {
	font-size: 17px;
	line-height: 25px;
}

 
#menu a.level1 span.subtitle,
#menu span.level1 span.subtitle {
	margin-top: -4px;
	font-size: 9px;
	font-weight: normal;
	color: #323232;
	line-height: 10px;
	text-transform: none;
	letter-spacing: 0px;
}

#menu li:hover a.level1 span.subtitle,
#menu li:hover span.level1 span.subtitle { color: #ffffff; }
#menu li.remain a.level1 span.subtitle,
#menu li.remain span.level1 span.subtitle { color: #ffffff; }

 
#menu .dropdown {
	position: absolute;
	top: 40px;
	left: -999em;  
	z-index: 100;
	 
}

#menu li:hover .dropdown,
#menu li.remain .dropdown { left: 0px; }

#menu .dropdown-t2 {
	padding: 0px 5px 0px 0px;
	background: url(../../IMAGES/MENU/menu_dropdown_corners.png) 100% 0 no-repeat;
}

#menu .dropdown-t3 {
	height: 5px;
	background: #1e1e1e
}

#menu .dropdown-1 {}
#menu .dropdown-2 { overflow: hidden; }

#menu .dropdown-3 {
	padding: 0px 4px 0px 4px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #1e1e1e;
	overflow: hidden;
}

#menu .dropdown-b1 {
	background: url(../../IMAGES/MENU/menu_dropdown_corners.png) 0 -5px no-repeat;
}

#menu .dropdown-b2 {
	padding: 0px 5px 0px 5px;
	background: url(../../IMAGES/MENU/menu_dropdown_corners.png) 100% -10px no-repeat;
}

#menu .dropdown-b3 {
	height: 4px;
	border-bottom: 1px solid #000000;
	background: #1e1e1e
}

#menu li.level2 { margin-bottom: 5px; }
#menu li.level1 li.last { margin-bottom: 0px; }

#menu .group-box1 { background: #ffffff url(../../IMAGES/MENU/menu_level2_group_b.png) 0 100% repeat-x; }
#menu .group-box2 { background: url(../../IMAGES/MENU/menu_level2_group_corners.png) 0 0 no-repeat; }
#menu .group-box3 { background: url(../../IMAGES/MENU/menu_level2_group_corners.png) 100% 0 no-repeat; }
#menu .group-box4 { background: url(../../IMAGES/MENU/menu_level2_group_corners.png) 0 100% no-repeat; }
#menu .group-box5 {
	padding: 1px;
	background: url(../../IMAGES/MENU/menu_level2_group_corners.png) 100% 100% no-repeat;
	overflow: hidden;
}

#menu .hover-box4 {
	overflow: hidden;
}

 
#menu li.level1 li.parent .hover-box1 {
	width: 55%;
	float: left;
}

 
#menu .hover-box1:hover { background: #DCDDDE; }
#menu .hover-box1:hover .hover-box2 { background: url(../../IMAGES/MENU/menu_level2_item_hover_corners.png) 100% 0 no-repeat; }
#menu .hover-box1:hover .hover-box3 { background: url(../../IMAGES/MENU/menu_level2_item_hover_corners.png) 0 100% no-repeat; }
#menu .hover-box1:hover .hover-box4 { background: url(../../IMAGES/MENU/menu_level2_item_hover_corners.png) 100% 100% no-repeat; }

#menu ul.level2 li.separator .hover-box1:hover,
#menu ul.level2 li.separator .hover-box1:hover .hover-box2,
#menu ul.level2 li.separator .hover-box1:hover .hover-box3,
#menu ul.level2 li.separator .hover-box1:hover .hover-box4 { background: transparent; }

#menu a.level2 span.bg,
#menu span.level2 span.bg {
	height: 45px;
	line-height: 45px;
	text-indent: 10px;
	color: #323232;
	font-size: 14px;
	letter-spacing: -1px;
}

#menu a.level2 span.icon,
#menu span.level2 span.icon {
	text-indent: 50px;
}

 
#menu li.level2 a.current span.bg { font-weight: bold; } 

 
#menu a.level2 span.title, #menu span.level2 span.title {
	line-height: 33px;
}

 
#menu a.level2 span.subtitle, #menu span.level2 span.subtitle {
	margin-top: -8px;
	font-size: 10px;
	font-weight: normal;
	color: #646464;
	line-height: 10px;
	text-transform: none;
	letter-spacing: 0px;
}

 
#menu .sub {
	width: 45%;
	padding: 5px 0px 5px 0px;
	float: left;
}

#menu ul.level3 {
	margin: 0px 0px 0px 1px;
	padding-left: 5px;
	border-left: 1px solid #c8c8c8;
}

#menu a.level3:hover { text-decoration: underline; }

#menu a.level3 span.bg,
#menu span.level3 span.bg {
	height: 17px;
	background: url(../../IMAGES/MENU/menu_level3_item.png) 1px 5px no-repeat;
	line-height: 17px;
	text-indent: 10px;
	font-size: 11px;
}

 
 
 
 

#menu .columns2 ul.level2,
#menu .columns3 ul.level2,
#menu .columns4 ul.level2 { float: left; }

#menu .columns2 ul.level2 {	width: 50%; }

#menu .columns3 ul.level2 { width: 34%; }
#menu .columns3 ul.first,
#menu .columns3 ul.last { width: 33%; }

#menu .columns4 ul.level2 { width: 25%; }

#menu .columns2 li.level2 .group-box1,
#menu .columns3 li.level2 .group-box1,
#menu .columns4 li.level2 .group-box1 { margin-right: 5px; }

#menu .columns2 ul.last li.level2 .group-box1,
#menu .columns3 ul.last li.level2 .group-box1,
#menu .columns4 ul.last li.level2 .group-box1 { margin-right: 0px; }






#navbar-iframe {
height:0px;
visibility:hidden;
display:none;
}
/* TABLA DE CONTENIDOS
00 - Elementos globales - Elementos estÃ&#161;ndar
01 - TipografÃ&#173;a - Todas las fuentes del sitio
02 - Estructura - Columnas, clearfix, etc.
03 - Header - Header, Logo, navegaciÃ&#179;n, buscador.
04 - Posts destacados - ArÃ&#173;culos con imÃ&#161;genes en jQuery.
05 - Contenido principal - Post boxes, post meta, etc.
06 - Sidebar - Elementos del sidebar.
07 - Perfil - DiseÃ&#177;o del perfil de Blogger.
08 - Footer - Categorias, Acerca de, Copyright, Sponsors.
/* ----------------------------------------------*/
/* 00 - ELEMENTOS GLOBALES
/* ----------------------------------------------*/
body {
margin:0; padding:0;
width:auto; height:auto;
background:#e0edf3;
font:0.75em Arial, Helvetica, sans-serif; color:#5e6568;
line-height:19px;
}
code {
margin:0; padding:0;
width:80%; height:auto;
font:1.17em Georgia, "Times New Roman", Times, serif; color:#0f8eb3;
}
pre {
margin:0 auto; padding:5px 20px;
background:#f4f1ec url(images/code.gif) repeat;
border:1px solid #bbced7;
font:0.92em Georgia, "Times New Roman", Times, serif; color:#3e3e3e;
line-height:200%;
}
blockquote {
margin:0 auto; padding:5px 20px;
width:80%; height:auto;
background:#f8fbfc url(../../IMAGES/MODELE/blockquote.gif) no-repeat top left; border:1px solid #edeff0;
}
img {
margin:0; padding:0;
border:0;
}
ins {
color:#009999;
}
del {
color:#990000;
}
/* 01 - TIPOGRAFÃ&#65533;A
/* ----------------------------------------------*/
h1 {
margin:-10px 0 0 0; padding:0;
font:bold 3.53em Verdana, Arial, Helvetica, sans-serif; color:#fefefe;
position:relative; display:block;
}
.post-body h1 {
margin:0; padding:0;
font:bold 1.3em Arial, Helvetica, sans-serif; color:#000;
}
h1 a:link, h1 a:active, h1 a:visited {
color:#30393D;
outline:0;
}
h1 a:hover {
color:#60727A;
}
h1 span {
margin:10px 0 0 0;
background:url(../../IMAGES/MODELE/gradient.png) repeat-x;
width:100%; height:20px;
position:absolute; display:block;
}
h2 {
margin:0; padding:0;
font:0.83em Verdana, Arial, Helvetica, sans-serif; color:#b9b9b9;
}
.post-body h2 {
margin:10px 0; padding:0;
font:bold 2.00em Arial, Helvetica, sans-serif; color:#53798b;
}
h3 {
margin:0; padding:0;
font:bold 1.2em Arial, Helvetica, sans-serif; color:#75CAFF;
}
.post-body h3 {
margin:10px 0; padding:0;
font:bold 1.50em Arial, Helvetica, sans-serif; color:#FFF;
}
h3 a:link, h3 a:active, h3 a:visited {
color:#30393d;
}
h3 a:hover {
color:#54798b;
}
h3.post-title, h3.post-title-small {
margin:0; padding:10px 0;
width:380px; height:auto;
border-bottom:4px solid #30393d;
}
h3.post-title-small {
font-size:1.50em;
}
h4 {
margin:0; padding:0;
font:bold 1.35em Arial, Helvetica, sans-serif; color:#fefefe;
}
.post-body h4 {
margin:10px 0; padding:0;
font:bold 1.17em Georgia, "Times New Roman", Times, serif; color:#53798b;
}
#footer h4 {
margin:0 0 5px 0;
font:bold 1.40em;
}
#sidebar h2 {
/* Sidebar Header */
margin:0; padding:28px 0 0 20px;
width:285px; height:55px;
background:#777 url(../../IMAGES/MODELE/sidebar-top.gif) no-repeat top center;
font: 1.6em Arial, Helvetica, sans-serif; color:#587682;
}
.post-body h5 {
margin:10px 0; padding:0;
width:auto; height:auto;
background:none;
font:bold 1.00em Georgia, "Times New Roman", Times, serif; color:#53798b;
}
#tag_cloud h5, #searchform label {
margin:0; padding:0;
background:none;
}
a:link, a:active {
color:#777;
text-decoration:none;
}
a:hover {
color:#000;
}
a:visited {
color:#999;
text-decoration:none;
}
/* Header
/* -------------- */


#navigation2 ul li a:link, #navigation2 ul li a:active, #navigation2 ul li a:visited {
margin:0; padding:13px 15px;
font:bold 1.02em Arial, Helvetica, sans-serif; color:#34393e;
display:block;
}
#navigation2 ul li a:hover {
color:#000;
font-weight:bold; text-decoration:underline;
}
#navigation2 ul.pages li.current_page_item a:link, #navigation2 ul.pages li.current_page_item a:active, #navigation2 ul.pages li.current_page_item a:visited {
/* Crazy margins to pull up the hover image above the borders.*/
margin:-3px 0 0 0; padding:15px 15px 14px 15px;
background:#171615 url(../../IMAGES/MODELE/navigation-hover.gif) repeat-x bottom center;
color:#f1f8ff; position:relative
}


a.rss:link, a.rss:active, a.rss:visited, a.rss:hover {
margin:13px 15px 0 0; padding:0;
width:16px; height:17px;
background:url(../../IMAGES/MODELE/rss.png) no-repeat top center;
text-indent:-9999px; display:block; outline:0;
}
/* Main Content
/* -------------- */
.post-info {
text-align:right;
font:0.92em Georgia, "Times New Roman", Times, serif; color:#81888d;
}
.post-info span {
font-size:1.18em;
}
.post-info a:link, .post-info a:active, .post-info a:visited {
color:#1e1c1a;
text-decoration:none;
}
.post-info a:hover {
color:#f23183;
}
.comment-count a:link, .comment-count a:active, .comment-count a:visited {
margin:0; padding:10px 20px;
font:bold 1.75em Arial, Helvetica, sans-serif; color:#FFF;
display:block;
}
.comment-count a:hover {
background:#068CF7;
}
.post-body strong {
font:bold 1.1em Arial, Helvetica, sans-serif; color:#30393d;
line-height:21px;
}
.continue-reading a:link, .continue-reading a:active, .continue-reading a:visited {
font:bold italic 1.17em Georgia, "Times New Roman", Times, serif;
color:#068CF7;
}
.continue-reading a:hover {
color:#06A3F7;
}
/* Etiquetas en posts
/* -------------- */
.category a:link, .category a:visited {
margin-bottom:-1px; padding:15px 0 0 0;
display:inline-block;
height:25px; outline:0;
font:1.00em Georgia, "Times New Roman", Times, serif; color:#7f7d7e;
}
/* NavegaciÃ&#179;n (entradas antiguas)
/* -------------- */
.navigation {
font:normal 0.92em Georgia, "Times New Roman", Times, serif; color:#81888d;
}
.navigation a:link, .navigation a:visited, .navigation a:active {
font:bold 0.92em Georgia, "Times New Roman", Times, serif; color:#656c71;
}
.navigation a:hover {
color:#35383a;
}

.navigation2 {
font:normal 0.92em Georgia, "Times New Roman", Times, serif; color:#81888d;
}
.navigation2 a:link, .navigation2 a:visited, .navigation2 a:active {
font:bold 0.92em Georgia, "Times New Roman", Times, serif; color:#656c71;
}
.navigation2 a:hover {
color:#35383a;
}

/* Comentarios
/* -------------- */
.comment-author {
font:1.50em Arial, Helvetica, sans-serif; color:#3c4d54;
}
.comment-author a:link, .comment-author a:active, .comment-author a:visited {
color:#3c4d54;
}
.comment-body {
font:1.00em Arial, Helvetica, sans-serif; color:#74868d;
line-height:19px;
}
#comments-block .comment-count {
margin:0; padding:10px 20px;
font:bold 1.75em Arial, Helvetica, sans-serif; color:#FFF;
display:block;
}
/* Sidebar
/* -------------- */
#sidebar .widget {
font:0.92em Arial, Helvetica, sans-serif;
}
#sidebar .widget a:link, #sidebar .widget a:visited, #sidebar .widget a:active {
font:bold 1.17em Arial, Helvetica, sans-serif; color:#5a656a;
}
#sidebar .widget a:hover {
text-decoration:none;
}
/* Footer
/* -------------- */
p.about-text {
margin:0 0 10px 0;
font:0.92em Arial, Helvetica, sans-serif; color:#b2b2b2;
line-height:17px;
}
p.copyright {
margin:10px 0 0 0;
font:0.65em Arial, Helvetica, sans-serif; color:#404040;
}
/* Misc
/* -------------- */
.arial, .arial a {
font-family:Arial, Helvetica, sans-serif;
}
/* 02 - ESTRUCTURA
/* ----------------------------------------------*/
.container {
margin:0 auto; padding:0;
width:1150px; height:auto;
}
/* Columnas
/* -------------- */
#col-580 {
width:950px;
float:left;
}
.col-340 {
width:340px;
}
.left, .alignleft {
float:left;
}
.right, .alignright {
float:right;
}
.aligncenter {
margin:0 auto;
display:block;
}
/* Clearfix
/* -------------- */
.clearfix:after {
content: " ";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: inline-block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
}
/* 03 - HEADER
/* ----------------------------------------------*/


div#socialbookmark { height: 32px; padding : 0px; float:right; }
div#socialbookmark-wrapper { margin: 0 10px 0 0px; height:32px; padding:0px; float:right;}
div#socialbookmark ul { display: block; list-style-type: none; margin: 0 auto; padding: 0; height: 22px; float:right;  }
div#socialbookmark ul li {
display: block; margin: 5px; padding: 0;
float: left; height: 22px;
}
div#socialbookmark ul li a.bookmark {border:none; padding:0 5px;}
div#socialbookmark-wrapper ul li a.bookmark {border:none; padding:0px;}
div#socialbookmark ul li img {border:none; }

#header {
margin:0; padding:0;
width:auto; height:auto;
background:#171615 url(../../IMAGES/MODELE/header.gif) repeat-x top center;
border-bottom:1px solid #4a4d4c;
}
#logo {
margin:0; padding:10px 0;
width:700px; height:auto;
background:url(../../IMAGES/MODELE/header-shade.gif) no-repeat top right;
float:left;
}
#searchform-header {
margin:78px 20px 0 0; padding:0;
width:284px; height:auto;
background:url(../../IMAGES/MODELE/searchform-back.gif) no-repeat center left;
float:right;
}
#searchform-header #s {
margin:0 0 0 0; padding:6px 10px 5px 25px;
width:165px; height:auto;
border:0;
background:none;
float:left;
font-size:0.92em; color:#aea592;
}
#searchform-header #go {
float:right;
margin:0;
}


#navigation2 {
margin:0; padding:0;
background:#FFF url(../../IMAGES/MODELE/navigation.gif) repeat-x bottom center;
border-top:2px solid #393b3b; border-bottom:1px solid #FFF;
}
#navigation2 ul.pages {
margin:0 auto; padding:0;
width:880px; height:auto;
list-style:none; float:left;
}
#navigation2 ul li {
margin:0 3px; padding:0;
float:left; overflow:visible;
}


.rss {
margin:0 30px 0 0; padding:0;
width:16px; height:17px;
float:right;
}
/* 04 - POSTS DESTACADOS
/* ----------------------------------------------*/
#latest-dock {
margin:0; padding:0;
background:#f4f6f8 url(../../IMAGES/MODELE/dock.gif) repeat-x bottom center;
border-bottom:1px solid #fbf9fa;
}
.dock-back {
padding:20px 0;
background:url(../../IMAGES/MODELE/dock-back.gif) no-repeat bottom center;
}
#dock {
margin:0 auto; padding:0;
width:940px;
list-style:none;
position:relative;
text-align:center;
}
#dock li {
margin:0; padding:0 0 18px 0;
display:inline;
}
#dock li.dock-active {
background:url(../../IMAGES/MODELE/dock-shadow.png) no-repeat bottom center;
}
#dock li a:link, #dock li a:active, #dock li a:visited {
margin:30px 7px 0 7px; padding:2px 0 0 0;
width:75px; height:58px;
background:url(../../IMAGES/MODELE/dock-preview-back.png) no-repeat top center;
display:inline-block;
}
#dock li span {
margin:0; padding:0;
width:980px; height:auto;
position:absolute;
display:none;
top:0; left:0;
text-align:center;
font:bold 1.17em Arial, Helvetica, sans-serif; color:#31393d;
}
.latest {
width:980px; text-align:center;
font:bold 1.17em Arial, Helvetica, sans-serif; color:#31393d;
position:absolute;
}
/* 05 - CONTENIDO PRINCIPAL
/* ----------------------------------------------*/
#main-content {
padding:20px 0;
background:url(../../IMAGES/MODELE/main-content.gif) no-repeat top center;
border-top:1px solid #c6dee7;
border-bottom:10px solid #d0dce2;
}
.post {
margin:0 0 25px 0;
}
/* Post Box
/* --------------- */
.post-box {
margin:0; padding:0;
background:#fdfefe url(../../IMAGES/MODELE/post-box-top.gif) repeat-x top center;
border:1px solid #dce7ed;
border-bottom:1px solid #cfdbe1; border-top:0;
}
.post-meta {
margin:0 0 23px 0; padding:0;
border-bottom:1px solid #FFF;
position:relative;
}
.post-info {
margin:0; padding:10px 5px;
width:190px; height:auto;
border-bottom:4px solid #889398;
bottom:0; right:0;
position:absolute;
}
.post-content, .comment-content {
margin:0; padding:0px 22px 0px;
border:1px solid #FFF;
border-bottom:1px solid #e8ebec;
position:relative;
}
.comment-count {
margin:0; padding:0;
width:auto; height:auto;
background:#06A3F7;
position:absolute; display:block;
top:-10px; left:-10px;
}
.post-body {
padding:10px 0 0 0;
}
.post-body img {
margin:0 auto; padding:3px;
border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8;
border-bottom:1px solid #e7e8e8;
text-align:center; 
/*display:block;*/
}
/* Post Footer
/* --------------- */
.post-footer {
margin:0; padding:23px;
background:#fcfdfe;
border-top:1px solid #FFF;
position:relative; z-index:100;
}
.continue-reading {
margin:0; padding:0;
width:180px; height:auto;
float:left;
}
.category-menu {
margin:0; padding:0;
width:350px; height:auto;
float:right; text-align:right;
position:absolute; top:10px; right:10px;
}
.post-labels {
margin:0; padding:0 25px 0 15px;
width:7px; height:5px;
background:url(../../IMAGES/MODELE/expand.gif) no-repeat center left;
vertical-align:middle;
}
/* Content Navigation
/* --------------- */
.navigation {
margin:0; padding:8px 10px;
background:#dce8ee url(../../IMAGES/MODELE/box-highlight.gif) repeat-x bottom center;
border:1px solid #ebf2f5;
border-bottom:1px solid #d4e0e6;
}
.navigation2 {
margin:0; padding:8px 10px;
background:#dce8ee url(../../IMAGES/MODELE/box-highlight.gif) repeat-x bottom center;
border:1px solid #ebf2f5;
border-bottom:1px solid #d4e0e6;
}

#blog-pager-newer-link {
float: left;
}
#blog-pager-older-link {
float: right;
}
#blog-pager {
text-align: center;
}
.feed-links {
clear: both;
line-height: 2.5em;
}
/* Comentarios
/* --------------- */
#comments-block {
margin-top:30px;
}
#comments-block .comment-timestamp {
font:0.61em Georgia, "Times New Roman", Times, serif; color:#a3aeb2;
display:block;
}
.comment-content {
padding:0;
background:#f9fcfd url(../../IMAGES/MODELE/white.gif) repeat-x bottom center;
border-bottom:0;
}
.commentlist {
margin:15px 0 0 0;
padding:30px;
border-bottom:1px solid #d9e1e6;
}
#comments-block .comment-body {
margin:0; padding:0;
}
.deleted-comment {
font-style:italic;
color:gray;
}
/* 06 - SIDEBAR
/* ----------------------------------------------*/
#sidebar {
margin:0 0 0 15px; padding:0;
width:305px; height:auto;
list-style:none;
}
#sidebar .widget {
margin:0 0 20px 0; padding:0 0 56px 0;
width:auto; height:auto;
background:#f5fbfe url(../../IMAGES/MODELE/sidebarbottom.gif) no-repeat bottom center;
}
#sidebar .widget-content {
margin:0 auto; padding:0 0 15px 0;
width:245px; height:auto;
background:#ebf6fb;
overflow:hidden;
}
#sidebar ul li  {
margin:0 0 15px 0; padding:0;
width:auto; height:auto;
background:none;
list-style-type : circle;
}
/* 07 - PERFIL
/* ----------------------------------------------*/
.profile-img {
float: left;
margin: 0 5px 5px 0;
padding: 4px;
border: 5px solid #E7E9E3;
}
.profile-data {
margin:0;
font: arial;
color: #000;
font-weight: bold;
line-height: 1.6em;
}
.profile-datablock {
margin:.5em 0 .5em;
}
.profile-textblock {
margin: 0.5em 0;
line-height: 1.6em;
}
.profile-link {
font: #000;
letter-spacing: .1em;
}
/* 08 - FOOTER
/* ----------------------------------------------*/
#footer {
margin:0; padding:15px 0;
width:auto; height:auto;
background:#171615 url(../../IMAGES/MODELE/footer-stroke.gif) repeat-x top center;
border-top:1px solid #171615; border-bottom:1px solid #1e1d1d;
}
.footer-divider {
background:url(../../IMAGES/MODELE/footer-divider.gif) repeat-y top left;
}
#footer .categories {
margin:0; padding:0;
width:225px; height:auto;
float:left;
}
.footer-cat {
margin:0; padding:0;
width:360px; height:auto;
list-style:none;
}
.footer-cat li {
margin:2px 0; padding:0 0 0 9px;
width:200px; height:auto;
float:left;
background:url(../../IMAGES/MODELE/footer-cat-left.gif) no-repeat top left;
}
.footer-cat li a {
margin:0; padding:0 9px 0 0;
width:auto; height:23px; line-height:23px;
float:left; display:block;
background:url(../../IMAGES/MODELE/footer-cat-right.gif) no-repeat top right;
}
.footer-cat li a:link, .footer-cat li a:active, .footer-cat li a:visited {
font-family:Georgia, "Times New Roman", Times, serif; color:#a7a7a7;
}
.footer-cat li a:link span, .footer-cat li a:active span, .footer-cat li a:visited span {
color:#FF00FF;
}
.footer-cat li:hover, .footer-cat li:hover a {
background-position:0% -23px;
color:#171615;
cursor:pointer;
}
.footer-cat li:hover a {
background-position:100% -23px;
}
#footer .about {
margin:0; padding:0;
width:580px; height:auto;
float:right;
}
#link-back {
margin:0; padding:15px 0;
background:#0c0b0b;
}
.donators {
margin:0; padding:0;
width:950px; height:auto;
float:left;
}
a.smashing:link, a.smashing:active, a.smashing:visited, a.smashing:hover, a.function:link, a.function:active, a.function:visited, a.function:hover, a.zonacerebral:link, a.zonacerebral:active, a.zonacerebral:visited, a.zonacerebral:hover {
margin:0; padding:0;
width:154px; height:54px;
background:url(../../IMAGES/MODELE/smashing.gif) no-repeat top center;
display:block; text-indent:-9999px; float:left; outline:0;
}
a.function:link, a.function:active, a.function:visited, a.function:hover {
width:128px;
background:url(../../IMAGES/MODELE/function.gif) no-repeat top center;
}
a.zonacerebral:link, a.zonacerebral:active, a.zonacerebral:visited, a.zonacerebral:hover {
width:128px;
background:url(../../IMAGES/MODELE/zonacerebral2.gif) no-repeat top center;
}
/** Page structure tweaks for layout editor wireframe */
body#layout #header {
margin-left: 0px;
margin-right: 0px;
}

