
/*AZUL oscuro: #0365A5*/
/*AZUL intermedio: #3488BF*/
/*AZUL medio: #089DFE*/
/*AZUL claro: #46B6FF*/

/*Naranja medio: #FF8E00*/
/*Naranja claro: #FFAA40*/


BODY { 
    color: #333;
    margin : 0px; 

} 

#contenedor{ 
  
} 

#cuerpo { 

	overflow:hidden;
} 

#principal{
  
	padding-left: 10px;
	padding-right: 10px;
	 
} 


/* Navegador *******************************/

#navegacion{
	
 color:#0365A5; 
 margin: 0;
 padding: 0 0 0 10px;
}

/********************************************/


/* Cabecera ********************************/
#cabecera { 
		
		 padding-top: 5px;
	    margin:0px;
} 

#bloqueLogo{
 		 float: left;
}
#cabecera h1{
     margin:0;
     width: 440px;

}
#cabecera h1 A {
  margin:0;
	DISPLAY: block; 
	overflow:hidden;
	background:  url(imagenes/logo_min.png) no-repeat left top; 
	padding-top: 80px; 
	height:0px;
 /*background:  #059;*/
}


#buscador{
   margin: 5px 0 0 0;
   width: 120px;
	 float: left;
	/* background:  #009;*/
}
#buscador ul{
   list-style-type : none;
   padding: 0;
   margin: 0;
}
#buscador ul li{
  background:  url(imagenes/botonContactenos.png) no-repeat left top; 
   
}
#buscador ul li a{
   color: #fff;
   text-decoration: none;
   padding: 0 0 0 25px;													
}



/* Bloque idiomas */
#bloqueIdiomas{
   WIDTH: 340px;
   float: left;
   
}

#bloqueIdiomas ul{

  list-style-type : none;
  padding: 0 0 0 150px;
  margin: 0;
}

#bloqueIdiomas ul li{
 
    padding: 5px 0 5px 20px;
		margin: 0px 0 0 10px;
		float:left;
}

#bloqueIdiomas ul li a:link{
			color:#0365A5; 
}
#bloqueIdiomas ul li a:visited{
			color:#0365A5; 
}
#bloqueIdiomas ul li a:hover{
		color: #ff9409;
		text-decoration: underline ; 
}



.es{

		text-decoration: underline ; 
		background: url(imagenes/es.png) no-repeat left; 
}
.gb{
	
		text-decoration: underline ; 
		background: url(imagenes/gb.png) no-repeat left; 
}


/*****************************************************/
p {
	font-size: 1em;
	line-height: 1.25em;
	margin: 1.25em 0;
	text-align: left;
}

.parrafoImagen img{
  margin-right: 15px;
  float: left;

}

#contenedorMenu{

}


#google INPUT[type="submit"] { 

		background: #46B6FF url(imagenes/find.png) no-repeat left; 
		width : 25px ; 
		height: 25px;
		color : #fff; 

} 
#google INPUT[type="text"] { 

		width : 110px ; 
		height: 20px;
		color : #999; 

} 
#google{
  
  z-index: 2;
  position:relative; 
	top:-30px;
	right:-800px;
  width : 155px; 
}

.menu {
  z-index: 1;
	padding:0 0 0 360px;
	margin: 0; 
	list-style:none; 
	height:35px; 
	width: 100%; 
	font-size:14px;
  border-bottom:1px solid #ccc;
	}
.menu li {
  float:left; 
	height:35px; 
	margin-right:3px;
	 
}

.menu li.current {
	border-bottom:1px solid #fff;
	}


.menu li a {
  display:block; 
	float:left; 
	height:35px; 
	line-height:33px; 
	color:#0365A5; 
	text-decoration:none; 
	font-family:arial, verdana, sans-serif; 
	font-weight:bold; 
	text-align:center; 
	padding:0 0 0 4px; 
	cursor:pointer; 
	background:url(imagenes/pro_seventeen_1a.gif) no-repeat;
	}
.menu li a b {
  float:left; display:block; 
	padding:0 16px 5px 12px;
	background:url(imagenes/pro_seventeen_1b.gif) no-repeat right top;
	}
.menu li.current a {
  color:#0365A5; 
	background:url(imagenes/pro_seventeen_0a.gif) no-repeat;
	}
