/* CSS Document */

#centro {
		height:100%; width:907px;
		}

#menu {
		position:relative;
		top:0px;
		}

#container { width:907px}

#logo { background:url(images/Logo.jpg); width:260px; height:120px; display:block }

#empresa { background:url(images/empresa0.jpg); width:135px; height:50px; display:block }

#empresa:hover { background:url(images/empresa1.jpg);width:135px; height:50px }

#galeria { background:url(images/galeria0.jpg); width:105px; height:50px; display:block }

#galeria:hover { background:url(images/galeria1.jpg);width:105px; height:50px }

#donde { background:url(images/donde0.jpg); width:117px; height:50px; display:block }

#donde:hover { background:url(images/donde1.jpg);width:117px; height:50px }

#contacta { background:url(images/contacto0.jpg); width:115px; height:50px; display:block }

#contacta:hover { background:url(images/contacto1.jpg);width:115px; height:50px }

.bl {background: url(images/base.gif) 0 100% no-repeat}
.tl {background:url(images/cabecera.gif) 0 0 no-repeat}
.lleft {background: url(images/lateral.gif) 0 0 repeat-y; width:100%}

.imagen { border:2px solid #FFFFFF }
.imagen:hover { border:2px solid #0066FF}

#slider-container { width:700px; margin:0 auto 30px auto;}
#protofade { position:relative; display:block; margin:0; padding:0px; width:700px;  height:180px; overflow:hidden; clear:both; border: 1px solid #CCCCCC;}
#protofade li { display:block; margin:0; padding:0; background:none;}
#protofade li img { display:block; }
ul,li { margin:0; padding:0; list-style-type:none; }
img { border:none; }
#wrapper { width:750px; margin:1em auto; }

a { color:#000000 }
