@charset "UTF-8";
/* CSS Document */

html {
    height: 100%;
}

body {
font-family: Century Gothic, Verdana, Helvetica, sans-serif;
font-size: 13px;
}

#bg {
	position: fixed;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	height: 100%;
    margin: 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
	background-image: -webkit-gradient(linear, left top, left bottom, to(rgb(42, 42, 42)), from(rgb(76, 76, 76)));
	background-image: -webkit-linear-gradient(top, rgb(42, 42, 42), rgb(76, 76, 76));
	background-image: -moz-linear-gradient(top, rgb(42, 42, 42), rgb(76, 76, 76));
	background-image: -o-linear-gradient(top, rgb(42, 42, 42), rgb(76, 76, 76));
	background-image: -ms-linear-gradient(top, rgb(42, 42, 42), rgb(76, 76, 76));
	background-image: linear-gradient(top, rgb(42, 42, 42), rgb(76, 76, 76));
}

#container {
	position: absolute;
	margin-top: 10px; 
	left: 50%;
	width: auto; 
	margin-left: -490px; 
}

#header {
	background-color: #c4c4c4;
	height: 140px;
	width: 1024px;
	border: 5px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

#img{
	height: 120px;
	width: 700px;
	float: right;
	top: 10px;
	right: 10px;
	/*background: url(../img/banner.jpg) no-repeat;*/
	position: relative;
	/*border-radius: 10px;*/
	z-index: 20;
	/*border: 1px inset;
	border-bottom-style: inset;*/
}

#logo{
	position: absolute;
	background:  no-repeat 15px #ffffff;
	height: 85px;
	width: 1024px;
	margin-top: 26px;
	-webkit-box-shadow: 0 9px 6px -6px black;
    -moz-box-shadow: 0 9px 6px -6px black;
    box-shadow: 0 6px 9px -6px black;
}

#menu {
	height: 35px;
	width: 980;
}




#contactos {
	position: absolute;
	left: 310px;
	top: 35px;
}



/*links*/

A:link {text-decoration: none ;color: black}
A:visited {text-decoration: none;color: black}
A:active {text-decoration: none;color: black}
A:hover {text-decoration: none;color: black}




/*MENU_DROP_DOWN*/

ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 0;
	float: left;
	width: 985px;
	background: #222;
	background: url(../img/topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(../img/topnav_hover_.png) no-repeat center top;
}

/*ul.topnav li span { /*--Drop down trigger styles--*!/
	width: 17px;
	height: 35px;
	float: left;
	background: url(subnav_btn.gif) no-repeat center top;
}*/
/*ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*!/*/


ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #e39860;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 8px solid #c4c4c4;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	z-index: 200;
	
}
ul.topnav li ul.subnav li{    /*botoes do dropdown menu*/
	margin: 0; padding: 0;
	border-top: 1px solid #acacac; /*--separador do dropdown menu--*/
	border-bottom: 1px solid #acacac; /*--separador do dropdown menu--*/
	clear: both;
	width: 170px;
	
}
html ul.topnav li ul.subnav li a {
	
	width: 145px;
	background: #c4c4c4; /*fundo dropdown menu*/
	padding-left: 10px; /*preto do fundo menu*/
	
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
		
	background-color: #e39860;
}

/*END MENU*/


#main {
	position: relative;
	background-color: #c4c4c4;
	height: 410px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-box-shadow: 0 9px 6px -6px black;
    -moz-box-shadow: 0 9px 6px -6px black;
    box-shadow: 0 6px 9px -6px black;
}


#text {
	/*background-image: url(../img/info.jpg);*/
	position: absolute;
	background-color: #FFFFFF;
	height: 400px;
	width: 994px;
	border-bottom-left-radius:  10px;
	border-bottom-right-radius: 10px;
	left: 5px;
	padding-right: 10px;
	padding-left: 10px;
	-moz-box-shadow:    inset 0 0 6px #000000;
    -webkit-box-shadow: inset 0 0 6px #000000;
    box-shadow:         inset 0 0 6px #000000;
	/*text config*/
	overflow: auto;
	
}

#texto {
	position: relative;
	height: 398px;
	width: 930px;
	padding-left: 10px;

}

#textos { 
	position: relative;
	height: 390px;
	width: 500px;
	padding-left: 10px;

}

/* FOTOS */

#img_apresentacao {
position: relative;
background: url(../img/fotos/img_apresentacao.jpg) no-repeat; 
top: -360px;
left: 540px;
height: 350px; 
width: 430px; 
border-bottom-right-radius: 10px;
border-top-left-radius:  10px;

}


#img_missao{

position: relative;
background: url(../img/fotos/img_missao.jpg) no-repeat; 
top: -360px;
left: 560px;
height: 350px; 
width: 400px; 
border-bottom-right-radius: 10px;
border-top-left-radius:  10px;
}

#img_visao{

position: relative;
background: url(../img/fotos/img_visao.jpg) no-repeat; 
top: -360px;
left: 560px;
height: 350px; 
width: 400px; 
border-bottom-right-radius: 10px;
border-top-left-radius:  10px;
}

#img_valores{

position: relative;
background: url(../img/fotos/img_valores.jpg) no-repeat; 
top: -360px;
left: 540px;
height: 350px; 
width: 430px; 
border-bottom-right-radius: 10px;
border-top-left-radius:  10px;
}

