/* CSS Document */



/* General Style Info */

body {
	/*background-image: url(../img/fondo.gif);*/
	background-color:#ffffff;	
	font-family: helvetica,arial,sans-serif;
	font-size:13px;
	margin: 0;
	position:relative;left:0px;top:0px;z-index:0;
}

#container {
	margin:0 auto 20px;
	width:983px;
	position: relative;
}
#container.sector {
	margin:0 auto 20px;
	width:983px;
	background-image: url(../img/fondo_actividad.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#container.sector #header {
	background-image: none;
}
#container.sector #content {
	background-image: none;
}
#container.sector #top{
	background-image: none;

}
#container.sector #footer{
	background-image: none;
}

#container.sector #logo a {
	background-image:url(../img/logo.png);
	background-repeat:no-repeat;
	
}
#languages { 
	height:18px;
	text-align: right;
	margin: 20px 23px 0 0;
	text-transform:lowercase;
}
#languages ul li {
	border-right:1px solid #979797;
	display:inline;
	padding-left:8px;
	padding-right:8px;
}
#languages ul li.current a {
	color:#2e406b;
	font-weight: bold;
}
#languages ul li.last {
	border-right-style:none;
}
#languages ul li a {
	color:#979797;
	text-decoration:none;
}
#languages ul li a:hover {
	color:#000000;
}
#header {
	overflow:hidden;
	width:948px;



}
#top_content{
	/*background-image: url(../img/fondo_esquinas.png);
	background-repeat: repeat-y;*/
	height: 47px;
	padding-bottom: 10px;

}
#header #top{
	/*background-image: url(../img/top.png);
	background-repeat: no-repeat;
	width:983px;
	height:37px;*/
}
#logo  {
	margin-left:30px;


}
#logo a {
	background-image:url(../images/zorrozua-asociados.png);
	background-repeat:no-repeat;
	float:left;
	height:39px;
	text-indent:-9999px;
	width:281px;
}

#mainmenu {
	text-transform:uppercase;
	margin-right: 0px;
	text-align:right;


}
#mainmenu ul li{
	border-left:1px solid #585858;
	padding:0;
}
#mainmenu ul li a{
	font-size:12px;
	color:#2e406b;
	padding:0.3em 0.7em 0.3em 0.5em ;
	margin:0 -5px 0 0;
	font-weight: normal;
	text-decoration: none;
}
#mainmenu ul li a:hover{
	color:#585858;
	border-bottom:1px dotted #585858;
	background:none;
	
}
#mainmenu ul li.current a{
	color:#585858;
	font-weight: bold;
	border-bottom:2px solid #585858;
	

}
/* Codigo cambiadao  */

/* Codigo cambiadao  */





#mainmenu ul li.current {
	border-right-style: none;
}

#mainmenu ul .first {
	border-left:0;
}


#mainmenu ul ul li{
	border:0;
	text-align:left;

}

#mainmenu ul .current ul li a{

background-color:#ffffff;
	color:#2e406b;
}

#mainmenu ul ul li a{
	font-size:11px;
	float:left;
	width:180px;
	margin:1px 0 0 0;
}

#mainmenu ul ul li a:hover{
	background-color:#2e406b;
	color:#FFFFFF;
	text-decoration:none;
}


#mainmenu.activities {
	width: 970px;
}
#content {
	overflow:hidden;
	width:983px;
	/*background-image: url(../img/fondo_esquinas.png);
	background-repeat: repeat-y;*/
	position:relative;
	margin:25px 0 0 0;
	min-height:550px;


}

#content .item {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 15px;
}
#container #content #content_section #section_left .item img {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;	
}
#content .read_more a {
	color: #9c1f2d;
}
#section_left .visit img{


	margin-bottom: 10px;
}
#section_left .visit a{
	color: #49597d;
	background-color: #a4abbe;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #49597d;
	border-right-color: #49597d;
	border-bottom-color: #49597d;
	border-left-color: #49597d;
	display: block;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: center;
}
#section_left .visit a:hover{
	color: #49597d;
	background-color: #CCCCCC;
	display: block;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: center;
	border: 1px solid #666666;
}
#section_left .visit{
	width:111px;
	float: left;
	margin-right: 20px;
	margin-bottom: 19px;
}

