/*CSS Reset*/body, div, dl, dt, dd, li, pre,form, fieldset, input, textarea, p, blockquote, th, td, button { margin: 0; padding: 0; }h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }ol, ul { list-style: none; margin: 0; padding: 0; }table { border-collapse: collapse; border-spacing: 0; } caption, th { text-align: left; font-weight: normal; font-style: normal; }acronym, abbr, fieldset, img { border: 0;}:focus { outline: 0; }
/*Maquetación*/
body {background: #FFFFFF url(images/bg.jpg) repeat-x;
	color:#333333;
}
#container {margin: 0 auto; width: 950px;}
#header { background: url(images/header.jpg) no-repeat; height: 200px;}
#menu {
	margin: 170px 0 0 100px;
	height: 18px;
	list-style: none;
	display: inline;
	overflow: hidden;
	float: left;
}
#menu li {
	margin: 0; 
	padding-left: 0;
    list-style: none;
	display: inline;
}

#menu a,#menu span {
	float: left;
	padding: 18px 0 0 0;
	overflow: hidden;
	margin-left:50px;
	height: 0px !important; 
	height /**/:18px; /* para IE5/Win solo */
}	

#menu a:hover, #menu a:active, #menu a.selected {
	background-position: 0 -18px;
}
#menu-catalogo {
	font-size: 92%;
	color: black;
	margin: 14px 0 0 0;
	height: 18px;
	list-style: none;
	display: inline;
	float: left;
}
#menu-catalogo li {
	margin: 0; 
	padding-left: 0;
    list-style: none;
	display: inline;
}
#menu-catalogo span {
	padding: 20px 0 0 0;
	color: #FFC200;
	margin-left:50px;
}	

#menu-catalogo a {
	padding: 20px 0 0 0;
	color: white;
	margin-left:50px;
}	

#menu-catalogo a:hover, #menu-catalogo a:active {
	background-position: 0 -18px;
 	color: #CCCCCC;
}

#inicio a {
	width: 62px;
	background: url('images/b_inicio.gif') top left no-repeat;
}
#empresa a {
	width: 83px;
	background: url('images/b_empresa.gif') top left no-repeat;
}
#servicios a {
	width: 95px;
	background: url('images/b_servicios.gif') top left no-repeat;
}
#catalogo a {
	width: 104px;
	background: url('images/b_catalogo.gif') top left no-repeat;
}
#contacto a {
	width: 103px;
	background: url('images/b_contacto.gif') top left no-repeat;
}
#box {
	margin: 11px 0 0 11px;
	padding: 10px 0 0 10px;
	background: url('images/box.jpg') no-repeat;
	height: 357px;
	width: 950px;
}
#gap {
	margin: 11px 0 0 11px;
	padding: 10px 0 0 10px;
	background: url('images/gap.jpg') no-repeat;
	height: 66px;
	width: 950px;
}
#gap p {
	padding: 17px 0 0 0;
	color: #FFFFFF;
	margin-left:150px;
}
#gap h1 {
	padding: 15px 0 0 0;
	color: #FFFFFF;
	margin-left:50px;
	font-size: 1.2em;
}
#main {
	margin: 5px 0 20px 10px;
	background: url('images/main.jpg') repeat-y;
	width: 950px;
}
h2 {
	padding: 15px 0 0 20px;
	font-size: 1.1em;
	color: #405050;
}
#main ul {
	padding: 20px 0px 0 40px;
	list-style: circle;
}
#main ul li {

}
#top {
	padding: 20px 0px 0 20px;
	background: url('images/main_top.jpg') no-repeat;
	height: 56px;
}
#top h1 {
	color: #405050;
	font-family: lucida grande, verdana;
	font-size: 1.5em;
}
h1 {
	color: #405050;
	font-family: lucida grande, verdana;
	font-size: 1.5em;
}
#gap h2 {
	color: #405050;
	font-family: lucida grande, verdana;
	font-size: 1.5em;
}
#main p {
	padding: 0 20px 5px 20px;
	color: #444444;
	font-size: 1em;
}
#breadcrumb {
    font: 11px Arial, Helvetica, sans-serif;
    color:#9b9b9b;
    width:100%;
    overflow:hidden;
    margin:0 0 0 30px;
    padding:0px;
}
.columna {
	border-right: solid thin #e1e1e1 ;	
	width: 450px;
	float:left;
	margin-bottom: 10px;
}
.columna p {
	color: #444444;
	font-size: 0.9em;
	padding: 0 0 0 20px; 
}

#footer {
	background: transparent url(images/main_footer.jpg) no-repeat bottom center;
	padding-top: 30px;
	padding-bottom: 20px;
	clear: both;
	text-align: center;
	color: #999999;
	font: 0.6em "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}
#footer #container {
	width:850px;
	margin:0 auto;
}
a:link , a:visited {  
	text-decoration: none;  
	color: #9b0000;
}  
a:hover,a:active  {
	color: #636363;
}
.video {
	float: right;
	margin-right: 30px;
	border: none;
}
#listado {
	margin-left: 50px;
	font-weight: bold;
}
#listado h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #999999;
	font-size: 1.1em;
	font-weight: bold;
}
#listado p {
	font-weight: 100;
	color: #5F5F5F;
}
#listado p strong {
	font-weight: bold;
	color: #5F5F5F;
}
/* SlideShow */
#s3slider {
   width: 929px; /* important to be same as image width */
   height: 337px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 929px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 15px/20px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 905px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 
}
.sliderImage span strong, .slider1Image span strong, .slider2Image span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