.menu li.current a b {
  background:url(imagenes/pro_seventeen_0b.gif) no-repeat right top;
	}
	
	
.menu li a:hover {
  color:#0365A5; 
	background: url(imagenes/pro_seventeen_0a.gif) no-repeat;
	}
.menu li a:hover b {
  background:url(imagenes/pro_seventeen_0b.gif) no-repeat right top;
}
.menu li.current a:hover {
 	color:#0365A5; 
	background: url(imagenes/pro_seventeen_1a.gif) no-repeat; 
	cursor:default;
}
.menu li.current a:hover b {
  background:url(imagenes/pro_seventeen_1b.gif) no-repeat right top;
}


/*Inicio *******************************************************/

#jurada{
  background: #fff url(imagenes/juradas.jpg) no-repeat right top;
  padding-top: 100px;
 
}
#web{
  background: #fff url(imagenes/traduccionweb.jpg) no-repeat right top;
  padding-top: 100px;
 
}

#inicioServicios{
  background: #fff url(imagenes/nuestrosServicios.png) no-repeat right top;
  padding-top: 120px;
 
}

#inicioPresupuestos{
    background:#fff url(imagenes/presupuestoPersonalizado.png) no-repeat right top;
    padding-top: 120px;
 
}
#inicioAtencion{
    background:#fff url(imagenes/inicioAtencion.png) no-repeat right top;
    padding-top: 120px;
 
}
#inicioJurada{
    background:#fff url(imagenes/inicioJurada.jpg) no-repeat right top;
    padding-top: 120px;
}




/***************************************************************/

/** Trabajar ***************************************************/
#ContenedorDosColumnasTrabajar{
	padding-top: 40px;
}

.ofertasEmpleo a{

	text-decoration:none;

}
.ofertasEmpleo img{

	border:0;

}

.ofertaImpar
{
    background: #DFF3FF;
    border-bottom: solid 1px #ccc;
	border-top: solid 1px #ccc;
}
.oferta
{
   border-bottom: solid 1px #ccc;
   border-top: solid 1px #ccc;
}

.listaResultados{
    margin-top: 40px;
}


.formTrabajar fieldset
{
     margin-bottom: 10px;
     background: #D2EDFF;
     border: none;
	 padding: 0px 0px 20px 0px;
	 background:  url(imagenes/fondoContactar.png) repeat-x left top;
}


.formTrabajar fieldset li 
{
     list-style: none;
     padding: 10px 0px 0px 25px;
}

.formTrabajar fieldset label 
{
     display: block;
     width: auto;
     text-align: left;
	 padding-bottom: 5px;
}
.formTrabajar input[type="text"],
.formTrabajar select,
.formTrabajar textarea
{
     color: #333;
     border: solid 1px #ccc;
	 width: 300px;
}


/*PIE **********************************/
#pie {  
    padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 20px;
		padding-right: 20px;
		border-top:1px solid #ccc;
    overflow:hidden;
} 
ADDRESS { 
    line-height : 12pt; 
    font-style : normal; 
    color : #3488BF; 
} 


#datosContacto { 
     float : left; 
		 width : 69%;
} 
#informacionLegal{
 width : 29%; 
 float : left; 
}


#informacionLegal a{

   padding-left: 20px;
   margin : 0 5px; 
	 color: #0365A5;
	 text-decoration: none;
	 background: url(imagenes/popup.png) no-repeat left top; 

}
#informacionLegal a:hover { 
   
    color : #333; 
}



UL#listaCreditos { 
    padding-bottom : 0; 
    list-style-type : none; 
    margin : 0; 
	  padding-top : 0; 
    padding-left : 0; 
    padding-right : 0; 
    float : right; 
    font-weight: bold;
	  font-size: 0.8em; 
	 
} 
UL.listaCreditos LI { 
    padding-bottom : 0; 
    padding-left : 0; 
    padding-right : 0; 
    display : inline; 
    padding-top : 0; 
} 
UL.listaCreditos LI A { 
    margin : 0 5px; 
	 color: #777;
	 text-decoration: none;
} 


UL.listaCreditos LI A:hover { 
   
    color : #333; 
}

