@charset "utf-8";
/* CSS Document */

#mod_forum /*Capa contenedora de listado*/
{
float:left;
width:660px;
border:#CDCDCD solid 0.06em;
margin:5px 0px 0px 0px;
height:auto;
padding:0.31em;
background-color:#FFFFFF;;
}
#mod_forum_paglinks{
width:auto;
height:auto;
color:#0f0f6f;
}
.mod_forum_supcat{
width:650px;
height:35px;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:20px;
font-weight:bold;
color:#0f0f6f;
padding:5px;
}
.mod_forum_sup{
/*background-image:url(../images/image_forum_sup.jpg);*/
width:650px;
height:25px;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:16px;
font-weight:bold;
color:#0f0f6f;
padding:10px;
}
.mod_forum_content{
/*background-image:url(../images/image_forum_back.jpg);*/
background-repeat:repeat-y;
width:650px;
height:auto;
padding:0px 10px 10px 10px;
float:left;
}
.mod_forum_inf{
/*background-image:url(../images/image_forum_inf.jpg);*/
width:650px;
height:13px;
clear:both;
}
.mod_forum_post{
font-family:"Trebuchet MS", Verdana, Arial;
font-size:13px;
color:#5e5e5e;
font-weight:bold;
padding:0px;
width:650px;
height:auto;
margin-bottom:5px;
}
.mod_forum_postusr{
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;
color:#3d3d3d;
font-weight:normal;
padding:5px;
width:650px;
height:auto;
}
#mod_forum_title{
font-family:"Trebuchet MS", Verdana, Arial;
font-size:13px;
color:#0f0f6f;
font-weight:bold;
margin-top:5px;
margin-bottom:5px;
}
.mod_forum_title{
width:650px;
height:35px;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:15px;
color:#0f0f6f;
padding:5px;
}
#mod_forum_des{
font-family:Arial;
font-size:13px;
line-height:1.2;
}

#mod_forum_frm{
margin-top:10px;
}

#mod_forum_frmlegend{
font-family:"Trebuchet MS", Verdana, Arial;
font-size:13px;
color:#0f0f6f;
font-weight:bold;
}

#mod_forum_frmcontainer{
margin-top:10px;
padding:10px;
}

.mod_forum_header{
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;
color:#0f0f6f;
font-weight:normal;
padding:5px 0px 5px 5px;
width:635px;
height:auto;
border-top:#9a9a9a solid 1px;
}
.mod_forum_footer{
font-family:"Trebuchet MS", Verdana, Arial;
font-size:12px;
color:#0f0f6f;
font-weight:normal;
padding:5px 0px 5px 10px;
width:640px;
height:auto;
}
.mod_forum_footer a:link{color:#0f0f6f; }
.mod_forum_footer a:hover{color:#941818; }
.mod_forum_footer a:visited{color:#006600; }
.mod_forum_footer a:active{color:#941818; }

#mod_forum_frmbtn{
padding:10px;
}
.mod_forumcat_links{
background-image:url(../images/image_forum_but.jpg);
font-family:"Trebuchet MS", Verdana, Arial;
font-size:15px;
color:#ffffff;
padding:2px 0px 0px 10px;
float:right;
width:80px;
height:23px;
margin-right:15px;
}
.mod_forumcat_links a{color:#941818; text-decoration:none}
.mod_forumcat_links a:hover{color:#941818; text-decoration:none}
.mod_forumcat_links a:visited{color:#006600; text-decoration:none}
.mod_forumcat_links a:active{color:#006600; text-decoration:none}
