/**
* $Id: module.css,v 1.2 2006/04/06 17:55:28 mithyt2 Exp $
* Module: SmartFAQ
* Author: marcan <marcan@notrevie.ca>
* Licence: GNU
*/

.wfdownloads_headertable {padding: 0; margin: 0; border-bottom: 0px solid; margin-bottom: 10px;}
.wfdownloads_modulename {font-size: 10px; text-align: left; font-weight: bold; padding-right: 0.3em;	line-height: 18px;}
.wfdownloads_breadcrumb {font-size: 10px; line-height: 18px;}

.wfdownloads_infotitle {margin-top: 8px; margin-bottom: 8px; font-size: 250%; line-height: 250%; font-weight: bold; display: block;}
.wfdownloads_infotext  {margin-bottom: 8px; line-height: 130%; display: block;}

.wfdownloads_adminlinks {padding-top: 15px; padding-bottom: 5px; font-size: 10px; text-align: center; line-height: 18px;}

.wfdownloads_indexfooter {font-size: 10px; font-weight: bold; text-align: center;  padding: 10px;}
.wfdownloads_itemfooter {font-size: 10px; font-weight: bold; text-align: center;  padding: 10px;}

.bara { 

width: 349px;
height: 28px;
background: url('images/bara.gif');
padding-top: 4px;
color: white;

}


.bara2 { 

width: 549px;
height: 27px;
background: url('images/bara2.gif');
padding-top: 5px;
color: #ddd;

}



.nav {
	margin-top: 12px;
	font-size: 14px;
	color: #f2f2f2;
	padding:6px 0 12px 10px;
	background: url(images/nav.gif);
	background-repeat: no-repeat;
	margin-left: 8px;
}
.nav a {

	color: #d6d6d6;

}

.nav a:hover {

	color: #ffffff;

}

.categorias {
margin-left: 0px;
}

a.categorias{
background: transparent url('images/roundedge-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Arial; /* Change 13px as desired */
line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 40px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.categorias, a:visited.categorias, a:hover.categorias, a:active.categorias{
color: white; /*button text color*/
}

a.categorias span{
background: transparent url('images/roundedge-gray-right.gif') no-repeat top right;
display: block;
padding: 6px 28px 12px 20px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.categorias{ /* Hover state CSS */
text-decoration: underline;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}


.bloque1 {
width: 48%;
margin-right: 16px;
margin-bottom: 20px;
float: left;
}