body, html{
	background-color: #ffffff;
	height: 100%;
}

body { 
	margin: 0 0;
	padding: 0 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.95em;
	text-align: center;
	color: #005d38;
}

a {
	text-decoration: none;
}

ul {
	margin: 0 0;
	padding: 0 0;
	list-style-type: none;
	list-style-image: none;
}

h1 {
	font-weight: normal;
	color: red;
	/*font-variant: small-caps;*/
}

#header {
	background-color: black;
	z-index: 150;
	width: 99.2%;
	height: 87px;
	position:fixed;
	top: 0px;
	border: 4px solid black;
	border-bottom: 0px none black;
}

#logo {
	background-image: url(../img/headerF.jpg);
	background-repeat: no-repeat;
	width: 1014px;
	height: 87px;
	//margin: 0 auto;
	float: right;
}

#menu {
	z-index: 100;
	background-color: #ffffff;
	width: 99.2%;
	height: 28px;
	font-size: 19px;
	top: 90px;
	position: fixed;
	border-left: 4px solid black;
	border-right: 4px solid black;	
}

#menu li {
	width: 33.33333%;
	height: 28px;
	float: left;
}

#menuWrap, #menuWrapACT {
	background-image: url(../img/menuGrad.jpg);
	background-repeat: repeat-x;
	margin: 0 2px;
	color: red;
}

#menuWrap a {
	color: #005d38;
	margin: 0 auto;
}

#menuWrap a:hover {
	color: red;
}

#menuWrapACT a {
	color: red;	
}

#menuWrap li.selected a {
	background-color: #13140e;
}

#menu2Wrap {
	z-index: 100;
	background-color: #aacb1c;
	width : 99.2%;
	height: 26px;
	top: 115px;
	position: fixed;
	font-size: 13px;
	border-left: 4px solid black;
	border-right: 4px solid black;
}

#menu2 {
	width: auto;
	height: 26px;
	margin: 0 auto;
}

#menu2 ul {
	padding-top: 3px;	
}

#menu2 li {
	display: inline;
	padding: 0 10px;
	border-right:1px solid #ffffff;
	color: white;
}

#menu2 li.last {
	border-right: none;
}

#menu2 li a {
	color: #005d38;
}

#menu2 li a:hover {
	color: white;
}

#page {
	width: 99.2%;
	position: relative;
	top: 141px;
	left: 0px;
	float: left;
	font-size: 13px;
	text-align: left;
	border-left: 4px solid black;
	border-right: 4px solid black;
	color: black;
	background-image:url('../img/sfondo.jpg');
	background-repeat:repeat-y;
	/*background-attachment:fixed;*/
	background-position:top center;
}

#page.singleColumn {
	padding: 10px 2% 10px 2%;
	width: 95.2%;
}

/*div.csc-textpic, div.csc-header, div.csc-textpic-text {
	padding: 10px 20px 10px 30px;
}*/

/*#page div {
	padding: 10px 20px 10px 30px;
}

#page div div {
	padding: 0px 0px 0px 0px;
}*/

#page h1 {
	color: #005d38;
	font-size: 28px;
}

#leftcolumn {
	padding: 10px 20px 10px 30px;
	/*padding: 0px 0px 0px 0px;*/
	border-right: 1px solid #aacb1c;
}

#wrap, #wrapl, #wrapr{
	width: 33.33333%;
	float: left;
}

#wrap0 {
	width: 0;
	float: left;
	display: none;
}

#wrapl50, #wrapr50 {
	width: 50%;
	float: left;
}

#cont {
	padding: 10px 20px 10px 30px;
	/*padding: 0 0 0 0;*/
}

#rightcolumn {
	padding: 10px 20px 10px 30px;
	/*padding: 0 0 0 0;*/
	border-left: 1px solid #aacb1c;
}

#footerWrap {
	top: 174px;
	clear: both;
	width: 99.2%;
	text-align: center;	
	position: relative;
	border: 4px solid black;
	border-top: 0px none black;
}

#footer {
	padding: 20px;
}

fieldset.tx-powermail-pi1_fieldset {
	width:650px;
	margin: 0 auto;
}

fieldset.tx-powermail-pi1_fieldset div {
	width:50%;
	float:left;
}

div.tx_powermail_pi1_fieldwrap_html label {
	width:75px;
	float:left;
	text-align:right;
}

div.tx_powermail_pi1_fieldwrap_html input {
	width:175px;
}

#powermaildiv_uid4 input {
	width:150px;
}

#powermaildiv_uid5 {
	width:100%;
}

#powermaildiv_uid12 {
	float: right;
}

#powermaildiv_uid13 {
	width: 100%;	
}

#uid4_msgCnt {
	margin-left: 100px;
}
