/* CSS Document */

/* Johnnie Maneiro	default style - 'maneiro' by Johnnie Maneiro - http://www.maneiro.name */

html {
	margin:0PX;
	padding:0px;
	background-color:#333333;
	background-image:url(media/bghtml.gif);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	color:#ffffff;
}

body {
	margin:0PX;
	padding:0px;
	background-repeat:repeat-x;	
}

td {
	padding:20PX 0PX 0PX 10PX;
}

ul.menu {
	margin-left:10PX;
}

ul.smenu {
	margin-left:10PX;
}

h3 {
	font-size:11PX;
	padding-bottom:3px;
	margin-top:5px;	
	margin-bottom:1px;	
	line-height:4px;
	color:#999999;
	font-family:Tahoma, Arial;
}

h1 {
	color: #FF3300;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	margin: 2px 0px 2px 0px;
	padding:0PX;
	letter-spacing:-1PX;
}

h4 {
	color: #FF3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin: 2px 0px 2px 0px;
	padding:0PX;
	letter-spacing:0PX;
}

h2 {
	color: #ff3300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 2px 0px 2px 0px;
	padding:0PX;
	letter-spacing:0PX;
}

li {
	padding:4px 0px 4px 0px;
}

ul.menu a {
	color:#464600;
}

ul.menu a:hover {
	color:#FF3300;
}

ul.smenu a {
	color:#464600;
}

ul.smenu a:hover {
	color:#FF3300;
}

a {
	color:#ff3300;
	text-decoration:none;
	border-bottom:1px solid #e6e6dc;
}

a:hover {
	color:#ff9900;
	text-decoration:none;
	border-bottom:1px solid #464600;	
}

.bgsite {
	background-repeat:repeat-x;
}


#navcontainer { margin-left: 0px; }

#navcontainer ul {
	margin: 0px;
	padding:2px;
	list-style-type: none;
	font-family: arial, Arial;
}

#navcontainer li { margin: 0px; }


#navcontainer a {
	display: block;
	color: #FF3300;
	background-color: transparent;
	width: 180px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	border-bottom:1px solid #333333;
}

#navcontainer a:hover {
	color: #FF9900;
	padding: 0px 10px 0px 10px;
}

#navcontainer a.activeselect {
	color: #FFFFFF;
	background-color: #a4a4a4;
	border-bottom:1px solid #333333;
	padding: 0px 10px 0px 10px;
}

#navcontainer a.activeselect:hover {
	color: #FFFFFF;	
	padding: 0px 10px 0px 10px;
	
}

#navcontainer ul ul {
	list-style-type: none;
	background-image:none;
	background-repeat:repeat-y;
 	border-bottom:1px solid #333333;
	border-left:1px solid #666666;			
}

#navcontainer li li a {
	display: block;
	color: #FF3300;
	background-color: transparent;
	width: 150px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	margin-left:5PX;
	text-decoration: none;
 	border-bottom:0px solid #e6e6dc;
	font-size:13px;
}


#navcontainer li li a.activeselect {
	color: #5D7D9E;
	background-color: transparent;
 	border-bottom:0px solid #e6e6dc;
	padding: 0px 10px 0px 10px;
	font-weight:bold;
	font-size:13px	
	
}

#navcontainer li li a.activeselect:hover {
	color: #FF9900;
	background-color: transparent;	
 	border-bottom:0px solid #e6e6dc;	
	padding: 0px 10px 0px 10px;
	font-weight:bold;
	font-size:13px	
}


.text {
	padding:4PX;
	border:1px outset #ddeeff;
	font-family:Tahoma, Arial;
	font-size:11PX;
	color:#444;
	font-weight:bolder;
}

.tnewslink {
	color: #0f3063;
	font-weight: bold;
}

.lnews {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#a4a4a4;
	
}

.linkcontinua {
	color:#a4a4a4;
	text-decoration:none;
}

.linkcontinua:hover {
	color:#434300;
	text-decoration:none;
}

