#page{
	height:690px;

}

 #page_info { 
	margin:0 auto;
	clear:both;
	height:100px;
}
#header,#page,#peu {
	margin:0 auto;
	margin-bottom:0;
	width:1024px;
}
ul#nav {
	list-style:none;
	float:right;
	height:45px;
}
ul#nav li {
	float:left;
	text-align:right;
	height:18px;
	border-left:1px solid #cecece;
}
ul#nav li.end a {
	width:75px;
	height:18px;
	border-right:1px solid #cecece;
}
ul#nav li a {
	cursor:pointer; /* logTrig */
	display:block;
	line-height:1.625em;
	width:80px;
	padding-right:6px;
}
#page_info {
	width:1024px;
	margin:0 auto;
	border-top:1px solid #cecece;
	height:100px;
}

#primary_content {
	min-height:146px;
	margin-bottom:3.25em;
}

/* peu */
#peu {
	font-size: 80%;
	color: #444;

	border-top:1px dotted #cecece;
}
#peu a { text-decoration:none; color:#F60;}
#peu a:hover { color:#000; }
/* FI peu */

#login_bu {
	float:left;
}


.home_feed.projects {
	width:1024px;
	/*height:470px;*/
	margin-bottom:15px;
	float:left;
	margin-left:0;
}
#recent_projects li a {
	padding-top:8px;
}
#recent_projects ul {
	width:224px;
	float:left;
}
#recent_projects li {
	border-top:1px dotted #cecece;
	height:35px;
	width:225px;
}
#recent_projects li.last {
	border-bottom:1px dotted #cecece;
} 

#showcase {
	margin-top:-9px;
	margin-left:226px;
	position:absolute;
	padding:9px;
	width:780px;
}
#slides {
	width:800px;
	height:400px;
	overflow:hidden;
} 
#slide_nav a {
	padding:3px;
	background:yellow;
}

dd.addr {
	margin-bottom:9px;
}
span.fade {
	position:absolute;
	margin-top:0;
	margin-left:0;
	height:35px;
	width:225px;
	background:#FFF;
}
ul.fade {
	background:url(img/fader.gif);
}
ul.fade li a.hover {
	color:#F60;
}
.hover li, .fade li, .click li {
	overflow:hidden;
	cursor:pointer;
}
.fade a {
	padding-left:3px;
	position:absolute;
	z-index:100;
}

.clear {
	display:block;
	clear:both;
}
.contacta tr td{

padding-top:20px;
}

.contact_info{
width:150px;
}

.textarea{
width:400px;height:100px;
}

#subsubcat a{
padding-left:30px;
color:#F60;
}


.gallery {
	
	padding: 10px;

}
.gallery ul { list-style: none; }
.gallery ul li { display: inline; }
.gallery ul img {
	border: 5px solid #fff;
	border-width: 5px;
}
.gallery ul a:hover img {
	border: 5px solid #f6d5b4;
	border-width: 5px;
	color: #f6d5b4;
}
.gallery ul a:hover { color: #f6d5b4; }
	
	
#contact_form label {
	font-weight:bold;
	color:#555;
	width:70px;
	float:left;
}
#contact_form input.text {
	width:210px;
}
textarea {
	height:36px;
}



select.postform {
	width:185px;
}  
.error { color:red; }
.success { color:green; }

.big_bu {
	display:block;
	font-size:12px;
	padding-top:1px;
	border:1px solid #CCC;
	background:#c5e4c8;
	height:18px;
	text-align:center;
	width:155px;
}
.big_bu:hover {
	background:#ccc;
	border:1px solid #999;
}
#loginForm {
	position:absolute;
	margin-left:527px;
	padding-left:18px;
	padding-top:5px;
	width:378px;
	height:49px;
	margin-top:10px;
	font-size:90%;
	display:none;
	background:url(img/loginBg.png) no-repeat top left;
	z-index:100;
}

#submenuOption {
	position:absolute;
	margin-left:527px;
	padding-left:18px;
	padding-top:5px;
	width:378px;
	height:49px;
	margin-top:36px;
	font-size:90%;
	display:none;
	background:url(img/loginBg.png) no-repeat top left;
	z-index:100;
}

.hiden{
display:none;

}

