/*****************************/
/*** Core html setup stuff ***/
/*****************************/
form { margin:0; padding:0; }

body { background-image:url(../images/bodyBg.jpg); background-position:left top; background-repeat:repeat-x; background-color:#FFF; font-family:Verdana, Arial, Helvetica, sans-serif; margin:0; font-size:11px; color:#333; }

a:link, a:visited { text-decoration:none; font-weight:normal; }

a:hover { text-decoration:underline; font-weight:normal; }

p { margin-top:0; margin-bottom:5px; }

img { border:0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#mainWin { background-image:url(../images/mainBg.jpg); background-position:center top; background-repeat:no-repeat; width:100%; }

#login { width:500px; height:55px; margin:0px 155px 0px auto;}

#Header { width:937px; height:132px; margin:0px auto; }

#logo { width:148px; height:132px; float:left; }

#menu { width:789px; height:31px; float:right; margin-top:101px; }

#banner { width:937px; height:318px; margin:41px auto 0px auto; }
#imge_rotador{
	float:left;
	width:529px;
	height:318px;
}
#text_de_img{
	float:left;
	width:408px;
	height:318px;
}
#clear{
	clear:both;
}
#middle { width:937px; height:205px; margin:0px auto; }

#user1 { width:468px; height:136px; float:left; margin-top:30px; font-family:Verdana; font-size:12px; color:#131313; }

#user2 { width:469px; height:166px; float:left; }

#user3 { width:937px; height:158px; margin:30px auto 0px auto; }

#bottom_menu { width:937px; height:18px; margin:30px auto 0px auto; }

#user4 { width:937px; height:67px; margin:110px auto 0px auto; }

#footer { width:937px; height:30px; margin:0px auto 20px auto; }

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/
#bottom_menu table td{
	text-align:center;
}
#bottom_menu a{
	padding:3px 20px 1px 20px;
	color:#151515;
	font-size:12px;
	font-family:Verdana;
	text-decoration:none;
	text-align:center;
}

#bottom_menu a:hover{
	color:#E20A17;
}
#menu img{
	margin-right:5px;
}
/*#menu table td{
	*height:34px;
	text-align:right;
}
#menu a{
	background-image:url(../images/bullet_menu.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:5px 22px 15px 28px;
	color:#151515;
	font-size:12px;
	font-family:Verdana;
	text-decoration:none;
}

#menu a:hover{
	color:#E20A17;
}*/