#submenu {
	width:280px;
	height:164px;
	position:absolute;
	z-index:10;
	font-size:12px;
	background-color: #FFFFFF;	
	left: 12px;

}
#submenu ul {
	padding-left: 0px;
}
#submenu ul li{
	margin-bottom: 10px;
	background-image: url(../img/textura_submenu.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 38px;
}
#submenu ul li a {
	color:#48587e;
	padding:0 0.5em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#submenu ul li a:hover {
	color:#000000;

}
#submenu.insidesubmenu {
	background-color:transparent;
	clear:both;
	width:961px;
	height: 120px;
	padding-bottom: 15px;
	position:relative;

	margin-bottom:25px;
	margin-top: 50px;
}
#submenu.insidesubmenu ul li {
	background-image: url(../img/textura_submenusector.gif);
	background-repeat: no-repeat;

}
#submenu.insidesubmenu ul li a {
	color: #FFFFFF;
}
#submenu.insidesubmenu ul li a:hover {
	color: #bcc2d0;
}
#submenu.insidesubmenu ul li.current a {
	color: #bcc2d0;
}
#flash_content {
	width:897px;
	margin:0 0 0 30px;
/*	
	min-height:559px; 
	height:auto !important; 
	height:559px; 
	
	position:relative;
	z-index:-1;
	left: 45px;
	overflow:hidden;
	top: 10px;
*/
}

object{
 z-index:-1;
}

#flash_content_actividad {
	width:897px;
	min-height:559px; 
	height:auto !important; 
	height:559px; 
	position:absolute;
	z-index:100;
	left: 45px;
	overflow:hidden;
	top: 161px;

}
#content #content_section {

	width: 900px;
	overflow:hidden;
	margin-left: 31px;
	
}
#content #content_section #section_left ul {
	margin-left: 200px;
	
}
#content #content_section #section_left ul li {
	color:#585858;
	margin-bottom: 7px;
	list-style-type: circle;
	
}
#content #content_section a {
	color: #495881;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #495881;
	font-weight: bold;
}
#content #content_section a:hover {
	color: #1D2332;

}


#content .left {

	float:left;
	width:520px;
	margin:0 50px 0 0;
	text-align:justify;
}

#content .right {
	float:left;
	width:330px;
	margin:0 0 0 0;	
	text-align:justify;	
}

#content .right li, #content .left li {
	list-style-image:url(../img/trip.gif);
	color:#585858;
	margin:0 0 0 20px;
	text-indent:0px;	
	text-align:left;
}

#content #content_activity {
	position:relative;
	width:900px;
	color: #585858;
	left:70px;

}
#content #content_activity .job {
	text-transform: uppercase;
	background-image: url(../img/subtitulosfondo.png);
	margin:30px 0 120px -45px;
	color:#31436d;	
	font-weight: bold;
	padding:4px 0 4px 8px;
	height:21px;
	width:900px;

}

#content #content_activity .job p {
	float:left;
	margin:6px 0 0 0;
}

#content #content_activity .job span {
	float:right;
	margin:5px 10px 0 0;
}

/*
#content #content_activity .job a {

	color:#727783;	
	border-left:1px solid #BCC2D0;
	margin-left: 5px;
	padding-left: 5px;
}

#content #content_activity .job a:hover {
	color:#000000;

}

#content #content_activity a.current {
	color:#31436d;
	font-size:17px;

}
#content #content_activity .big {
	font-size:18px;

}

*/
#content #content_activity .right, #content #content_activity .left {
	margin-top:35px;

}

#content #content_activity .right li , #content #content_activity .left li {
	color: #585858;
	text-indent: 0px;
}

#content #content_activity p {
	text-align:justify;
		margin:0 0 10px 0;
}


#content #content_activity h1 {
	
	font-weight:normal;	
	background-image: url(../img/titraya2.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	background-position: 0px 22px;
	height: 28px;
	font-size: 22px;
	color:#31436d;
}

#content #content_activity h2 {
	font-weight:normal;
	background-image: url(../img/titraya.png);
	background-repeat: no-repeat;
	margin-top:0px;
	margin-bottom: 10px;
	background-position: 0px 22px;
	height: 30px;
	font-size: 22px;
	color:#31436d;	
}

#content #content_activity h3 {
	text-transform: uppercase;
	background-image: url(../img/subtitulosfondo.png);
	padding-left: 8px;
	margin-top: 20px;
	margin-bottom: 20px;
	color:#31436d;	
}

#content #content_activity #wrap {
	position:relative;
	top:40px;
	left:35px;
}


#content #content_section #section_left {
	width:585px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c6c6c5;
	padding-right: 25px;
}
#content #content_section #section_left.news_content img{
	padding: 6px;
	border: 1px solid #d5d5d5;
	float: right;
	margin: 8px;
}
#content #content_section #section_left .imagesaligned  img {
	padding: 6px;
	border: 1px solid #d5d5d5;
}
#content #content_section h1 {
	background-image: url(../img/testura.gif);
	background-repeat: repeat;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 25px;
	margin-bottom: 39px;
}
#content #content_section h2 {
	color: #585858;
	margin-bottom: 12px;
	font-size: 14px;
	font-weight: bold;
}
#content #content_section p {
	color: #585858;
	margin-bottom: 10px;
}
#content #content_section #section_right {
	width:264px;
	margin-left: 25px;
	float:left;
}
#content #content_section #section_right a {
	color:#265787;
}
#content #content_section #section_right a:hover {
	color:#9c1f2e;
}
#container #content #content_section .more_news a {
	color:#9c1f2e;
	float: right;
}
#container #content #content_section .more_news {
	overflow:hidden;
}
#section_right ul {
	margin-left: 23px;
	margin-bottom: 20px;
}
#section_right ul li {
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 10px;
	background-position: 1px 2px;
}

