
/*–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
Intranet CSS Design for OpenSource Distribution
version: 1.1
author: Célia Leocádio
email: comercial@wdesign-it.com
website: http://www.wdesign-it.com/
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/


/* top elements */
* { margin:0; 	padding: 0; }

body {
	padding: 0px; margin: 0;
	font: 80%/1.7em  Verdana, Tahoma, Arial,sans-serif;
	color: #333; 
	background: #FFF url(images/bg.jpg) repeat-x;	
	text-align: center; 
	height:100%; 

}
html{
	background: url(images/footer.gif) repeat-x fixed bottom;
}
p {
text-align:justify;
	padding: 3px 10px;		
	margin: 0px;
}
hr {
margin:15px 0px;
}
/* links */
a {
	color: #0099cb; 
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	background-color: inherit;
}

/* headers */

h1 {
	font-size: 145%;	
	padding: 15px ;
	color: #FF9900;
	background-color: inherit;
}
h2 {
	font-size: 135%;
	color: #FF9900;
}
h3 {
	font-size: 125%;	
	color: #FF9900;
}
h2, h3 {
	padding: 3px 10px ;		
	margin: 0px;
}


/* images */
img {
	border: 1px solid #D5D5D5;
}
img.float-right {
  margin: 5px 0px 5px 10px;  
}
img.float-left {
  margin: 5px 10px 5px 0px;
}

#sidebar h1, 
#sidebar p {
	padding-left: 0;
}

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 30px;  	
  	background: url(images/quote.gif) no-repeat 5px 10px !important; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
}

/* form elements */
.form {
margin:10px; 
	padding: 5px 20px 5px 5px;
	border: 1px solid #CED9DF; 
	background-color: #FAFAFA;
}
.form h3{
	color: #586591;
}
.form2 {
margin:10px; 
	padding: 5px 20px 5px 5px;
	border: 1px solid #CED9DF; 
	background-color: #E8E8E8;
}
.form2 h3{
	color: #586591;
}
label {
display: block;
	font-weight:bold;
	margin:2px 5px 0px 5px;
	color: #336699;
}
input {
	padding: 3px;
    border:1px solid #ccc;
	color:#777;
	margin:5px;
}
textarea {
	width:300px;
	padding:3px;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
	margin:5px;
}
input.button { 
	margin:5px;
	border: 1px solid #CCC; 
	padding:1px 3px; 
	background: #FFF;
	color: #FF9900;
	
}
/* search form */
form.search {
	position: absolute;
	top: 15px; right: 5px;
	padding: 0; margin: 0;
	border: none;
	background-color: transparent; 
}
form.search input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #CCC; 
	background: #FFF;
	color: #333; 	
	vertical-align: top;
}
form.search input.button {
	width: 60px;
	vertical-align: top;
}
form h3{
	background: url(images/zoom.png) no-repeat ;
	padding-left: 30px;
    padding: 5px 5px 5px 40px;
}

/**************************************
   LAYOUT 
***************************************/	
#wrap {
	margin: 0 auto; 
	padding: 0; 
	width:950px;
	text-align: left;
}

/* header */
#header { 
	position: relative;
	height: 177px; 
	margin: 0; padding: 0;
	color: #808080; 	
		background: url(images/top_bg.jpg);
		background-repeat: no-repeat;
		background-position: left top;
}
#header h1{ 
color: #FFFFCC;
float: right;
margin-top: 25px;
margin-right: 5px;
font: bold 20px Arial, Tahoma, Sans-Serif;	
	text-transform: none;
	border: 0;
	}
 #header h2#id { 
text-indent:20px;
color: White;
margin-top: 25px;
	font: bold 12px  Tahoma, Sans-Serif;	
	text-transform: none;
	BACKGROUND: url(images/individual.gif) no-repeat left 50%;

}

/* menu */
#menu {
	clear: both;
	height: 30px;
	background: #CED9DD url(images/menu.jpg) repeat-x;
	margin-bottom: 10px;
	font: bolder 1.1em/30px Tahoma, Verdana, Arial, Sans-Serif;		
}
#menu ul{
	margin: 0; padding: 0 0 0 8px;
}
#menu ul li {
	float: left;
	list-style: none;		
	border-right: 1px solid #CED9DF;
}
#menu ul li a  {
	display: block;
	text-decoration: none;	
	padding: 0 15px;
	color: #336699;	
}

