/* CSS Document */
body {
	background-image: url(../images/background_gradient.gif);
	background-repeat: repeat-x;
	background-color: #99b0dd;
	width:770px;
	
	margin-top:8px;
}
#main_all {
	width: 770px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;	
}

#header {
	height: 70px;
	width: 770px;	
}

#menu_flash
{
	width: 770px;
	height: auto;
	display:none;
	
}
#principal
{ 
	float: left;
	width: 770px;
	height: auto;
	background-color: #FFFFFF;
	overflow: auto;
	padding-bottom: 10px;
}
#leftside
{
	width: 185px;
	height: 240px auto;
	float: left;
	background-color: #FFFFFF;
	clear: left;
	padding-left: 15px;
	visibility:hidden;

}
#textolder
{
width: 540px;
height: 220px auto ;
float: left;
padding-left: 10px;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 0px;
background-color: #FFFFFF;
font-size: 11px;
overflow: hidden;
line-height: 20px;
color:#666666;
}

#bottom
{
	clear: both;
	text-align: center;
	background-image:url(../images/bottom_corners.gif);
	background-repeat:no-repeat;
	width: 770px;
	height: 200px;
}


#flashouille
{ 
	width: 770px;
	text-align: center;
	visibility:hidden;
}
	

/*//////////////////////////////////////////////////////////HEADER DIV///////////////////////////////////////////////////*/
#logo {
	width: 250px;
	height: 70px;
	text-align: left;
	float: left;
	vertical-align: top;
	}

#middle_header
{
	display: inline;
	width: 350px;
	height: 59px;
	float: left;
	padding-top: 11px;
	
}
#right_header{
	width: 160px;
	height: 57px;
	float: left;
	
	vertical-align: top;
	padding-top: 7px;
	margin-top: 0px; 
	margin-left: 10px;
	visibility:hidden;
}

#login_button
{
	background-color: #FFFFFF;
	width: 45px;
	height:18px;
	font: Verdana, Arial, Helvetica, sans-serif;
	border: none;
	font-size: 9px;
	color: #000000;
}
.txt_login
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 80px;
	height: 12px;
	font-size: 9px;
	border: 0;
	background-color: #E2E6EF;
	
	
}
.txt_form_login
{
	background-color: #FFFFFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	border:0;
	font-size:9px;
	color:#000000;
}

/*////////////////////////////////////////////////////////////MENU_FLASH////////////////////////////////////////////////////////////////////*/

#menu
{
	width:770px;
	margin:0px;
	height:65px;
	color:#FFFFFF
}
#menu a:
{
	border:none;
	text-decoration:none;
}
#menu1
{
	width:154px;
	height:65px;
	float:left;
	
}
#menu2{
	width:154px; 
	float:left;
	height:65px;
}	
	
#menu3{
	width:154px; 
	float:left;
	height:65px;
}
#menu4{
	width:154px; 
	float:left;
	height:65px;
	
}
#menu5{
	width:154px; 
	float:left;
	height:65px;
	
}
	
.menu_title
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px; 
	color:#FFFFFF;
	font-weight:bold;
}
.menu_caption
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#99CCFF;
}

/*/////////////////////////////////////////////////////////////////Project/////////////////////////////////////////////////////////////////*/
.nav {
	width:170px;
	margin:0;
	line-height:25px;
}
.nav a:link
{
	display:block;
 	width:100%; 
  	line-height:9px;
   	text-decoration:none; 
   	color: #000000;
    padding-left:10px;
	padding-bottom:8px;
	
	
}
.nav a:visited
{
	display:block;
 	width:100%; 
  	line-height:9px;
   	text-decoration:none; 
   	color: #000000; 
   	
   	background-repeat:no-repeat;
    padding-left:10px;
	padding-bottom:8px;
}

.nav a:hover
{
	display:block;
 	width:100%;
  	text-decoration:none;
	color: #000066;
	background-image:url(../images/arow.gif);
	background-repeat:no-repeat;
	padding-bottom:8px;
	padding-left:10px;
	
}.nav a:active
{
	display:block;
 	width:100%;
  	text-decoration:none;
	color: #000000;
	background-image: url(../images/arrow_active.gif);
	background-repeat:no-repeat;
	padding-bottom:8px;
	padding-left:10px;
	
}
.nav a span 
{
	padding-left:0px;
}

/*//////////////////////////////////////////////////////////project page/////////////////////////////////////*/
.project_holder
{ 
	width:540px;
	height:100px;
}

.project_front_photo
{
	float: left;
	width: 132px;
	height: 71px;
	padding:3px;
	border: 1px solid   #CCCCCC;
	margin-left:5px;
	vertical-align:middle;
	text-align:center;
}

.project_name_front
{
	color: #333333;
	width: 380px;
	height: 20px;
	padding-left:10px;
	float:left;
	font-size:12px;
	 
	font-weight:bold;
	margin-top:-5px;
	
}

.project_descrip_front{
	color: #666666;
	text-align: left;
	float: left;
	width: 360px;
	height: 55px;
	overflow: hidden;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	line-height:17px;
	
}
#project_detail_holder{

height:auto;
width:540px;
}

#left_arrow
{
	width:60px;
	height:auto;
	vertical-align: middle;
	float: left;
	display:block;
	}
#right_arrow
{width:60px;
height:auto;
vertical-align:middle;
float: left;
display:block;
}

#photo_older
{
width:650px;
display:block;
height:auto;
text-align:center;
float:left;
}

/*/////////////////////////////////////////////////////Footer///////////////////////////////////////////////////////////*/


#footer_icon
{ 

font-size:9px;
color: #666666;
}