#section_right h3 {
color:#BCC2D0;
	margin:0 0 -10px 0;
	padding:0;
	height:0;
	
}

#footer {
	/*background-image: url(../img/botton.png);
	background-repeat: no-repeat;*/
	height:50px;
	background-position: top;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
}
#footer p {
	background-color:transparent; 
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	text-align: center;
	color: #8e8e8b;
}
#footer a {
	color: #2e406b;
}
#footer a:hover {
	color: #000000;
}

#content #content_section #section_left form {
	margin-left: 80px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#content #content_section #section_right p {
	margin-top: 30px;

}

/* Forms */
form {
	clear:both;
	overflow:hidden;
	padding:0;
	width: 410px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
form .required {
	color:#EF1E25;
}

#content fieldset {
	margin-bottom:15px;
	padding:10px;
}

#content #login fieldset {
	margin-bottom:0;
	border-style:none;
	border-width:0;
	padding:10px;
}

fieldset {
	padding-right:10px;
	padding-left:10px;
	border-style:none;
}

fieldset legend {
	background:#fff;
	color:#999;
	font-size:100%;
}

fieldset fieldset {
	margin-top:0;
	margin-bottom:20px;
	padding:16px 10px;
}

fieldset fieldset legend {
	font-size:120%;
	font-weight:400;
}

fieldset fieldset div {
	clear:left;
	margin:0 20px;
}

form div {
	clear:both;
	margin-bottom:1em;
	vertical-align:text-top;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
}

form div.input {
	color:#444;
}

form div.required {
	color:#333;
	font-weight:700;
}

form div.submit {
	border:0;
	clear:both;
	margin-top:10px;
	margin-left:140px;
}

label {
	display:block;
	font-size:12px;
	margin-bottom:5px;
	font-weight: bold;
	clear:both;
	color: #666666;
}

input,textarea {
	clear:both;
	font-size:140%;
	font-family:"frutiger linotype", "lucida grande", "verdana", sans-serif;
	width: 400px;
	margin-bottom:10px;
	padding:2px;
}
div.tilted{

	width: 195px;
	float:left;
	clear:none;
	margin-bottom:0em;

}
div.tilted_more{

	width: 295px;
	float:left;
	clear:none;
	margin-bottom:0em;

}
div.tilted_more input{

	width: 98%;

}
div.tilted_right_less{

	width: 95px;
	float:right;
	clear:none;
	margin-bottom:0em;

}
div.tilted_right_less input{

	width: 90px;

}
div.tilted input{

	width: 190px;

}
div.tilted_right{

	width: 195px;
	float:right;
	clear:none;
	margin-bottom:0em;

}

div.tilted_right select {

	width: 199px;
}

div.tilted_right input{

	width: 189px;

}

select {
	clear:both;
	font-size:120%;
	vertical-align:text-bottom;
	margin-bottom:10px;
}
select.extensive {
	width:100%;

}

select[multiple=multiple] {
	width:100%;
}

option {
	font-size:120%;
	padding:0 3px;
}

input[type=checkbox] {
	clear:left;
	float:left;
	width:auto;
	margin:0 6px 7px 2px;
}

input[type=radio] {
	float:left;
	width:auto;
	margin:0 3px 7px 0;
}

div.radio label {
	margin:0 0 6px 20px;
}

input[type=submit] {
	display:inline;
	font-size:13px;
	width:auto;
	vertical-align:bottom;
	float:right;
	padding:2px 5px;
}
div.error-message {
	clear:both;
	color:#EF1E25;
	font-weight:700;
	background-color: #FFD2D2;
	padding-left: 5px;
}
#content #wrap h1{
	margin-bottom:5px;


}
#content_section .box{
	margin-left: 85px;
	float: left;
	margin-top: 10px;
	width: 111px;
}
#content #gallery{
	width: 800px;
	margin-top: 0px;
}

#content #gallery a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#content #gallery a:hover p{
	color: #1E2844;

}
#content #gallery p{
	text-align: left;
	font-size:16px;
	color: #757575;
	font-weight: normal;
	margin-top: 16px;
}


#thumbs {
	float:left;
	margin-top: 20px;
	margin-right: 25px;
}