/*Se utiliza en morote shop */
.bloqueCajas { 
 
 
 display: block;
  width : 100%;
	margin-bottom: 20px;
} 
.bloque b{
    color:#000;
} 
.bloque { 
    margin: 2%;
    background : #fff url(imagenes/fondoBloque.png) repeat-x; 
    width : 45%;   
    float : left; 
} 


.bloque img{ 

    float : left; 
		max-width: 33%;
		padding-right: 10px;
		padding-left: 10px;
} 
.bloque h3{ 
   font-family: Rockwell, "Courier New", Courier, Georgia,
   Times, "Times New Roman", serif;
   color:#FF8E00;
   margin-top: 10px;
} 
.bloque ul li{

  
}
.masInfo{
  text-align: right;

}
 
.bloque .masInfo a:link
{
  color: #333;
}
.bloque a:visited
{
  color: #333;
}
.bloque  a:hover
{

		color: #ff9409;
		text-decoration: underline ; 
}


	
.texto{
    
    overflow:hidden;
	  margin-bottom: 20px;
}
.formCarrito{
	 margin-top: 10px;
}
.formCarrito img{
		float: none;
		margin:0;
		padding:0;

}

/*Boque Quien Somos ************************/

.bloquesQuienSomos { 

 margin-top: 40px;
 display: block;
 width : 100%;
 margin-bottom: 20px;
} 

.bloqueQS{
    background : #fff url(imagenes/FondoBloqueQS.png) repeat-x;  
    margin-left: 12px;
    width : 30%;   
    float : left; 

}


/* Fin bloques Quien Somos *****************/



/* GOOGLE MAPS*/

.contenedorGoogle
{
	margin-top: 10px;
	
	}

#map_canvas{
	
	margin-left: 40px;

	}
.googleDireccion{

  font-size: 14px;	
	margin-bottom: 20px;
	line-height: 17px;
	overflow: auto;
	padding-bottom: 5px;
	border-bottom: 1px dotted #aaa;
	
	}
.googleDireccion img{
	margin-right: 5px;
	float:left;
	
	}

.imagen40 {
     max-width: 40%;
     float: left;
     margin: 0 10px 0 0
}

/*Servicios ********************************/


.descripcionServicios ul li
{
  padding-top: 10px;
	list-style: none;

}

.descripcionServicios ul li a:link
{
  color: #333;
}
.descripcionServicios ul li a:visited
{
  color: #333;
}
.descripcionServicios ul li a:hover
{

		color: #ff9409;
		text-decoration: underline ; 
}


.bloqueTextoIdioma{

overflow: auto;
margin-bottom: 20px;
}
.bloqueTextoIdioma img{
	 float: right;
	 padding-right: 30px;
	 padding-left: 30px;
	 
}

/*Lateral **********************************/


#lateral{
   margin: 0px;
   padding: 0px;
}

.bloqueLateral
{ 
  margin : 10px 10px;
	overflow : auto;  
	background: url(imagenes/fondoLateral.png) no-repeat; 
	padding-bottom: 15px;

}
.bloqueLateralTienda
{ 
  margin : 20px 10px 0px 10px;
  overflow : auto;  
  background: url(imagenes/fondoLateralTienda.png) no-repeat; 
  padding-bottom: 15px;
}

.bloqueLateral h2{
	

   margin: 0px;
   padding: 10px 0 0 10px;
   font-size: 14px;
   color: #0365A5;
   height: 25px; 
   border: 0;
} 
.bloqueLateralTienda h2
{ 
   /*FONT-FAMILY: arial,helvetica,clean,sans-serif;*/
   margin: 0px;
   padding: 10px 0 0 10px;
   font-size: 14px;
   color: #0365A5;
   height: 25px; 
   border: 0;
} 



.bloqueLateral .noticia{
		padding: 0px 10px; 
}

#loginLateral{ 
  margin : 0px 10px;
	overflow : auto;  
	border:1px solid #FF8E00;


}

#formLogin fieldset{
    margin: 0px;
	 padding: 0px;
   border: none;
}