#loginForm p {
	float:left;
	margin-right:15px;
}
#loginForm p.bu {
	float:left;
	padding-top:18px;
	margin-right:0;
}
#loginForm p.pwd {
	margin-right:9px;
}
#loginForm label {
	font-weight:bold;
	display:block;
}
#loginForm input.text {
	border:1px solid #CCC;
	margin:0;
	width:138px;
}
#loginForm input.text:focus {
	border:1px solid #999;
}
#loginForm button,
#loginForm a.button {
	display:block;
	height:16px;
	border:none;
}
.go {
	font-size:90%;
	background:url(img/signUpBu.png) no-repeat 0 0;
	width:38px;
	color:#666;
}
.go:hover {
	background:url(img/signUpBu.png) no-repeat 0 -16px;
	color:#FFF;
} 
.close {
	text-indent:-9999px;
	background:url(img/close.png) no-repeat center center;
	width:18px; 
}
.info {
	background:url(img/info.png) no-repeat center center;
}
#loginTools  {
	margin-bottom:0;
	float:right;
	padding-right:10px;
}
#loginTools li {
	float:left;
}
#loginInfo {
	position:absolute;
	margin-left:527px;
	padding-left:18px;
	padding-top:5px;
	width:378px;
	height:49px;
	margin-top:90px;
	font-size:90%;
	/*display:none;*/
	background:url(img/loginBg.png) no-repeat top left;
	z-index:100;
}

body {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:22px;
	
	color:#666;
}
a {
	font-weight:bold;
	text-decoration:none;
	color:#555;
}
.entry a {
	border-bottom:1px solid #999;
}
.entry a.return {
	border-bottom:none;
	clear:left;
}
a:hover {
	color:#f60;
}
p, ol, ul, dl { margin-bottom:9px; }

dt {
	font-weight:bold;
	color:#555;
}
.entry blockquote {
	color:#666;
	border-left:1px solid #cecece;
	font-weight:bold;
	font-size:1.125em;
	line-height:1.75em;
	float:left;
	padding-left:12px;
	padding-right:10px;
	width:200px;
}
.entry blockquote + p { width:225px; float:right; }
.entry blockquote + p + a.return { width:225px; float:right; } 
.entry blockquote + p + p { clear:right; }
strong { font-weight:bold; }
em { font-style:italic; }

h1 {
	font-size:2.5em;
}
h2 {
	color:#666;	
	/*font-size:1.625em;*/
	font-size:1.3em;
	padding-top:.375em;
	margin-bottom:29px;
}
h2 a 	 {
   font-weight:normal;
   color:#999;
} 
h2.excerpt {
	color:#666;
	font-size:3.125em;
	line-height:.985em;
}
h2.excerpt .sIFR-active {
	visibility: hidden;
	line-height: 1em; 
}

h2.interior_title { color:#333; }



h2 span { color:#666; }

h3, h4, h5, h6 {
	font-weight:bold;
}

h4 {
	margin-bottom:9px;
	color:#222;
	border-top:0px solid #cecece;
}
h5 {
	color:#555;
}
.entry li {
	padding-left:15px;
	background:url(img/tick.gif) no-repeat top left;
	margin-bottom:9px;
	color:#777;

}
.entry h5 {
	color:#555;
	margin-bottom:9px;
}

.incr p {
	line-height:16px;
}
.incr p {
	font-size:95%;
	color:#999;
	margin-bottom:8px;
}
.incr h5 {
	margin-bottom:4px;
}



#header h1 {
	float:left;
}
#header h1 a {
	z-index:1;
	text-indent:-9999px;
	background:url(img/logo.png) no-repeat -10px ;
	width:365px;
	height:30px;
	margin-top:90px;
	display:block;
	position:absolute;
}

/* home */
li.hover a    
/* work */
.workpage a:hover,
.workpage li.hover a, 
#secondary_content li.current-cat a,
#work #secondary_content li a:hover, 
#package #secondary_content li a:hover,
#web #secondary_content li a:hover,
#print #secondary_content li a:hover { color:#44697d; }



ul#sub_nav {
	float:right;
	width:155px;
	margin-bottom:0;
}
ul#sub_nav li {
	float:right;
	padding-top:6px;
	width:140px;
	text-align:right;
	margin-left:3px;
}

#footer_nav  {
 	float:left;
}
#footer_nav li  {
 	float:left;
	margin-right:7px;
}
#footer_nav a  {
 	color:#999;
}

#loginForm {
	position:absolute;
	margin-left:650px;
	padding-left:18px;
	padding-top:5px;
	width:378px;
	height:49px;
	margin-top:36px;
	font-size:90%;
	display:none;
	background:url(img/loginBg.png) no-repeat top left;
	z-index:150;
}

.close {
	background:url(img/close.png) no-repeat center center;
	width:18px; 
}

#fondo{
margin-left:100px;
padding-top:20px;
background:url(img/header.jpg) no-repeat ;
background-position:0px 35px; 
height:114px;
}

.noticias
{

float:left;
margin-right:30px;
margin-left:240px;
width:360px;
height:150px;
border-top:1px solid #cecece;
}
.titulo_noticias
{
margin-top:370px;
color: #ff6600;
float:left;
margin-right:30px;
margin-left:27px;
width:360px;
}
.eventos
{

float:left;
width:340px;
height:150px;
border-top:1px solid #cecece;	
}
.titulo_eventos
{
margin-top:370px;
color: #ff6600;
float:left;
width:340px;
height:20px;
}


	
