*								{ margin: 0; padding: 0; }
body							{
	font-family: "Lucida Grande", Arial, Sans-Serif;
	background-image: url(../images/bg8.gif);
	background-repeat: repeat;
}

a								{ text-decoration: none; outline: none; }
a img							{ border: none; }

h1	{font-family: Sans-Serif, Serif; font-size: 52px; font-weight: bold; text-align: right; color:#ff0000;	
     padding-right: 35px;}
h2	{font-family: times, Times New Roman, times-roman, georgia, serif; color: red; margin-right: 5; padding-left: 10px;      padding-bottom: 4px; font-size: 51px; line-height: 44px; letter-spacing: -2px; font-weight: bold;}
h3	{font-family: Gill Sans, Verdana; color: #FFFFFF; font-size: 11px; line-height: 14px; text-transform: uppercase; letter-spacing: 2px;font-weight: bold; padding-left: 10px; padding-top:10px;}
h4	{font-family: Sans-Serif, Serif; font-size: 20px; font-weight: bold; text-align: left; color:#ffffff;	
       padding-right: 10px; padding-top: 3px}
h5	{font-family: Sans-Serif, Serif; font-size: 14px; font-weight: normal; text-align: left; color:#ccffff;	
       padding-left: 10px; padding-top: 3px}
p	{font-family: Gill Sans, Verdana; font-size: 14px; text-align: left; color:#ccc;	
       padding-left: 10px;}
p img { float: right; margin: 3px 3px; padding-left:20px;}
p#hs span{font-family:Gill Sans, Verdana; font-size: 12px; color: #FFCC00; font-weight: bold; text-transform:uppercase;letter-spacing:2px; }

#page-wrap						{ background: white; width: 960px; margin: 0 auto; 
							  background-image: url(../images/bgkendo.jpg); background-repeat:repeat-y; 
							  padding: 0px 0 30px 0; border-bottom: 3px solid #ee2222; z-index: 1000;}

#header{ background: none; width: 960px; height: 60px; border-bottom: 3px solid #ee2222;}
#modulo { width: 610px; height: auto; float:left; margin-top: 10px; padding:3px 0 10px 0; }
#side { background: black; width: 350px; height: 400px; float:right; }
#sidec { background: black; width: 350px; height: 750px; float:right; }
#footer{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size:16px;
	color:#FFFFCC;
	border-top: 3px solid #ccc;
	padding-top: 7px;
	clear:both;
	}
#footer a {
	color:#e3372e;
	text-decoration:none;
	}
#footer a:hover{
     color:#db6d16;
 }
 #footer p {
	text-decoration:none;
	font-size:16px;
	}