@charset "UTF-8";
/* CSS Document */
body {  background-color: #595959; 
		
		background-image:url(../images/bg.png); 
		
		background-repeat:repeat-x; 
		
		; font-family: Arial, Helvetica, sans-serif;
		
		font-size:100%;

		}


#container { 

width:800px; 

margin: 0 auto;

}

#container2 { 

width:800px; 

margin: 0 auto;

}

#sito1 {width:230px; border: 1px solid #fff; margin-left:19px; margin-top:20px; margin-bottom:20px; float:left; background-color:#FFFFFF; background-image:url(../images/bglittle.png); background-repeat:repeat-x; padding:5px; color:#FF0000;}

#sito2 {width:230px; border: 1px solid #fff; color:#00CC33; margin-left:18px; margin-top:20px; margin-bottom:20px; float:left; background-color:#FFffff; background-image:url(../images/bglittle.png); background-repeat:repeat-x; padding:5px;}

#sito3 {width:230px; border: 1px solid #fff;; color:#0000FF; margin-left:18px; margin-top:20px; margin-bottom:20px; float:left; background-color:#FFF; background-image:url(../images/bglittle.png); background-repeat:repeat-x; padding:5px;  }

#header {
padding-left:4px;
	width: 800px;
	height: 80px;
	margin: 0 auto;}
	
#footer {width:800px; height:200px; background-color:#FF0000}

p { font-size:0.75em; line-height:1.2em;}

p.regular { font-size:0.75em; line-height:1.2em; color:#333333;}

.titlep {font-size:0.85em; font-weight:bold; line-height:0.2em; color:#FF0000; }

.titlem {font-size:0.85em; font-weight:bold; line-height:0.2em; color: #00CC33 }

.titlew {font-size:0.85em; font-weight:bold; line-height:0.2em; color:#0000ff; }



h3 {font-size:1em; font-weight:bold; line-height:0.5em; }

h3.pentax { color:#FF0000}

h3.movi {color:#009966;}

h3.med {color:#0000FF;}

.spacer {line-height:3px;}

.border {border: 1px solid #fff;}

a:link {text-decoration:none; color:inherit;}

a:active { text-decoration:none; color:inherit;}

a:visited {text-decoration:none; color:inherit;}

a:hover {text-decoration:underline; color:#000000;}