#formLogin h2{
   FONT-FAMILY: arial,helvetica,clean,sans-serif;
   margin: 0 0 5px 0;
	 padding: 5px 0 0 10px;
	 background:#FF8E00;
	 font-size: 14px;
	 color: #fff;
	 border-bottom:1px solid #FF8E00;
	 height: 25px; 

}
#formLogin LABEL { 
    text-align : right; 
    width : 80px; 
    display : block; 
    float : left; 
    color:#0365A5;
    margin-right : 1%;
	  padding-left: 10px;
		margin-top: 5px;
} 
#formLogin INPUT { 
    margin-left: 10px;
		margin-top: 5px;
		 FONT: 99% arial,helvetica,clean,sans-serif
}
#formLogin input[type="text"]{
	 border: solid 1px  #3488BF;
}

#formLogin input[type="password"]{
	border: solid 1px   #3488BF;
}

#formLogin INPUT[type="submit"] { 
    background-color: #46B6FF;
	margin-top:5px;
    margin-left: 135px;
    width : 70px ; 
    color : #fff; 
    font-weight : bold; 		
} 

/*AZUL oscuro: #0365A5*/
/*AZUL intermedio: #3488BF*/
/*AZUL medio: #089DFE*/
/*AZUL claro: #46B6FF*/

.menuv {
        width: 100%;
				padding: 5px 0;
}
.menuv ul, li {
        list-style-type: none;
}
.menuv ul {
        margin: 0;
        padding: 0px 0px 0px 10px;
}
.menuv li {
        padding: 5px 0px;
}
.menuv a {
        text-decoration: none;
        color:  #0365A5;
        display: block;
				padding-left: 18px;
				background:url(imagenes/flecha.png) no-repeat left; 
				
}

.menuv a:hover {
     		color: #FF8E00;
				background:url(imagenes/flecha.png) no-repeat left;
}
#olvidoClave{
   padding:10px 5px;
  
}
#olvidoClave .naranja{
 color:#FFAA40;
 font-size: 1.2em;
}

#olvidoClave a{
   color:#3488BF;
	 text-decoration: none;
  
}

.noticia .encabezadoNoticia{
   color: #333;
	 font-weight : bold;
}

/*** FIN LATERAL *********************************************/

/*** ENCABEZADOS GLOBALES Y ESTILOS GLOBALES ************************************/
h1{
	 color: #000;
	 font-size: 18px;
	 padding-bottom: 20px;
}
h2 {
	
   color: #0098c7;
   font-family: Rockwell, "Courier New", Courier, Georgia,
                 Times, "Times New Roman", serif;

   line-height:1.2em;   
   padding-bottom : 10px;
   font-size: 1.5em;

}

h3{
	font-size: 14px;
	
}
h4{
	font-size: 14px;
	color: #3488BF;
}

/*Listas con marcas de verificación*/
.listaMarcas li{
    background:#fff url(imagenes/verificacion.png) no-repeat left top;
    padding: 5px 0 5px 26px;
}


/*** FIN ENCABEZADOS GLOBALES *****************************/

/*** ENLACES GLOBALES *************************************/

.enlace {

  margin-top: 20px;
	text-align: right;
	
}

.enlace  a{
 		color: #333;
		text-decoration: underline ; 
		padding-left: 25px;
		background:url(imagenes/enlace_off.png) no-repeat left; 
} 

.enlace  a:hover {
 		color: #FF8E00;
		text-decoration: underline ; 
	  background:url(imagenes/enlace.png) no-repeat left; 
} 
/* Enlace basico*************************************************************/
/* no están alineados a la izquierda */

.enlaceBasico {

  margin-top: 20px;
	
}

.enlaceBasico  a{
 		color: #0365A5;
		text-decoration: underline ; 
		 padding-left: 18px;
    background:url(imagenes/flecha.png) no-repeat left; 
} 

.enlaceBasico  a:hover {
 		color: #FF8E00;
		text-decoration: underline ; 
} 
/* FIN enlace basico**********************************************************/

.volver {
	color: #0098c7;
}

.volver a{
 text-decoration:none;

}
.volver a:hover {
 		color: #ff9409;
		text-decoration: underline ; 
} 

.volver  a:visited {
 		color: #0098c7;
		text-decoration: underline ; 
} 

/*** FIN ENLACES GLOBALES **********************************/


#principal h3
{
margin-left: 20px;

}
#principal h4
{
margin-left: 20px;

}
#principal p
 {
   margin-left: 20px;
	 margin-right: 20px;
 }
 #principal p.sangrado
 {
   margin-left: 40px;
	 margin-right: 40px;
 }
 

