body {
	background:#DCEDF3 url(images/bg.jpg) top left repeat-x;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:12px;
	color:#336666;
}

#header{
	background:url(images/header.png) top left no-repeat;
}

#menu a{
	color:#015574;
}
#menu a:hover{
	color:#008AB8;
}

#footer a:hover{
	color:#008AB8;
}

#barra a{
	color:#fff;
}
/*-------contenedor--------*/
#contenedor{
	background:url(images/top-container.png) top left no-repeat;
	}

#contenedor .bottom, #contenedor .bottom-bis{
	background:url(images/bottom-container.png) bottom left no-repeat;
	}

#seccion h2{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background-color:#5EBBCD;
}

#contenido{
	background:#7FD1DF url(images/contenido-bg-top.png) top left repeat-x;
	}

#contenido a{
	color:#CC6666;
}
#contenido .bot{
	background:url(images/contenido-bg-bot.png) bottom left repeat-x;
	}
/*-------index----*/
#contenido .index-img{
	background:url(./images/index-img.jpg) top left no-repeat;
}
#contenido .index p{
	color:#336666;
}

#contenido .barra{
	background-color:#fff;
	}

/*-------staff----*/
.imagen-staff{	
	background:url(images/staff1.jpg) top left no-repeat;
	background-color:#5EBBCC !important;
}

.paginacion{
	border-top:4px #fff solid;
	background:url(images/paginacion.png) top  right no-repeat;
	}

.fondo{
	background:#C5E6ED;
}

.linea, #grupo{
	border-bottom:1px solid #479794;
}

.no-linea{
	border:0 !important;
}

.grupo-staff-left, .grupo-staff-right{
	background:#E7F5F6;
}

/*-------casos----*/
.encabezado{
	background:url(images/encabezado-bg.png) top left repeat-x;
}

.imagenes-casos, .extra{
	background:url(images/casos-right.png) #fff top right repeat-y;
}

.imagenes-casos-bot{
	background:url(images/casos-bot.png) bottom right repeat-x;
}

/*----instalaciones---*/
.imagen-instalaciones{	
	background:url(images/instalaciones.jpg) top left no-repeat;
	background-color:#5EBBCC !important;
}

.imagen-instalaciones-eng{	
	background:url(http://www.drarenzulli.com/images/visit-us.jpg) top left no-repeat;
	background-color:#5EBBCC !important;
}

.big{
	background:url(images/galeria/big/1.jpg) #fff top left no-repeat;
}

#grupo-img img{
	background-image:url(./images/galeria/thumb/z-thumb.png);
	background-position:top left;
	background-repeat:no-repeat;
}


/*------------contacto-------*/
.imagen-contacto{	
	background:url(images/contacto-img.jpg) top left no-repeat;
	background-color:#5EBBCC !important;
}

.imagen-contacto-eng{	
	background:url(http://www.drarenzulli.com/images/contact-img.jpg) top left no-repeat;
	background-color:#5EBBCC !important;
}

form{
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	background:#B5E5EF;	
}

#mensaje-aviso{
	background:url(images/mensaje.png) top left no-repeat;
}

#mensaje-paginacion{
	background:url(images/mensaje-paginacion.png) top left no-repeat;
}
/*----------------------ubicacion-----------------*/
.centrado p, .fondo-ubicacion p{
	border-left:dotted 1px #336666;
}

.fondo-ubicacion{
	background:#fff;
}

/*------------cerec-------*/
.imagen-cerec{	
	background:url(images/cerec-img.jpg) top left no-repeat;
	background-color:#5EBBCC !important;
}


.imagen-cerec-eng{	
	background:url(images/cerec-img-eng.jpg) top left no-repeat;
	background-color:#5EBBCC !important;
}
.paginacion-cerec{
	border-top:4px #fff solid;
	background:url(images/paginacion-cerec.png) top  left no-repeat;
	}
/*----------------------footer-----------------*/
#footer a{
	color:#0f698a;
}

#footer .left{
	background:url(images/footer-left.png) #fff bottom left no-repeat;
}

#footer .right{
	background:url(images/footer-right.png) bottom right no-repeat;
}