#menu ul li a:visited{
	color: #336699;
}
#menu ul li a:hover {
  	color: #0099cb;	
	background: url(images/menu-hover-bg.gif) repeat-x;
}


/* sidebar */
#sidebar {
	float: left;
	width:21%; 
	margin: 0;	padding: 0; 
	display: inline;
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0 0 7px 0; padding: 0;
	text-decoration: none;	
}
#sidebar ul.sidemenu li {
border-bottom: 1px solid #EFF0F1;
background: url(images/arrow.gif) no-repeat 3px 6px;	

}

* html body #sidebar ul.sidemenu li { height: 1%;}

#sidebar ul.sidemenu li a {
background: url(images/arrow.gif) no-repeat 3px 6px;	
text-decoration: none;
display: block;
text-decoration: none;
color: #336699;
padding: 2px 5px 2px 25px;
}

#sidebar ul.sidemenu li a:hover {
text-decoration: none;
display: block;
text-decoration: none;
color: #0099cb;
background-color: #F0F4F7;

}
#sidebar  h3{
		color: #FF9900;
	border-bottom: 1px solid #CED9DF;
		background: url(images/page_attachment.gif) no-repeat 3px 10px;	
		text-indent: 15px;

}

.quote{
color: #669933;
	
}

#rightbar {
	float: right;
	width: 21%;
	padding: 0;
	margin: 0; 		
	
}

#rightbar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0 0 7px 0; padding: 0;
	text-decoration: none;	
}
#rightbar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(images/icon_world.gif) no-repeat 0px 4px;	
    margin: 10px 0px 15px 0px;
}

* html body #rightbar ul.sidemenu li { height: 1%; }

#rightbar ul.sidemenu li a {
text-decoration: none;
display: block;
text-decoration: none;
color: #336699;
padding: 3px 5px 3px 25px;

}
#rightbar ul.sidemenu li a:hover {
text-decoration: none;
color: #336699;
		background:#F0F4F7 url(images/icon_world.gif) no-repeat 0px 4px;	

}
#rightbar h3{
	color: #FF9900;
	border-bottom: 1px solid #CED9DF;
		background: url(images/page_boy.gif) no-repeat 3px 10px;	
		text-indent: 15px;
}

/* main column */
#main {
	float: left;
	margin: 0 0 0 15px;
	padding: 0 10px;
	width: 53%;	
}

#main ul{
	list-style:none;
	margin: 15px;
	padding-left:10px;
}
#main ul li{
	padding:3px;
}

/* main1 column */
#main1 {
	float: right;
	margin: 0;
	padding: 0 10px;
	width: 75%;	
}

#main1 ul{
	list-style:none;
	margin: 15px;
	padding-left:10px;
}
#main1 ul li{
	padding:3px;
}

/* footer */
#footer { 
	clear: both; 	
	color: #666666; 	
	padding: 0;	 
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;
}
#footer-content {
	margin: 0 auto;
	width: 80%;
}


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* additional classes */
.clear  { clear: both; }

/*  stuff*/

form h3{
	background: url(images/zoom.png) no-repeat ;
	padding-left: 30px;
padding: 5px 5px 5px 40px;
}

.breves p {
	MARGIN: 0px auto 2px; 
	BORDER-BOTTOM: #ececec 1px dotted; 
	TEXT-ALIGN:justify; 
	BACKGROUND:padding-left:15px;
	line-height:130%;
	}

.date {
	PADDING-RIGHT: 0px; PADDING-LEFT: 18px; BACKGROUND: url(images/news.gif) no-repeat left 50%; FLOAT: right; PADDING-BOTTOM: 0px; PADDING-TOP: 0px;COLOR: #788d9f;
}
.time {
	PADDING-RIGHT: 0px; PADDING-LEFT: 16px; BACKGROUND: url(images/clock.gif) no-repeat left 50%; FLOAT: right; PADDING-BOTTOM: 0px; MARGIN: 0px 10px 0px 0px; PADDING-TOP: 0px;COLOR: #788d9f;
}
/* codice tabella categorie  */


.tabs table
{
	width:100%;
}

.tabs table tr
{
	text-align:left;
}

.tabs table tr.rowA
{
	background-color:#E0E0E0;
	color: inherit;
}

