@charset "utf-8";
/* CSS Document */

body { margin-top:0px;
    background: fixed #ffffff  url(../../user_upload/fondos/fondo.jpg) top repeat-x;
	/*background: fixed #ffffff url(../images/fondo.jpg) top repeat-x     ;*/
	font-family: Arial, Helvetica, sans-serif;
	/*font-size:12px;*/
	color:#666666;
}

a {	color:#006CB7; 	text-decoration:none; }
a:hover {color: #FA0;	text-decoration:underline;}

h1 {font-size:12px; color:#5CCD13;}
h2 {font-size:12px; color:#5CCD13;}
h3 {font-size:12px; color:#006CB7;}

ul li {	list-style-image: url(../images/bullet.png);}

#header {
	background:  url(../images/e_fondo.jpg) bottom no-repeat    ;
	color: #000000;
	}

#header a{
	color: #79D029;
	text-decoration:none;
}

#header a:hover{
	color: #79D029;
	text-decoration:underline;
}

#header a:hover img {
	background-image:url(../images/img_hover.png);
	border:1px;
	border-color:#FFFFFF;
}

#menu { background:#F4F4F4; border: #C8C8C8 dashed 1px; line-height:25px; font-size:12px; font-weight:bold;}
#menu a{	padding-left:5px;	padding-right:5px;	border-right: 1px #ccc dashed; }
#menu a:hover{ 	background:#ededed;}


#areafloat1 { float: none; position:  relative; left:0px; top:-150px; width:230px; z-index:3; }
#areafloat2 { float:left; position: relative; left:0px; top:0px; width:250px; height:180px; z-index:3; }

#areabox1 { border: #C8C8C8 solid 1px; background-color:#FFF;  height:250px; overflow:auto; font-size:12px;}
#areabox2 { border: #C8C8C8 solid 1px; background-color:#FFF; height:200px; overflow:auto; font-size:12px;}

#area1{   vertical-align:top;
width:330px;
background:#000000 url(../images/bgarea1.jpg);}


#area2{vertical-align: bottom;
background-image:url(../images/area2.png);}

#box{
	vertical-align:top;
	font-size:11px;
	padding:2px;
	color: #868686;
}

#tag{ 
    vertical-align:top;
	font-size:11px;
	background:#C8C8C8;
	background-image:url(../images/tag_b.png);
	
}


#col1{ 
 border: #C8C8C8 solid 1px;
background-color:#FFF;
	vertical-align:top;
	font-size: 12px;
	padding:10px;
}
#col2{
	width:280px;
	background-image:url(../images/col2.png);
	vertical-align:top;
	font-size:11px;
	padding:2px;
	color: #FFFFFF;
}


#footer{
	background-image:url(../images/foot.png);
	vertical-align:top;
	font-size:10px;
	color:#666;
	border-top:#6C0 solid 1px;
}

#footer a{
	color:#06C;
	text-decoration:none;
	font-weight: bold;
}
#footer a:hover{
	color: #FA0;
	text-decoration:none;
}
