/* Start of CMSMS style sheet 'style' */
html, body {
	height:100%;
	background-color:#a2c2d1;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#000;
overflow:hidden;

}
/** @group Reset**/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,blockquote,th,td {
	margin: 0;
	padding: 0;
}

.title {
	height:25px;
	border-bottom:2px solid #f26422;
	margin-top:126px;
	padding-left:8px;
	padding-bottom:0px;
}

.title h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
}



#foto {
	position:absolute;
	left:0px;
	height:368px;
	width:247px;
	float:left;
}

#menuContainer {
	position:relative;
	left:247px;
	height:360px;
	width:110px;
	float:left;
	background-color:#FFF;
	overflow:hidden;
	padding-top:8px;
	padding-left:12px;
}

#menuContainer li {
	list-style-type: none;
	margin-bottom:8px;
	font-weight:normal;
}

#menuContainer li a:active,#menuContainer li a:visited,#menuContainer li a:link {
	list-style-type: none;
	margin-bottom:8px;
	font-weight:normal;
	text-decoration:none;
	color:#000;
}

#menuContainer li a:hover {
	text-decoration:underline;
	color:#000;
}
#menuContainer li.parent a{
	font-weight:bold;
	
}
#menuContainer li.parent >ul {
	margin-top:8px;	
}
#menuContainer li.parent >ul a{
	font-weight:normal;
}
#content {
	position:absolute;
	left:369px;
	height:355px;
	float:left;
	border-right:1px solid #918f8f;
	border-left:1px solid #918f8f;
	background-color:#FFF;
	right:212px;
	overflow:auto;
	padding: 4px 0px 10px 11px;
}

#innerContent {
padding-right:10px;
}
#images {
	position:absolute;
	right:0px;;
	height:364px;
	width:212px;
	float:left;
	background-color:#FFF;
	overflow:auto;
	padding-top:4px;
}

.bottomBorder {
	width:100%;
	height:2px;
	background-color:#0a7080;
	position:relative;
}
.clearer {
	clear:both;	
}

.smallimage {
	width:163px;
	height:auto;
	margin-left:20px;
	margin-bottom:14px;
}

.firstImage {
	margin-top:7px	
}
h2 {
	font-size:38px;
	font-weight:normal;
	margin-bottom:25px;
	margin-top: 7px;

}
.cufon-active h2 { /* for Cufon.replace('h2') */
	font-size:38px;
	font-weight:normal;
	margin-bottom:25px;
	margin-top: 7px;
}

.cufon-loading h2 { /* for Cufon.replace('h2') */
	visibility: hidden !important;
}

.cufon-ready h2 { /* for Cufon.replace('h2') */
	font-size:38px;
	font-weight:normal;
	margin-bottom:25px;
	margin-top: 7px;
}


a {
	color:#f26422;	
}

#innercontent {
height:auto;
padding-top:10px;
}


#innerContent li {
    margin-left:12px;
}
.error_message{
color:#F26422;
margin-top:12px;
margin-bottom:20px
}

.error_message li {
list-style:none;
line-height:16px;
font-weight:bold;
}

input[type=text]  {
width:220px;
border:1px solid #A2C2D1;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
height:20px;
}

textarea {
width:220px;
border:1px solid #A2C2D1;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
}
/* End of 'style' */