/* FORMULARIO DE CONTACTO ********************************************************************************************************/


/*Obligatorios*/
#nombre_form, #apellidos_form, #email_form, #asunto_form, #mensaje_form, #telefono, #observaciones{
	border-color:  #3488BF;
}

.formContacto fieldset{
     margin-bottom: 10px;
     background: #D2EDFF;
     border: none;
		 padding: 0px 0px 20px 0px;
		 /*background:  url(imagenes/fondoContactar.png) no-repeat left top; */
		 background:  url(imagenes/fondoContactar.png) repeat-x left top;
}


.formContacto fieldset ol {
     margin: 0;
     padding: 0;
}

.formContacto fieldset li {
     list-style: none;
     padding: 10px 0px 0px 25px;
}

.formContacto em{
     font-style: normal;
     text-decoration: underline
}

.formContacto fieldset label {
     display: block;
     width: auto;
     text-align: left;
		 padding-bottom: 5px;
}


.formContacto input[type="text"],
.formContacto select,
.formContacto textarea{
      FONT: 99% arial,helvetica,clean,sans-serif;
     color: #333;
     border: solid 1px #ccc;
		 width: 250px;
}
.formContacto input[type="submit"]{
		background-color:  #3488BF;
		color : #fff; 
		font-weight : bold; 
}

.formContacto textarea{

     height: 50px;
     overflow: auto
}


#asunto_form{
 width: 430px;
}


.direccionContactar{
		 font-size: 14px; 
		
}
.direccionContactar h3{
		border-bottom:1px solid #ccc;
		
}

.direccionContactar ul{
	margin-left: 5px; 
}

.direccionContactar li{
		 margin-top: 10px; 
		  margin-left: 0px; 
		 height: 30px;
		 padding:10px 0 0 35px;
}

.direccionContactar .direccion{
  background: url(imagenes/home.png) no-repeat left top; 
}
.direccionContactar .telefono{
  background: url(imagenes/telefono.png) no-repeat left top; 
}
.direccionContactar .fax{
  background: url(imagenes/fax.png) no-repeat left top; 
}
.direccionContactar .email{
  background: url(imagenes/mail.png) no-repeat left top; 
}


.errorForm
{
  background: #fff ;
  color: #FF8E00;
  border:1px dotted #FF8E00;
  text-align: center;
  margin-top: 2px;
  margin-left: 10px;
  margin-right: 10px;
}




p.ok {
     padding: 30px 30px 0px 80px;
     min-height: 52px;
     background: #dff2cc url(imagenes/ok.png) 10px 10px no-repeat;
     border: dotted 1px #79c431;
     color: #000;
     font-weight:bold; 
}

p.ko {
     padding: 10px 20px 10px 52px;
     min-height: 52px;
     background: #fddfe3 url(imagenes/ko.png) 10px 10px no-repeat;
     border: dotted 1px #e8112d;
     color: #e8112d;
}

/*** Ofertas *******/



/* Mapa Web ********************************************************************/


#mapaWeb li{ 
    font-weight : bold; 
  list-style-type : none; 
	 padding-top: 10px;
	 font-size: 12px;
	 font-family: "Lucida Grande", Verdana, sans-serif;
	
}

#mapaWeb  ul li a:link
{
  color: #333;
}
#mapaWeb  ul li a:visited
{
  color: #333;
}
#mapaWeb  ul li a:hover
{

	color: #ff9409;
	text-decoration: underline ; 
}


/*******************************************************************************/


/* COMO LLEGAR *************************************************************************/


#googleDireccion #fax{
color:red;

}

#contenedorMedios{
		width: 100%;
		margin: 0;
		padding:0; 
}
#menuMedios {
   
		padding: 5px 0;
		width: 160px; 
		float:left; 
	  /*background:#00F; */
}

#ContenidoMedios{
	 width: 500px; 
	 float:right; 
	 padding: 10px; 
	 margin:0;
	 border-left: 2px dotted #aaa;
	/* background:#F0F; */
}
#menuMedios ul {
        margin: 0;
        padding: 0px 0px 0px 10px;
}

