/* template.css */

body {
    font-size: 100%;
    margin: 0;
    font-family: Tahoma, Verdana;
    font-size: 12px;
}

#container_1 {
    text-align: center;
    width: 100%;
}

#container_2 {
    text-align: left;
    margin: 0 auto;
    background: none;
}

/* header */
#header {
    height: 190px;
    margin: 0 auto;
}

/* top menu (user3) */

#topmenu {
    height: 30px;
}

/* module left */
#left {
    width: 23%;
    float: left;
}

#placeholder {
    width: 1%;
    height: 0px;
    float: left;
}

#left_m {
    background: #fff;
}

#left_r {
    padding: 1px 22px 0;
    min-height: 330px;
}

/* content */
#pathway_outer {
    padding: 0px;
}

#pathway_inside {
    padding: 0px;
    font-weight: bold;
    color: #FFFFFF;
}

#content_outer {
    width: 76%;
    float: left;
}

#content_outer_full {
    width: auto;
    margin-left: 0;
}

.clr {
    clear: both;
}

#content_m {
    background: #fff;
}

#content_r {
    min-height: 330px;
}

#content_inside {
    margin: 0 22px;
    border-top: 1px solid #fff;
    text-align: left;
}

#component {
    padding: 10px 0 10px 8px;
}

#component_inside {
    width: 75.5%;
    float: left;
    display: inline;
    padding-right: 1.5%;
}

#component_inside_full {
    width: auto;
    float: none;
    padding-right: 8px;
}

#right {
    width: 23%;
    float: left;
    text-align: left;
}

/*#component a:link, #component a:visited, #left_r a:link , #left_r a:visited {
    text-decoration: none;
    font-size: 10px;
    font-weight: normal;
    color: ThreedDarkShadow;
}*/

#left_r {
    border: 0 none;
}

/* footer */
#footer {
    width: 100%;
    height: 301px;
}

#footer_1 {
    height: 20px;
    margin: 0 auto;
    text-align: right;
    padding-top: 10px;
}

#footer_1 a:link, #footer_1 a:visited {
    padding: 3px 5px 3px 21px;
    border: 0 none !important;
    font-weight: bold;
}

#footer_2 {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto;
}

#footer a:link, #footer a:visited {
    font-size: 12px;
    text-decoration: none;
}

#top_user {
    padding: 0 8px;
}

#user1 {
    float: left;
    width: 49.5%;
    padding-right: 0.5%;
    display: inline;
}

#user2 {
    float: left;
    width: 49.5%;
    padding-left: 0.5%;
    display: inline;
}

#user1_full, #user2_full {
    float: none;
    width: auto;
}
span.faq {
 background: url(../images/info.png) no-repeat 0px 5px;
 width: 18px;
 height: 20px;
 display: block;
 float: left;
 }
 span.eg {
 background: url(../images/photo.png) no-repeat 0px 5px;
 width: 32px;
 height: 32px;
 display: block;
 float: left;
 }
 span.book {
 background: url(../images/book_open.png) no-repeat 0px 5px;
 width: 32px;
 height: 32px;
 display: block;
 float: left;
 }
 span.cinquant {
 background: url(../images/50.gif) no-repeat 0px 5px;
 width: 32px;
 height: 32px;
 display: block;
 float: left;
 }
 
.articolo {
color: #8C8C73;
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;

font-style:normal;
font-variant:normal;
font-weight:normal;
 line-height:12px;
}

