/* CSS Document */
/* 
 *	Estudio Woo | Design + Comunication + Development + Marketing Online
 *  info@estudiowoo.com | www.estudiowoo.com
 * 
*/

/* Start Settings */
html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img,
dl, dt, dd, ol, ul, li,
fieldset, form, label {
	margin:0; padding:0; border:solid 0; outline:0; vertical-align:baseline; background:transparent; font-weight:normal;}

ol, ul {
	list-style:none;}

.clear {
	clear:both;}
/* End of Settings */


/* Global */
body {
	background:url(../img/bg.jpg) repeat-x #fff; margin:0; padding:0; font-family:Helvetica, Arial, Verdana, sans-serif; font-size:10pt; color:#000;}

#boxIndex {
	width:1008px; margin:0 auto; padding:168px 0 0 0;}

#header {
	height:214px;}

#header #topShadow {
	width:1008px; height:9px; background:url(../img/header_shadow_top.jpg) no-repeat;}

#header #topHeader {
	width:228px; height:15px; padding:12px 0 12px 780px; background:url(../img/header_top.gif) no-repeat;}

#header #topHeader ul.flags {
    clear:both; float:left; width:100%; list-style:none; margin:0; padding:0;}

#header #topHeader ul.flags li {
    display:inline; float:left; padding:0 5px;}
	
#header #imgHeader {
	width:1008px; height:157px; background:url(../img/header_index.jpg) no-repeat;}
	
#header #bottomShadow {
	width:1008px; height:9px; background:url(../img/header_shadow_bottom.jpg) no-repeat;}

#boxIndex h1 {
	margin:0 0 0 27px; width:162px; height:40px;}
	
#boxIndex h2 {
	margin:-39px 0 0 939px; width:41px; height:56px;}
	
#boxIndex p {
	text-align:center; padding:157px 0 0 0;font-size:9pt;}

#boxIndex p a {
	text-decoration:none; color:#000;}

#boxIndex p a:hover {
	text-decoration:underline; color:#000;}