body {
	margin:0px;
	padding:0px;
	height:100%;width:100%;
	background-repeat:repeat-y;
}
html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#555555;
	height:100%;
}
#bgd_top {
	background-repeat:no-repeat;
	background-position:left top;
}
#dossier_bgd {
	background-color:#fff;
	background-image:url(../layout/inca_dossier.gif); 
	background-repeat:no-repeat; 
	background-position:top right;
}
#bottom_dossier_bgd {
	background-position:right;
	background-repeat:no-repeat;
}
#logo{
	width:267px;
	height:187px;
	float:left;
}
#top_bitmaps {
	width:600px;
	height:187px;
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
}
#homepage_link {
	width:113px;
	height:182px;
	margin-top:5px;
	font-size:11px;
	font-weight:bold;
	float:left;
}
#homepage_link a {
	text-decoration:none;
}
#homepage_link a:hover {
	color:#555555;
}
#menu {
	width:267px;
	float:left;
}
#main_content {
	width:465px;
	margin-left:30px;
	margin-right:15px;
	display:block;
	float:left;
}
#content_photo {
	width:200px;
	margin-left:3px;
	margin-top:55px;
	display:block;
	float:left;
}
h1 {
	font-size:13px;
	margin:0px;
	padding:0px;
}
h2, h3 {
	font-size:12px;
	margin:0px;
	padding:0px;
}
.title {
	width:465px;
	margin:25px 0px 15px 0px;
}
.subtitle {
	width:465px;
}
#text {
	font-size:11px;
	line-height:15px;
}
#text a:hover {
	text-decoration:none;
}

#fullcontent {
	width:980px;
	/*background-color:#ffffff;*/
	height:100%;
}
/*#header{
	height:180px;
	width:100%;
	background-color:#FFFFFF;
	background-image:url(../layout/zoaki_01_bgd.gif);
	background-repeat:no-repeat;
	background-position:510px 40px;		
}*/
/*.apple_logo{
	padding-left:15px;
	padding-top:10px;
	float:left;
	display:inline;
}*/

/*#headerline{
	height:180px;
	width:534px;
	float:left;
	background-image:url(../layout/zoaki_01.jpg);
	background-repeat:no-repeat;
	background-position:right;
	line-height:14px;
	font-weight:bold;
	text-align:right;
}*/
/*#headerline a{
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF;
}
#headerline a:hover{
	color:#A9D883;
}*/
#index{
	/*width:78px;*/
	margin-top:10px;
	margin-right:30px;
}
/*////////////CONTENT///////////*/
#leftcontent{
	float:left;
	width:225px;
	height:100%;
	vertical-align:top;
}

#rightcontent{
	float:left;
	width:755px;
	height:100%;
	background-position:top right;
	background-repeat:no-repeat;
}
#toprightcontent{
	margin-right:5px;
	margin-top:5px;
	width:530px;
	height:175px;
	text-align:right;
}
#toprightcontent a{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#toprightcontent a:hover{
	/*color:#d89ca3;*/
}
#centerrightcontent{
	width:495px;
	float:left;
	padding:0px 20px;

}

/*////////////PHOTOS///////////*/
#photos{
	width:129px;
	margin-left:12px;
	padding-right:8px;
	float:left;
	display:inline;
}
.photo_content {
	display:block;
	width:160px;
	float:left;
	margin-left:10px;
}
.photo_cell {
	width:200px;
	margin-bottom:8px;
	display:block;
}
.craft_content {
	width:80px;
	float:left;
	margin-left:5px;
	margin-bottom:5px;
}
.craft_cell {
	width:80px;
	height:60px;
}
.lezanta {
	width:150px;
	font-size:10px;
	padding: 5px;
}
a.lezanta {
	text-decoration:none;
	color:#000000;
}
a:hover.lezanta {
	text-decoration:underline;
}

.meeting_subtitle{
	font-size:14px;
	font-weight:bold;
	color:#61a9b5;
	padding-left:30px;
	}