#thumbs li {

	margin-top: 7px;
}
#gallery{
	float:left;
}
ul.thumbs li img {
	background:#F0F0F0 none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	padding:5px;
}
#slideshow-adv1 img{
	border:1px solid #DDDDDD;
	padding:5px;

}
#caption-adv1 .image-title{
	font-size: 16px;
	font-family:helvetica, arial, sans-serif;
	margin-top: 15px;
}
#caption-adv1 .image-desc{
	font-size: 13px;
	margin-top: 10px;

}
#caption-adv1 .download{

}

#content #clients {
	margin-top: 20px;
}
#content #clients li{
	height: 50px;
	width: 150px;
	float:left;
	margin-bottom: 10px;
}
#content #clients li a{
	height: 50px;
	width: 150px;
	display: block;
	background-image: url(../images/clientes/Galicia.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-indent:-9999px;
	border-bottom-style: none;
}
#content #clients li a:hover{
	background-image: url(../images/clientes/Galicia.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

/* esto luego tendremos que borrar no sera necesario por cada clienete un class */

#content #clients li.m a{
	height: 50px;
	width: 150px;
	display: block;
	background-image: url(../images/clientes/trevi.gif);
	background-repeat: no-repeat;
	background-position: 0px top;

}
#content #clients li.m a:hover{
	background-image: url(../images/clientes/trevi.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#content #clients li.q a{
	height: 50px;
	width: 150px;
	display: block;
	background-image: url(../images/clientes/Tesa.gif);
	background-repeat: no-repeat;
	background-position: 0px top;

}
#content #clients li.q a:hover{
	background-image: url(../images/clientes/Tesa.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#content #clients li.w a{
	height: 50px;
	width: 150px;
	display: block;
	background-image: url(../images/clientes/Area-PC.gif);
	background-repeat: no-repeat;
	background-position: 0px top;

}
#content #clients li.w a:hover{
	background-image: url(../images/clientes/Area-PC.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#content #clients li.e a{
	height: 50px;
	width: 150px;
	display: block;
	background-image: url(../images/clientes/EuskoTren.gif);
	background-repeat: no-repeat;
	background-position: 0px top;

}
#content #clients li.e a:hover{
	background-image: url(../images/clientes/EuskoTren.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#content #clients li.r a{
	height: 50px;
	width: 150px;
	display: block;
	background-image: url(../images/clientes/Galicia.gif);
	background-repeat: no-repeat;
	background-position: 0px top;

}
#content #clients li.r a:hover{
	background-image: url(../images/clientes/Galicia.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#content #clients li.t a{
	height: 50px;
	width: 150px;
	display: block;
	background-image: url(../images/clientes/Servigraf.gif);
	background-repeat: no-repeat;
	background-position: 0px top;

}
#content #clients li.t a:hover{
	background-image: url(../images/clientes/Servigraf.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#content #clients li.y a{
	height: 50px;
	width: 150px;
	display: block;
	background-image: url(../images/clientes/NHhoteles.gif);
	background-repeat: no-repeat;
	background-position: 0px top;

}
#content #clients li.y a:hover{
	background-image: url(../images/clientes/NHhoteles.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#content #clients li.u a{
	height: 50px;
	width: 150px;
	display: block;
	background-image: url(../images/clientes/Saunier.gif);
	background-repeat: no-repeat;
	background-position: 0px top;

}
#content #clients li.u a:hover{
	background-image: url(../images/clientes/Saunier.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#content #clients li.i a{
	height: 50px;
	width: 150px;
	display: block;
	background-image: url(../images/clientes/Arenas.gif);
	background-repeat: no-repeat;
	background-position: 0px top;

}
#content #clients li.i a:hover{
	background-image: url(../images/clientes/Arenas.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#content #clients li.o a{
	height: 50px;
	width: 150px;
	display: block;
	background-image: url(../images/clientes/Elkargi.gif);
	background-repeat: no-repeat;
	background-position: 0px top;

}
#content #clients li.o a:hover{
	background-image: url(../images/clientes/Elkargi.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#content #clients li.p a{
	height: 50px;
	width: 150px;
	display: block;
	background-image: url(../images/clientes/Servigraf.gif);
	background-repeat: no-repeat;
	background-position: 0px top;

}
#content #clients li.p a:hover{
	background-image: url(../images/clientes/Servigraf.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#content #clients li.s a{
	height: 50px;
	width: 150px;
	display: block;
	background-image: url(../images/clientes/Scania.gif);
	background-repeat: no-repeat;
	background-position: 0px top;

}
#content #clients li.s a:hover{
	background-image: url(../images/clientes/Scania.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

/* asta aqui */

.clear {
	float:none;
	clear:both;
}









