body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D80F6C;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.topmenu_bg
{
	font:bold 11px arial;
	background-color:#0063B4;
	color:#FFFFFF;
}

.topmenu 
{
	font:bold 13px arial;
	background-color:#0063B4; 
	float:right; 
	height:34px;
}

.topmenu a 
{
	color:#ffffff;
	height: 27px;
	display: block;
	padding-top:5px;
	margin-top:1px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}

.topmenu a:hover
{
	color:#ffffff;
	background-color:#ff6600;
	height: 27px;
}

.search
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:0px;
	padding: 0px 3px 3px 3px; 
	width:90px;
	height:12px;
}

.search_bg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:0px;
	background: url(../images/search_bg.jpg) no-repeat;
	padding: 3px 3px 0px 3px; 
	width:120px;
	height:23px;
}

.content_top
{
	width:670px;
	height:3px;
	background: url(../images/content_top.jpg) no-repeat;
}

.content_side_l
{
	background: url(../images/content_side.jpg) top left repeat-y;
}

.content_side_r
{
	background: url(../images/content_side.jpg) top right repeat-y;
}

.content_bottom
{	
	width:670px;
	height:4px;
	background: url(../images/content_bottom.jpg) no-repeat;
}

.title
{
	width:645px;
	font-weight:bold;
	background-color:#E3E6EE;
	padding:5px;
	border-color:#000000;
}

.dotted
{
	background: url(../images/dotted.jpg) center repeat-y; 
	width:40px;
}
.footer
{
	margin-top:5px;
}
.foto {
padding:5px; width:150px;float: left;
}
.foto img {
  border: 10px solid #ddd;
}
div.submission{
cursor:pointer;
color:#FFFFFF;
text-decoration:none;
border:solid 1px #d6e6f5;
background:#4186c1;
height:20px;
vertical-align:middle;
}

div.submission_hover{
cursor:pointer;
color:#4186c1;
text-decoration:none;
border:solid 1px #d6e6f5;
background:#FFFFFF;
height:20px;
vertical-align:middle;
}