#img_projectoint{

position: relative;
background: url(../img/fotos/img_projectoint.jpg) no-repeat; 
top: -360px;
left: 540px;
height: 350px; 
width: 430px; 
border-bottom-right-radius: 10px;
border-top-left-radius:  10px;
}


#img_cozinha{

position: relative;
background: url(../img/fotos/img_cozinha.jpg) no-repeat; 
top: -360px;
left: 540px;
height: 350px; 
width: 430px; 
border-bottom-right-radius: 10px;
border-top-left-radius:  10px;
}



#img_recursoshumanos{

position: relative;
background: url(../img/fotos/img_recursoshumanos.jpg) no-repeat; 
top: -360px;
left: 540px;
height: 350px; 
width: 430px; 
border-bottom-right-radius: 10px;
border-top-left-radius:  10px;
}


#img_gestaoqualidade{

position: relative;
background: url(../img/fotos/img_gestaoqualidade.jpg) no-repeat; 
top: -360px;
left: 540px;
height: 350px; 
width: 430px; 
border-bottom-right-radius: 10px;
border-top-left-radius:  10px;
}


#img_lavandaria{

position: relative;
background: url(../img/fotos/img_lavandaria.jpg) no-repeat; 
top: -360px;
left: 540px;
height: 350px; 
width: 430px; 
border-bottom-right-radius: 10px;
border-top-left-radius:  10px;
}



#img_politicaqualidade{

position: relative;
background: url(../img/fotos/img_politicaqualidade.jpg) no-repeat; 
top: -360px;
left: 540px;
height: 350px; 
width: 430px; 
border-bottom-right-radius: 10px;
border-top-left-radius:  10px;
}

#img_actividade{

position: relative;
background: url(../img/fotos/img_actividade.jpg) no-repeat; 
top: -360px;
left: 540px;
height: 350px; 
width: 430px; 
border-bottom-right-radius: 10px;
border-top-left-radius:  10px;
}


#img_psicologia{

position: relative;
background: url(../img/fotos/img_psicologia.jpg) no-repeat; 
top: -360px;
left: 540px;
height: 350px; 
width: 430px; 
border-bottom-right-radius: 10px;
border-top-left-radius:  10px;
}

#img_inicio{

position: relative;
background: url(../img/fotos/img_inicio.jpg) no-repeat; 
top: -360px;
left: 540px;
height: 350px; 
width: 430px; 
border-bottom-right-radius: 10px;
border-top-left-radius:  10px;
}


/*#img_servicossmedicos{
position: relative;
background: url(../img/foto/img_servicosmedicos.jpg) no-repeat; 
top: -360px;
left: 540px;
height: 350px; 
width: 430px; 
border-bottom-right-radius: 10px;
border-top-left-radius:  10px;
}*/

#footer{
	position: fixed;
	background-color: #c4c4c4;
	min-height: 20px;
	height: 20px;
	width: 1024px;
	padding-top: 5px;
	overflow:hidden;
	bottom: 0px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-size: 10px;
	text-align: center;
	-webkit-box-shadow: -2px -6px 7px -6px black;
    -moz-box-shadow: -2px -6px 7px -6px black;
    box-shadow: -2px -6px 7px -6px black;
    
}
/******* FORM *******/  
#customForm{  
    padding: 0 5px 5px;  
}  
#customForm label{  
    display: block;  
    color: #797979;  
    font-weight: 700;  
    line-height: 1.4em;  
}  
#customForm input{  
    width: 220px;  
    padding: 6px;  
    color: #949494;  
    font-family: Arial,  Verdana, Helvetica, sans-serif;  
    font-size: 11px;  
    border: 1px solid #cecece;  
}  
#customForm input.error{  
    background: #f8dbdb;  
    border-color: #e77776;  
}  
#customForm textarea{  
    width: 550px;  
    height: 80px;  
    padding: 6px;  
    color: #adaeae;  
    font-family: Arial,  Verdana, Helvetica, sans-serif;  
    font-style: italic;  
    font-size: 12px;  
    border: 1px solid #cecece;  
}  
#customForm textarea.error{  
    background: #f8dbdb;  
    border-color: #e77776;  
}  
#customForm div{  
    margin-bottom: 15px;  
}  
#customForm div span{  
    margin-left: 10px;  
    color: #b1b1b1;  
    font-size: 11px;  
    font-style: italic;  
}  
#customForm div span.error{  
    color: #e46c6e;  
}  
#customForm #send{  
    background: #6f9ff1;  
    color: #fff;  
    font-weight: 700;  
    font-style: normal;  
    border: 0;  
    cursor: pointer;  
}  
#customForm #send:hover{  
    background: #79a7f1;  
}  


/*

#error{  
    margin-bottom: 20px;  
    border: 1px solid #efefef;  
}  
#error ul{  
    list-style: square;  
    padding: 5px;  
    font-size: 11px;
    
}  
#error ul li{ 
 	
    list-style-position: inside;  
    line-height: 1.6em;  
}  
#error ul li strong{  
    color: #e46c6d;  
}  
#error.valid ul li strong{  
    color: #93d72e;  
}  

*/
/******* /FORM *******/