.tabs table tr.rowB
{
	background-color:#F3F3F3;
	color: inherit;
}
/* codice tabella annunci  */


.tabs_a table
{
	margin-bottom: 1.5em;
	width:100%;
}
.tabs_a table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	color: #fff;
	background-color:#EDECD6;
}

.tabs_a table tr
{
	padding: 0.5em;
	text-align:left;
}

.tabs_a table tr.rowA
{
	background-color:#FDFEF5;
	color: inherit;
}

.tabs_a table tr.rowB
{
	background-color:#F7F8D6;
	color: inherit;
}
/* codice tabella foto  */

#tabreg table
{
	margin-bottom: 1.5em;
	width:80%;
}
#tabreg table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	color: #444;
}

#tabreg table td
{
	padding: 0.5em;
}

#tabreg table tr.rowA
{
	background-color: #efefef;
	color: inherit;
}

#tabreg table tr.rowB
{
	background-color: #fafafa;
	color: inherit;
}


/* codice che blocca le dimensioni di una immagine usata nelle schede */
.redi {
max-width:690px;
width:expression(this.width > 690 ? 690: true );
}
.redia {
max-width:400px;
width:expression(this.width > 400 ? 400: true );
}

.redi1 {
max-width:190px;
width:expression(this.width > 190 ? 190: true );
}
.redi2 {
max-width:100px;
width:expression(this.width > 100 ? 100: true );
}

/* scheda colorata verde*/


.verde{
background-image:url(images/barraverde.jpg);
background-repeat:repeat-x;
width:50%;
margin:5px 5px 0px 5px;
padding:3px;
}
.verde_a{
border:1px solid #4D933D;
width:100%;
margin:0px 5px 5px 5px;
padding:3px;
}
/* scheda colorata rossa*/


.rossa{
background-image:url(images/barrarossa.jpg);
background-repeat:repeat-x;
width:50%;
margin:5px 5px 0px 5px;
padding:3px;
}
.rossa_a{
border:1px solid #DC3B27;
width:100%;
margin:0px 5px 5px 5px;
padding:3px;
}
/* scheda colorata gialla*/


.gialla{
background-image:url(images/barragialla.jpg);
background-repeat:repeat-x;
width:50%;
margin:5px 5px 0px 5px;
padding:3px;
}
.gialla_a{
border:1px solid #BD9911;
width:100%;
margin:0px 5px 5px 5px;
padding:3px;
}
/* scheda colorata blu*/


.blu{
background-image:url(images/barrablu.jpg);
background-position:bottom;
background-repeat:repeat-x;
width:50%;
margin:5px 5px 0px 5px;
}
.blu_a{
border:1px solid #246D9A;
width:95%;
height:100px;
margin:0px 5px 5px 5px;
padding:3px;
}

/* scheda colorata blu*/


.orange{
background-image:url(images/barraorange.jpg);
background-position:bottom;
background-repeat:repeat-x;
width:50%;
margin:5px 5px 0px 5px;
}
.orange_a{
border:1px solid #FE9B24;
width:95%;
height:100px;
margin:0px 5px 5px 5px;
padding:3px;
}


.webcam1 {
 width:195px; 
 height:124px; 
 background-image:url(http://www.campermania.net/immagini/sfondo_webcam1.jpg); 
 text-align:center;
 font-size:14px;
 color:#006699;
 font-weight:bold;
 }
 .webcam {
 margin:20px auto;
 width:331px; 
 height:211px; 
 background-image:url(http://www.campermania.net/immagini/sfondo_webcam.jpg); 
 text-align:center;
 font-size:22px;
 color:#006699;
 font-weight:bold;
 line-height:130%;
 }
 #map {
    width:490px;
	height:300px;
	border: 4px solid #E7B85E;

}
 #map_canvas {
    width:490px;
	height:300px;
	border: 4px solid #E7B85E;

}
#foto{
	float:left;
	border:1px solid #666666;
	padding:5px;
	margin:5px;
	text-align:center;
}
#video{
	float:left;
	border:1px solid #666666;
	padding:10px;
	text-align:center;
}

#mapa {
	margin:40px 0px;
    width: 650px; 
    height: 400px;
	border:1px solid #333333;
	
}
#left {
	float:left;
	width:400px;
	padding-right:30px;
	}
#right {
	float:left;
	width:150px;
}
