/*#BEGIN#*/
/*# name="General" reference="ref/links-and-files.css\General.htm" description="General styles" #*/
/* 'img/files-download.gif' */
/* 'img/vinculo-icn.gif' */
/* 'img/files-download.gif' */
/* 'img/vinculo-icn.gif' *//* LINKS */
div.links p.title{
font-weight:bold;
font-size:1.2em;
color:#333333;
padding:0.4em 0 0.3em 0;
margin:0;
}
div.links  ul.links{
padding-top:0.5em;
margin-bottom:0.8em;
list-style:none;
}
div.links  ul.links li{
font-size:1.1em;
padding-top:0.2em;
padding-bottom:0.2em;
padding-left:12px;
background-image:url('img/vinculo-icn.gif');
background-repeat:no-repeat;
background-position:left center;
color:#333333;
}
div.links  ul.links li a{
color:#008dce;
text-decoration:none;
}
div.links  ul.links li a:hover{
text-decoration:underline;
}


/* FILES */
#content div.files  img{
border:0;
}
div.files p.title{
font-weight:bold;
font-size:1.2em;
color:#333333;
padding:0.4em 0 0.3em 0;
margin:0;
}

div.files table.files{
margin:0;
padding:0;
margin-top:0.5em;
}
div.files table.files thead th.name{
width:65%;
}
div.files table.files thead th.type{
width:15%;
}
div.files table.files thead th.size{
width:15%;
}
div.files table.files th{
background-color:#DDDDDD;
border-bottom:1px solid #D2D2D2;
padding:0.6em;
text-align:left;
color:#008dce;
font-size:1.1em;
font-weight:bold;
}
div.files table.files tbody tr{
background-color:#e7e7e8;
}
div.files table.files tbody tr.clara{
background-color:#f5f5f5;
}
div.files table.files tbody td{
padding:0.6em;
text-align:left;
color:#008dce;
font-size:1.1em;
}
div.files table.files td a{
color:#008dce;
text-decoration:none;
}
div.files table.files td a:hover{
text-decoration:underline;
}
div.files table.files td a.download{
display:block;
width:7px;
height:9px;
background-image:url('img/files-download.gif');
background-position:top left;
background-repeat:no-repeat;
}
div.files table.files td a.download span{
display:none;
}



/* Wrapper 2 */
/* LINKS */
.wrapper2 div.links p.title{
color:#f0f0f0;
}
.wrapper2 div.links  ul.links li{
background-image:url('img/vinculo-icn.gif');
color:#f0f0f0;
}
.wrapper2 div.links ul.links li a{
color:#3bb7f0;
}


/* FILES */
.wrapper2 div.files p.title{
color:#f0f0f0;
}
.wrapper2 div.files table.files th{
background-color:#31353c;
border-bottom:1px solid #56566b;
color:#3bb7f0;
}
.wrapper2 div.files table.files tbody tr{
background-color:#383c44;
}
.wrapper2 div.files table.files tbody tr.clara{
background-color:#434453;
}
.wrapper2 div.files table.files tbody td{
color:#3bb7f0;
}
.wrapper2 div.files table.files td a{
color:#3bb7f0;
}
.wrapper2 div.files table.files td a.download{
background-image:url('img/files-download.gif');
}
/*#END#*/

