body
{
background-color:#e8eeee;
background-image:url(images/bg.jpg);
background-repeat:no-repeat;
background-position: 0px 0px;

}

a, a:visited
{
color:#4b768f;
}

a:hover
{
color:#666666;
}

#content_div {


font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;	
font-size:8pt;
	margin:0px;
	height:300px;
	width:565px;
	overflow:auto;
	

}
#center_div
{
position:absolute;
width: 750px;
/*border: 1px solid #000;*/
top:20%;
left:20%;

}



#content_div_wrapper {
	background-image:url(images/cadre_big.gif);
	background-repeat:no-repeat;
	position:absolute;
	width: 564px;
	padding:10px;
	margin:0px;
	height: 300px;
/*	left: 20%;
	top: 20%;*/
	overflow:hidden;
	font-family: Tahoma, sans-serif;
	font-size:10pt;
	color:#3a4b55;
	

}
#logo
{
background-image:url(images/logo.gif);
background-repeat:no-repeat;
position:absolute;
	width: 737px;
	padding:0px;
	margin:0px;
	height: 103px;
	left:10px;
	top: 10px;

}

#cross_1
{
background-image:url(images/cross_1.gif);
background-repeat:no-repeat;
position:absolute;
	width: 84px;
	padding:0px;
	margin:0px;
	height: 139px;
	left:10px;
	bottom: 100px;

}
#cross_2
{
background-image:url(images/cross_2.gif);
background-repeat:no-repeat;
position:absolute;
	width: 84px;
	padding:0px;
	margin:0px;
	height: 139px;
	right:10px;
	bottom: 100px;

}

#spiral {
background-image:url(images/spiral.gif);
background-repeat:no-repeat;
position:absolute;
	width: 235px;
	padding:0px;
	margin:0px;
	height: 234px;
	right:80px;
	bottom: 20px;


}

#agenda_div {
	background-image:url(images/cadre_small.gif);
	background-repeat:no-repeat;
	position:absolute;
	width: 103px;
	padding:10px;
	margin:0px;
	height: 100px;
	right: 0;
/*	top: 20%;*/
	overflow:auto;
	font-family: Tahoma, sans-serif;
	font-size:7pt;
	color:#3a4b55;
	line-height:15px;
	

}

#narco_shadow
{
	position:absolute;
	bottom: 25px;
	right:100px;
	background-image:url(team_shadow.png);
	background-repeat:no-repeat;
	height:124px;
	width:192px;

}
#narco_text
{
	position:absolute;
	bottom: 25px;
	left:200px;
}

#menu
{

position:absolute;
height:70px;

bottom:9px;
left:50px;
line-height:36px;
width:700px;


}
#menu img
{
margin-bottom:5px;
border:none;
}
#bottom_div
{
	background-image:url(images/bottom.gif);
	background-repeat:repeat-x;
	position:absolute;
	width: 100%;
	padding:0px;
	margin:0px;
	height: 50px;
	bottom:0px;
	right:0px;


}
.title
{

	background-color:#E9EBF5;
	font-weight:bold;

}

