/* ******************************************************************** */
/*                  Algo generadeo con http://csscreator.com            */
/* ******************************************************************** */
html, body {
    margin: 0;
    padding: 0;
    background-image: url('../images/layout/fondo.jpg');
    font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#pagewidth {
    width: 100%;
    text-align: left;
    margin: 0 auto;
}
#bordeSuperior {
    position: relative;
    height: 26px;
    background-color: #FFFFFF;
    width: 100%;
    display: block;
    overflow: auto;
    background-image: url('../images/layout/bordeSuperior.jpg');
    background-repeat: repeat-x;
}
#anchoContenido {
    width: 715px;
    text-align: left;
    margin: 0 auto;
}
#cabecera {
    height: 200px;
    background-color: #FFFFFF;
    width: 100%;
}
#logo {
    margin-left: 10px;
    position: relative;
    float: left;
    width: 360px;
    display: inline;

}
#slideshowCabecera {
    position: relative;
    float: right;
    width: 343px;
}
#slideshowProductos05, #slideshowProductos1, #slideshowProductos2, #slideshowProductos3{
}
.contenedorProducto{
    width: 210px;
}
.contenedorSlideshowProducto{
    width: 210px;
    height: 340px;
}
#contenedorSlideshowProductoCabriada{
    margin-left: 23px;
    display: inline
}
#contenedorSlideshowProductoMd{
    margin-left: 23px;
    display: inline
}
#menu {
    position: relative;
    height: 38px;
    display: block;
    overflow: auto;
    background-image: url('../images/layout/bordeMenu.jpg');
    background-repeat: repeat-x;
    text-align: center;
}
#maincol {
    background-color: #FFFFFF;
    position: relative;
    padding: 20px;
}
#footer {
    height: 20px;
    padding-top: 5px;
    background-color: #8C9699;
    clear: both;
    display: block;
    overflow: auto;
    background-image: url('../images/layout/bordeInferior.jpg');
    background-repeat: repeat-x;
    color: #FFFFFF;
    text-align: center;
    font-size: 10px;
}


#slideshowInicio {
}
#contenedorSlideshowInicio{
    width: 210px;
    height: 340px;
    overflow: hidden;
    display: inline
}

#contenedorSlideshowAserrin, #contenedorSlideshowChips{
    width: 380px;
    margin: 0 auto 20px auto;
    padding: 20px;
}
#slideshowAserrrin, #slideshowChips{
    position: relative;
    float: left
}
#contenedorMapa {
    padding: 30px
}
#contenedorBienvenido {
    width: 360px;
    height: 340px;
    display: inline

}
#contenedorNoticas {
    width: 608px;
    padding-left: 25px;

}

#contenedorNoticas h3 {
    margin: 0 0 10px 0;


}
#contenido {
    width: 430px;
    float: right;
}
/* ******************************************************************** */
/* Clearfix: http://csscreator.com/attributes/containedfloat.php        */
/* ******************************************************************** */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* End hide from IE-mac */

/* ******************************************************************** */
/* http://www.buayacorp.com/archivos/menus-simples-con-css-y-listas/    */
/* ******************************************************************** */
#menuh {
    font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;	
    width: 480px;
    overflow: visible;
}
#menuh ul, li {
    list-style-type: none;
}
#menuh ul {
    margin: 0;
    padding: 0;
}
#menuh li {
    float: left;
}
#menuh a {
    text-decoration: none;
    display: block;
    padding: 3px 15px;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold
}
#activo {
    color: #FF0000;
}
#menuh a:hover {
    color: #FF0000;
}
.centrado{
    margin-left: 60px;
    display: inline;
}

.vertical {
    width: 1em;
    text-align: center;
}
.post {
    background: #ffffff;
    height: auto;
    margin: 0 15px 15px 15px;
    overflow: auto;
    padding: 10px;
    border: 1px solid #cccccc;
    /*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;*/
    -webkit-box-shadow: 5px 5px 5px #cccccc;
    -moz-box-shadow: 0 0 5px 5px #cccccc;
    box-shadow: 5px 5px 5px #cccccc;
    border-top:4px double #000000;

}
.post h2 {
    margin: 0 12px 0 0;
    color:#6C6159;
    font-family: tahoma;
    font-size: 24px;
    line-height: 20px;
    text-transform: uppercase;
    text-shadow: 2px 2px 7px #8C9699;
    letter-spacing: 0.1em
}
.post h2:first-letter
{
    color:#AA3333;
    font-size: 110%; 	
}
.post h3 {
    font-size: 16px;
}
.post ul{
    margin: 0 auto 10px 12px;
    padding: 0;
}
.post li{
    margin-left: 15px;
    list-style: none
}
.post p
{
    margin: 0 50px 0 0;
    text-align: justify;
    text-indent: 2em;


}
#contenedorInstruccionesComoLlegar{
    padding-left: 50px;
}
.izquierda {
    float: left;
}
.derecha {
    float: right;
}
.clear {
    clear: both;
}
.textoDerecha {
    text-align: right;
}
.bigspacer {
    clear: both;
    height: 100px;
}


/* ************************************************************************************************************** */
/* http://sixrevisions.com/tutorials/javascript_tutorial/create-a-slick-and-accessible-slideshow-using-jquery/    */
/* ************************************************************************************************************** */
#slideshow {
    margin:0 auto;
    width:500px;
    height:250px;
    position:relative;
}
#slidesContainer {
    margin:0 auto;
    width:420px;
    height:100%;
    overflow:auto; /* allow scrollbar */
    overflow: visible;
    position:relative;
}
#slideshow #slidesContainer .slide {
    margin:0 auto;
    width:400px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
    height:100%;
}
.control {
    display:block;
    width:33px;
    height:100%;
    text-indent:-10000px;
    position:absolute;
    cursor: pointer;
}
#leftControl {
    top:0;
    left:0;
    background:transparent url(../images/slideshowNoticias/control_left.gif) no-repeat 0 0;
}
#rightControl {
    top:0;
    right:0;
    background:transparent url(../images/slideshowNoticias/control_right.gif) no-repeat 0 0;
}

.bloqueCentrado{
    margin: 0 auto;
    display:table;    
}

#contenedorFormulario form{
}

#contenedorFormulario div {
    padding-bottom:5px;
}
#contenedorFormulario label{

    width:150px;
    float:left;
    text-align:left;

}
#contenedorFormulario input[type=text], textarea, input[type=email] {
    font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
    border:2px solid #CCCCCC;
    width:300px;
}
#contenedorFormulario textarea  {
    height:20em ;
}
#contenedorFormulario input[type=submit], submit, button {
    padding:3px;
    color:#FFFFFF;
    background-color:#990000;
    border:1px solid #000000;
    margin: 0px;
    margin-left: 150px;
    width:160px;
    text-align: center
}
#mapa{
    width:540px;
    height:400px;
    margin: auto;
}

#player{
    display:block;
    width:416px;
    height:264px
}