.verde {
	color:#006600;
	font-size:24PX;
}

.data {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#666666;	
} 

#logohead {
	width:778PX;
	height:30PX;
	margin:15PX 0PX 2PX 0PX;
	text-align:right;
}

#logohead a {
	color:#334456;
	padding:8px 2px 0px 2px;
	font-family:Tahoma, Verdana;
	font-size:11PX;
}

#logohead a:hover {
	color:#5D7D9E;
	padding:8px 2px 0px 2px;
}

#menuhead{
	background-image:url(media/logohead.gif);
	background-repeat:no-repeat;
	margin:0PX;
	padding:0PX;
	padding-bottom:2PX;
	font-weight:bold;
	width:780px;
	height:58px
	
}

#menuhead a {
	color:#FFFFFF;
	margin:10PX 2PX 0PX 2PX ;
	padding:5px;
	padding-top:10PX;
	border-bottom:none;
	font-family:arial, Verdana;
	font-weight:bold;
	font-size:11PX;
}

#menuhead a:hover {
	color:#FFFFFF;
	padding:5px;
	background-color:#FF3300;
}

#menuhead a.selected {
	color:#FFFFFF;
	padding:5px;
	background-color:#FF9900;
}




.data {
	font-family:Tahoma, Arial;
	font-size:11PX;
	color:#666666;
	padding:5px 0px 5px 0px;
}

.inputsearch {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#334456;
	border:1px outset #ddeeff;
	padding:3PX;
}

form {
	padding:0PX;
	margin:0PX;
}

#divsearch{
	background-color:#F7F7F7;
	margin:0PX;
	padding:2PX;
	background-image:url(media/bg_search.jpg);
	width:773px
	
}

#menubottom{
	width:797PX;
	margin:2PX 0PX 2PX 0PX;
	padding:2PX;
	height:30PX;
	color:#FFFFFF;
	font-family:Tahoma, arial;
	font-size:10PX;	
	
}

#menubottom a {
	color:#FF3300;
	padding:5px 0px 5px 0px;
	text-transform:uppercase;
	font-family:Tahoma, Arial;
	font-size:10PX;

}

#menubottom a:hover {
	color:#FF9900;
	padding:5px 0px 5px 0px;
	text-transform:uppercase;
}

#menubottom a:visited {
	color:#FF0000;
	padding:5px 0px 5px 0px;
	text-transform:uppercase;
}

#closebottom{

	color:#a4a4a4;
	font-family:Tahoma, Arial;
	font-size:11PX;	
	
}

#google{
	padding:10PX;
	color:#000000;
	padding-bottom:15PX;
	font-size:13px;
	line-height:18px
}

#google a {
	color:#2200FF;
	font-family:Arial, Arial;
	font-size:16PX;
}

#google a:hover {
	color:#5D7D9E;
}

#google a:visited {
	color:#666666;
}

.bold {
	font-weight:bold
}

#menuleft {
	background-position:left;
	background-repeat:repeat-y;
	border-right:1px solid #333333;
	border-top:0px solid #F4F4F0;	
	border-left:none;
	padding-bottom:15PX;
	padding-top:10PX;
	width:210PX;
}

.table1 {
	background-color:#333333;
	border:0px solid #F5F5F5;
	background-image:url(media/fondo2.jpg);
	background-repeat:no-repeat;	
}

.td2 {
	padding:10PX 10PX 25PX 10PX;
	height:350PX;
	width:100%;
}

p {
text-indent:0px;
}

#homebottom {
	background-image:url(media/fondo.jpg);
	background-repeat:no-repeat;
	margin:1PX 0PX 2PX 0PX;
	padding:0PX;
	padding-bottom:2PX;
	width:780px;
	border-bottom:0px solid #f4f4f0;
}

#homebottom td {
	padding:10PX 10PX 0PX 10PX;
}

#homebottom table {
	margin-bottom:10PX;
}

#homebottom a {
	padding-bottom:2PX;
}

