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

h1{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#eeeade; margin:5px;}
h2{ color:#710100; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin:5px;}
p{ font-family:Tahoma; font-size:11px; color:#929dac; margin:10px;}
p a:link{ color:#eeeade; text-decoration:none;}
p a:hover{ color:#eeeade; text-decoration:underline;}
p a:visited{ color:#eeeade; text-decoration:none;}

#globalViolaTra{ width:100%; height:600px; background-image:url(../img/bg_home.jpg); background-repeat:repeat-x;}
#coluna{ width:1000px; height:700px;}
#coluna1{ width:700px; height:auto; float:left; margin-left:25px; margin-top:17px; background-color:#101011; }
#coluna2{ width:250px; height: auto; float:left; margin-left:25px; background-color:#101011; margin-top:17px;}

.banner{ width:100%; height:400px; background-image:url(../img/fundoViolaTra.jpg); background-repeat:no-repeat;}
.links{ width:250px; height:50px;}
.tags{ width:250px; height:350px;}
.comentarios{ width:690px; height:200px; background-color:#070707; margin-top:17px; padding:5px;}
.texto{ width:700px; height:400px;}
.tag{ font-family:Tahoma; color:#eeeade; font-size:11px;}
li.tag a:link{ color:#eeeade; text-decoration:none;}
li.tag a:hover{ color:#eeeade; text-decoration:underline;}
li.tag a:visited{ color:#eeeade; text-decoration:none;}
.detag{ width:250px; height:100px; margin-top:50px; color:#710100; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; position:relative;}
/*h2 .detag{ color:#710100; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin:5px;}*/

