/*
 * Fichero: public_comunidad.css v1.0 - 19/10/2007
 * Media			    screen
 * Navegadores		IE6+, Mozilla 2+, Safari 3, Opera 9+
 * CSS				    2
 * Autores			  Ana Noemi Fernandez Martinez <noemi.fernandez@net2u.es>
 */

/*CAJAS COMUNIDAD*/
.caj-deco-com { border-bottom:5px solid #A39D43;}
div.caj-com     { width:50%; background:#A39D43;}
div.caj-com h2  { font-size:15px; font-weight:bold; color:#ffffff; padding:2px 0px 2px 10px;}
.caj-enl        { float:right; margin-top:5px; width:49%; text-align:right;}
div.caj-int-com { width:100%; background:#F5EED9;}
div.caj-subtit { font-size:14px; color:#ffffff; font-weight:bold; background:#A39D43; }
div.caj-tit-f1 { width:100%;}
div.caj-f2 { width:100%;}
padd      { padding-left:15px;}

p.enl-gal { display:block; width:95%; margin:5px auto 0 auto; background:#FBF9F0; text-decoration:none;}
p.enl-gal a { display:block; padding:5px; text-decoration:none;}
p.enl-gal:hover { display:block; background:#DAD6A5; text-decoration:none;}
p.enl-gal a img { float:left; margin-right:4px; border:1px solid #A39D43;}

dl.lst-top    { padding:5px;}
dl.lst-top dt { clear:both; float:left; width:20px; font-weight:bold; padding-top:7px; padding-left:2px; font-size:14px; color:#333;}
dl.lst-top dd { width:170px; _width:140px; padding:2px 0px 2px 2px;}
dl.lst-top dd a, dl.lst-top dt a { display:block; width:100%; text-decoration:none; }
dl.lst-top dd a:hover, dl.lst-top dt a:hover { background:#fff; text-decoration:none;}
dl.lst-top dd span { color:#0C3277; text-decoration:underline;}
dl.lst-top dd img  { float:left; width:30px; margin-right:10px; border:2px solid #fff;}

ul.lst-val { padding-top:10px;}
ul.lst-val li { float:left; width:110px; padding-bottom:10px;}
ul.lst-val2 { padding-top:10px;}
ul.lst-val2 li { float:left; width:103px; padding-bottom:10px;}

