body, td, th {
	font-family: times new roman, tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color:#FFFFFF;
	color:#333333;
}

#pagecontainer {
	width: 950px;
	margin: 0 auto;
	text-align: center;
}

#header {
	width: 950px;
	height: 134px;
	text-align: left;
	background: url(images/aantipa_01.jpg);
	background-repeat:no-repeat;
}

#menucontainer {
	height:76px;
	float:left;
	}

#contentscontainer {
	width: 950px;
	background: url(images/aantipa_10.jpg);
	overflow: auto;
	float:left;
}

#columnleft {
	width: 200px;
	text-align: justify;
	color: #FFFFFF;
	float:left;
	padding: 5px 2px 0 8px;
}

#contents {
	width: 720px;
	text-align: justify;
	float: left;
	padding: 0 10px 10px 10px;
}

#footer {
	width: 925px;
	height: 35px;
	background: url(images/aantipa_13.jpg);
	text-align: left;
	padding: 10px 0 0 25px;
	color: #FFFFFF;
	clear: both;
}
a {
	text-decoration: none;
}

#footer a {
	color: #FFFFFF;
	padding: 2px 5px;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
}

#rotator
{
	overflow: hidden;
	position: relative;
	width: 255px;
	height: 340px;
}

#rotator img
{
	border: 0;
	width: 255px;
	height: 340px;
}

a img {
	border: 0px;
}

a:visited {
	color:#666666;
}

a {
	color:#CC0000;
}

a:hover {text-decoration:underline;}

a#cv img {
	background:url(images/aantipa_03.jpg) no-repeat;
}

a:hover#cv img {
	background:url(images/aantipa-over_03.jpg) no-repeat;
}

a#ofertaelectorala img {
	background:url(images/aantipa_04.jpg) no-repeat;
}

a:hover#ofertaelectorala img {
	background:url(images/aantipa-over_04.jpg) no-repeat;
}

a#galeriefoto img {
	background:url(images/aantipa_05.jpg) no-repeat;
}
a:hover#galeriefoto img {
	background:url(images/aantipa-over_05.jpg) no-repeat;
}

a#presa img {
	background:url(images/aantipa_06.jpg) no-repeat;
}

a:hover#presa img {
	background:url(images/aantipa-over_06.jpg) no-repeat;
}

a#contact img {
	background:url(images/aantipa_07.jpg) no-repeat;
}

a:hover#contact img {
	background:url(images/aantipa-over_07.jpg) no-repeat;
}

#preloader img {
	display:none;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight:bold;
	font-style:oblique;
	text-align:center;
	color:#aa0c0c;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	text-indent: 50px;
	color:#aa0c0c;
}
#tab {
	text-indent:30px;
}
#columnleft a {
	display: block;
	background-color:#cd0f0f;
	color:#FFFFFF;
	padding: 2px 5px;
	margin-bottom: 1px;
	text-decoration: none;
}
#columnleft a:hover {
	background-color:#aa0c0c;
	color:#FFFFFF;
	padding:2px 7px;
	text-decoration:none;
	margin-bottom:1px;
	font-weight:bold;
}



fieldset {
	border: solid 1px #666666;
	width: 300px;
	padding: 0 10px 10px 10px;
	margin-bottom: 15px;
}

legend {
	color: #ffffff;
	background: #cd0f0f;
	border: 1px outset #cccccc;
	padding: 2px 2px 0 2px;
	font-weight: bold;
}

.vote {
	margin-top: 4px;
	padding: 0 0 0 0;
}

.vote p {
	margin-top: 6px;
	margin-bottom: 6px;
}

.errorMessage {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ff0000;
}

input.submit {
	color: #FFFFFF;
	background: #cd0f0f;
	border: 2px outset #cccccc;
}

/* Default for the poll bars */

.pollBar {
	height: 15px;
	background: #ff0000;
	border: 1px solid #000000;
}

/* Poll bar ids are sequential and one-indexed */

#pollBar1 {
	background: #ff0000;
}

#pollBar2 {
	background: #00ff00;
}

#pollBar3 {
	background: #0000ff;
}

#pollBar4 {
	background: #ffff00;
}

#pollBar5 {
	background: #00ffff;
}

#pollBar6 {
	background: #ff00ff;
}

