@charset "utf-8";

/* Reset CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
	 outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     vertical-align: baseline

}

body {
     line-height: 1
}

:focus {
     outline: 0
}

ol, ul {
     list-style: none
}

table {
     border-collapse: collapse;
     border-spacing: 0
}

blockquote:before, blockquote:after, q:before, q:after {
     content: ""
}

blockquote, q {
     quotes: "" ""
}

input, textarea {
     margin: 0;
     padding: 0
}

hr {
     margin: 0;
     padding: 0;
     border: 0;
     color: #000;
     background-color: #000;
     height: 1px
}

/* Estilos propios */

@font-face {
    font-family: 'ColaborateMediumRegular';
    src: url('colabmed-webfont.eot');
    src: url('colabmed-webfont.eot?#iefix') format('embedded-opentype'),
         url('colabmed-webfont.woff') format('woff'),
         url('colabmed-webfont.ttf') format('truetype'),
         url('colabmed-webfont.svg#ColaborateMediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body
{
	background:#949494 url(../imgLib/background.jpg) no-repeat center top fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#wrapper
{
	border:1px solid #b2b2b2;
	background-color:#fff;
	width:980px;
	margin:0 auto;
}

#header
{
	height:112px;
	border-bottom:1px solid #b2b2b2;
	position:relative;
	background:url(../imgLib/bg-header.png) no-repeat right top;
	
}

#header h1
{
	text-indent:-1000em;
	background:url(../imgLib/logo-actualia.png) no-repeat left top;
	height:92px;
	width:230px;
	position:absolute;
	left:40px;
	top:10px;
}

/***** generales *****/

.no-border
{
	border:none!important;
}

/***** MENU *****/


#header #menu
{
	position:absolute;
	right:45px;
	bottom:0;
}

#header #menu ul
{
	overflow:auto;
}

#header #menu ul li
{
	float:left;
	list-style:none;
	background:transparent url(../imgLib/tabLeft.jpg) no-repeat left top;
	margin: 0 5px 0 0;
}

#header #menu ul li:hover
{
	background:transparent url(../imgLib/tabLeft.jpg) no-repeat left -36px;
}

#header #menu ul li a
{
	float:left;
	display:block;
	text-decoration:none;
	line-height:36px;
	background:transparent url(../imgLib/tabRight.jpg) no-repeat right top;
	padding:0 13px;
	color:#083b47;
	font-size:12px;
}

#header #menu ul li a:hover
{
	background:transparent url(../imgLib/tabRight.jpg) no-repeat right -36px;
}

/***** EXPOSITOR *****/

#expositor
{
}

/***** CONTENT *****/

#content
{
/*	background:transparent url(../imgLib/reflejo-menu.png) no-repeat 371px top;
*/	padding: 25px 0 25px 0;
	position:relative;
	height:100%;
	overflow:auto;
}

#wrapper .pageContacto
{
	padding:25px 0 0 0;
	background:none;
}

#content h2
{
	font-family:Tahoma, Geneva, sans-serif;
	color:#020202;
	font-size:27px;
	text-shadow: #888 0px 0px 2px;
	padding:0 0 15px 50px;
}

#content p
{
	margin: 0 50px 15px 50px;
	line-height:16px;
}

#content p strong
{
	font-weight:bold;
}



#content #empreses
{
	overflow:auto;
	margin:0 auto;
	width:942px;
	height:420px;
}

#content #empreses ul
{
	margin: 0;
}

#content #empreses div
{
	float:left;
	width:302px;
	height:400px;
	background:url(../imgLib/bg-empreses.jpg) no-repeat left top;
	margin-right:18px;
	
}

#content #empreses div .block
{
	display:block;
}

.displaynone
{
	display: none;
}

#content #empreses div.last
{
	margin-right:0px;
}

#content #empreses h2
{
	padding:6px 0 10px 35px;
}

#content #empreses #tecno h2
{
	background:#a4d757 url(../imgLib/atecno.png) no-repeat 7px 9px;
}

#content #empreses #sanidad h2
{
	background:#eaab4c url(../imgLib/asanidad.png) no-repeat 7px 9px;
}


#content #empreses #consultoria h2
{
	background:#90cbf2 url(../imgLib/aconsultoria.png) no-repeat 7px 9px;
}

#content #empreses h2 a
{
	font-family:Tahoma, Geneva, sans-serif;
	color:#020202;
	font-size:27px;
	text-decoration:none;
	text-shadow: #888 0px 0px 2px;
	width:265px;
	display:block;
}

#content #empreses h3
{
	font-family: 'ColaborateMediumRegular';
	text-transform:uppercase;
	font-size:13px;
	color:#7c7c7c;
	margin:10px 0;
	text-align:center;
}

#content #empreses img
{
	margin:15px 0 0 15px;
}

#content #empreses img.flecha
{
	margin:0 0 0 0px;
}

#content #empreses ul li
{
	line-height:16px;
	padding: 0 0 0 12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	list-style-type:decimal;
	list-style-position:inside;
	color:#636363;
}

#content #infAdicional
{
	font-family:Tahoma, Geneva, sans-serif;
	color:#636363;
/*	text-shadow: #888 0px 0px 2px;
*/	font-size:19px;
	padding:0 0 0 25px;
	width:323px;
	float:left;
}

#content #infAdicional li
{
	padding:0 0 0 25px;
	line-height:20px;
	margin-bottom:5px;
}

#content #infAdicional .email
{
	background:url(../imgLib/icon-mail.png) no-repeat left top;
}

#content #infAdicional .telf
{
	background:url(../imgLib/icon-tel) no-repeat left top;}

#content #infAdicional a
{
	color:#636363;
    text-decoration:none;
/*	text-shadow: #888 0px 0px 2px;
*/}


#content #infAdicional a:hover
{
	color:#61b2e7;
}

#content .boletin
{
	width:200px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	background:url(../imgLib/boletin-noticias.png) no-repeat 145px top;
	margin:0 0 0 425px;
}

#content .boletin:hover
{
	background:url(../imgLib/boletin-noticias.png) no-repeat 145px -32px;
}

#content .boletin a
{
	text-decoration:none;
	font-size:13px;
	letter-spacing:1px;
	color:#676767;
}

#content .boletin span
{
	font-weight:bold;
	display:block;
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:0;
}

#content .boletin:hover span
{
	color:#61b2e7;
}

/*en construccio*/
#enConstruccio
{
	margin-top:20px;
	background:url(../imgLib/bg-content2.jpg) no-repeat right top;
}
#enConstruccio p
{
	font-size:14px;
	line-height:20px;
	margin-bottom:10px;
}

#enConstruccio p span
{
	font-weight:bold;
}

#enConstruccio p a
{
	color:#083B47;
}

/***** FOOTER *****/

#footer
{
	background:url(../imgLib/bg-footer.jpg) no-repeat left top;
	padding:30px 0 0 0;
	margin:0 auto;
	width:981px;
	height:191px;
}

#footer p a
{
	color:#FFF;
	text-decoration:none;
}
#footer ul li
{
	text-align:right;
	line-height:15px;
}


#footer ul li a
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#a09f9f;
	text-decoration:none;
}

#footer ul li a:hover
{
	color:#fff;
}

#footer #ademas
{
	width:242px;
	float:left;
	margin:0 348px 0 15px;
	line-height:27px;
	height:27px;
	padding:5px 0 0 0;
}

#footer #ademas:hover
{
	background:url(../imgLib/hover-inesferis.png) no-repeat left top;
}

#footer .inesferis a
{
	background:url(../imgLib/inesferis.png) no-repeat 185px -5px;
	height:27px;
	line-height:22px;
	padding:0 0 0 25px;
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
}

#footer .inesferis a:hover
{
	background:url(../imgLib/inesferis.png) no-repeat 185px -32px;
}

#footer #menu-secundari,
#footer #redsocial
{
	width:175px;
	float:left;
}

#footer #redsocial
{
	margin:103px 0 0 26px;
}


#footer #redsocial li
{
	float:left;
}

#footer #redsocial li a
{
	float:left;
	display:block;
	width:31px;
	height:31px;
	margin-left:8px;
}

/****************** Formulari *****************************/
#contactform
{
	overflow:hidden;
}

#contactform p
{
	color:#333;
	font-size:12px;
	font-family:Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
}

#contactform label
{
	color:#333;
	font-size:12px;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
	display:block;
	line-height:1.5em;
}

#contactform label span
{
	color: #FF0000;
}

#contactform label.error
{
	color: #FF0000;
	font-weight:normal;
}

#contactform input
{
	color:#000000;
	font-family:Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
	font-size:12px;
	margin:0;
	padding:1px;
	width:332px;
	height:18px;
}

#contactform input.btn-submit
{
	width:51px;
	padding:1px;
	height:25px;
}

#contactform #formActualia
{
	width:365px;
	float:left;
	margin:0 0 0 150px;
}

#contactform #formActualia div
{
	margin:1em 0;
}

#contactform textarea
{
	padding:1px;
	width:350px;
	height:95px;
}


#infContacto {
	float:right;
}

#infContacto ul {
	margin:0 auto 25px;
	padding:0;
	width:280px;
}

#infContacto ul li {
	list-style:none;
	list-style-image:none;
	background:none;
	color:#333;
	font-size:12px;
	line-height:20px;
	font-family:Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
}

#infContacto ul li a:visited,
#infContacto ul li a:link
{
	color:#083B47;
}
#infContacto ul li span {
	font-weight:bold;
}

#contactform input.error, #contactform textarea.error, #contactform select.error {
	border:2px solid red;
}

#emailerror
{
	clear:both;
	margin-bottom:50px;
}
#contactform #error2 ul li
{
	font-size:12px;
	font-weight:bold;
	margin:0 0 0 155px;
	color:#E38E4D;
	width:300px;
	list-style:none;
	list-style-image:none;
	background:none;

}
#emailerror ul
{
	margin:0;
}

/****************** Privacidad *****************************/
.pagePrivacitat ul
{
	margin:0 0 20px 60px;
}

.pagePrivacitat ul li
{
	line-height:18px;
}

/****************** Aviso Legal *****************************/



/*Newsletters*/
#node-181 ul li
{
	list-style:none;
}



