@charset "utf-8";
/* CSS Document */


body { background:url(images/bg2.png) repeat; margin:0;
height:0;
text-align:center;
}

a img { text-decoration:none; border:none; }
a { text-decoration:none; color:#666666; font-weight:bold; }
h1 { margin:0; color:#999999; font-size:20px; font-style:italic;}

.espoflor #container { width:852px; position:relative; margin:0 auto; top:20px; border:1px solid #666666; text-align:left; font:12px Arial, Helvetica, sans-serif; color:#666666; }

.espoflor #header { background: url(images/header.jpg) no-repeat;  width:852px; height:183px; }

.espoflor #menu { background:url(images/menu_bg.jpg) repeat-x; width:852px; height:54px; padding:7px 0 0 0; }
.espoflor #menu ul { list-style:none; margin:0; padding:0; }
.espoflor #menu ul li { float:left; }
.espoflor #menu ul li a { display:block; width:100px; height:33px; color:#FFFFFF; text-align:center; padding:15px 0 0 0; font-weight:bold; font-size:16px; }
.espoflor #menu ul li a:hover { background:url(images/hover_menu.jpg) repeat-x; }

.espoflor #box { background:url(images/main_bg.jpg) repeat-x #FFFFFF; width:822px; padding:20px 15px 0 15px; }

.espoflor #side_box { float:left; width:194px; margin:0 5px 0 0; color:#FFFFFF; }

.espoflor .side_title_h { background:url(images/h_title_bg.jpg) no-repeat; width:194px; height:3px; }
.espoflor .side_title { background:url(images/title_bg.jpg) repeat-y; width:184px; font-weight:bold; padding:0 0 0 10px; }
.espoflor .side_title_f { background:url(images/f_title_bg.jpg) no-repeat; width:194px; height:3px; margin:0 0 5px 0; }

.espoflor .side_menu_h { background:url(images/h_sidemenu_bg.jpg) no-repeat; width:194px; height:4px; }
.espoflor .side_menu { background:url(images/sidemenu_bg.jpg) repeat-y; width:174px; padding:0 0 0 20px }
.espoflor .side_menu ul { list-style-type:square; list-style-image:url(images/arrow.jpg); padding:0; margin:0; }
.espoflor .side_menu ul li a { color:#FFFFFF; }
.espoflor .side_menu_f { background:url(images/f_sidemenu_bg.jpg) no-repeat; width:194px; height:4px; }

.espoflor #info_box { float:right; width:591px; padding:20px 10px 0 20px; text-align:justify; }

.espoflor #footer { background:url(images/footer.jpg) repeat-x; width:852px; height:29px; font-size:10px; color:#FFFFFF; padding:17px 0 0 0; text-align:center;  }
.espoflor #footer a { color:#FFFFFF; }
.espoflor #footer a:hover { text-decoration:underline; } 

.espoflor .clearfloat { clear:both; }