#menuMedios li {
 	 list-style-type: none;
}
#menuMedios li a{
	 height: 50px;
   padding-top : 35px;   
   padding-left : 70px;   
	 
	 

}

.taxi{
   
	 background:url(imagenes/taxi.png) no-repeat left; 
						
}
.coche{
 
	 background:url(imagenes/coche.png) no-repeat left; 
						
}
.sevici{
 
	 background:url(imagenes/bici.png) no-repeat left; 
						
}
.autobus{
 
	 background:url(imagenes/autobus.png) no-repeat left; 
						
}

.taxi_select{
 
	 background:url(imagenes/taxi_select.png) no-repeat left; 
						
}
.coche_select{
 
	 background:url(imagenes/coche_select.png) no-repeat left; 
						
}
.sevici_select{
 
	 background:url(imagenes/bici_select.png) no-repeat left; 
						
}
.autobus_select{
	 background:url(imagenes/autobus_select.png) no-repeat left; 				
}



#menuMedios a {
        text-decoration: none;
        color:  #0365A5;
        display: block;
				padding-top: 25px;
				font-size: 14px;			
}
#menuMedios a:hover {
     		color: #FF8E00;
			
}

/***********ATENCIÓN AL CLIENTE***********/
.ContenedorDosColumnas
{
   margin: 20px 0;

}
.departamentos
{
  height: 300px;

	background: url(imagenes/fondoAtencion.png) no-repeat; 
}
.otrosServicios
{ 
    height: 300px;
   	background: url(imagenes/fondoAtencion.png) no-repeat; 
}
.sugerencias
{ 
   
   	background: url(imagenes/fondoAtencionCompleto.png) no-repeat; 
}

.departamentos h3
{
   font-family: Rockwell, "Courier New", Courier, Georgia,
   Times, "Times New Roman", serif;
   color:#FF8E00;
	 margin-top: 20px;
}
.departamentos li
{
    
		margin-top: 10px;
}
.departamentos li a
{
    margin-top: 5px;
		margin-left: 10px;
		display: block;
}

.otrosServicios h3
{
 		font-family: Rockwell, "Courier New", Courier, Georgia,
                 Times, "Times New Roman", serif;
    color:#FF8E00;
		margin-top: 20px;
		
}
.otrosServicios li a{
		margin-left: 10px;
		display: block;

}
.sugerencias h3{
    font-family: Rockwell, "Courier New", Courier, Georgia,
                 Times, "Times New Roman", serif;
 		color:#FF8E00;
 	  margin-top: 20px;
}


.sugerencias fieldset{
     margin-bottom: 10px;
     border: none;
		 padding: 0px 0px 20px 0px;

}


.sugerencias fieldset ol {
     margin: 0;
     padding: 0;
}

.sugerencias fieldset li {
     list-style: none;
     padding: 10px 0px 0px 25px;
}


.sugerencias fieldset label {
     display: block;
     width: auto;
     text-align: left;
		 padding-bottom: 5px;
}


.sugerencias input[type="text"],
.sugerencias select,
.sugerencias textarea{
     font-family:  font-family: "Lucida Grande", Verdana, sans-serif;
     color: #333;
     border: solid 1px #ccc;
		 width: 400px;
}
.sugerencias input[type="submit"]{
		background-color:  #3488BF;
		color : #fff; 
		font-weight : bold; 
}

.sugerencias textarea{

     height: 50px;
     overflow: auto
}

/****FIN ATENCIÓN AL CLIENTE******/
/*
#slider1 {
    width: 690px; /* important to be same as image width */
    height: 226px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin: 0px;
	padding:0px;
	background:  #eee url(imagenes/fondoSlider.png);
	
	
}

#slider1Content {
    width: 680px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin: 0;
	padding:0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
	 margin: 0;
	padding:0;
}

.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 694px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 16px;
    color: #FF8E00;
}
.top {

	top: 0;
	left: 0;

}

.bottom {

	bottom: 0;
    left: 0;

}
ul { 
list-style-type: none;
}
*/


.image a{

	text-decoration:none;

}
.image img{

	border:0;

}


#serviciosJurada{
  width:75%;
  margin: auto;
}

#serviciosJurada li{
  list-style-type: square;
}
#imgTraduccionJurada{
  margin-left: 15px;
  float: right;
}
