@charset "UTF-8";
/* CSS Document */


/* Reset */
    * 	{ 
		padding:0; 
		margin:0; 
		}


/* General */
	
	body {
        background: #FFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
        color: #454448;
        }
		
	#sidebar {
		float:left;
		display:inline;
		margin:0 0 40px;
		padding:0;
		width:200px;
	}
	
	#logo {
		margin:0 0 0 60px;
	}
	
	#pagina {
		width:670px;
		margin-left:300px;
	}
		
	#index {
		background-image:url(../images/fondo.jpg);
		background-repeat:no-repeat;
		width:965px;
		height:543px;
		margin:10px auto;
	}
	
	#forbaker {
		background-image:url(../images/fondoForbaker.jpg);
		background-repeat:no-repeat;
		width:965px;
		height:543px;
		margin:10px auto;
	}
	
	#BakingCenter {
		background-image:url(../images/fondoBakingCenter.jpg);
		background-repeat:no-repeat;
		width:965px;
		height:543px;
		margin:10px auto;
	}
	
	#contacto {
		background-image:url(../images/fondoContacto.jpg);
		background-repeat:no-repeat;
		width:965px;
		height:543px;
		margin:10px auto;
	}
	
	
	#contenidosNot {
		background-image:url(../images/fondoContNot.jpg);
		background-repeat:no-repeat;
		width:965px;
		height:280px;
		margin:10px auto;
	}

	#contenidosS1 {
		background-image:url(../images/fondoContS1.jpg);
		background-repeat:no-repeat;
		width:965px;
		height:280px;
		margin:10px auto;
	}
	
	#contenidosS2 {
		background-image:url(../images/fondoContS2.jpg);
		background-repeat:no-repeat;
		width:965px;
		height:280px;
		margin:10px auto;
	}
	
	#contenidosS3 {
		background-image:url(../images/fondoContS3.jpg);
		background-repeat:no-repeat;
		width:965px;
		height:280px;
		margin:10px auto;
	}
	
	#contenidosS4 {
		background-image:url(../images/fondoContS4.jpg);
		background-repeat:no-repeat;
		width:965px;
		height:280px;
		margin:10px auto;
	}
	
	#contenidosS5 {
		background-image:url(../images/fondoContS5.jpg);
		background-repeat:no-repeat;
		width:965px;
		height:280px;
		margin:10px auto;
	}
	
	#contentTxt {
		padding:250px 0 0 350px;
		width:570px;
	}
	
	#contentTxtContacto {
		padding:110px 0 0 350px;
		width:570px;
	}
/*	
	#contentTxt {
		margin-top:-225px;
		padding:0 0 0 350px;
		width:570px;
		position:relative;
		float:left;
	}
	
	*/

	#contentTxtFichas {
		float: left;
		margin:50px 0 0 60px;
	}
	
	
/* Links */

    a { text-decoration: none; color: #003659; }

    a:hover { font-weight:bold; }

    a img, a:hover img { border:0; }
	

/* Headings */

    h1, h2, h3 {
		font-weight:bolder;
		color:#003659;
    	}
    	
     h1 {
	    font-family: Arial, Helvetica, sans-serif;
	    font-weight: bold;
		color: #c30009;                                                                    
		font-size: 23px;
		letter-spacing: -0.5px;
		padding-top: .1em;
        }


    h2 {
	    font-family: 'Georgia' serif;
	    font-weight: normal;
		color: #c30009;                                                                    
		font-size: 19px;
		margin-bottom: 15px;
		padding-top: .1em;
        }
        
     h3 {
     	 font-family: Arial, Helvetica, sans-serif;
		 color: #475355;
     }

/* Títulos y Subtitulos de las secciones */
	 
	 .tituloNot{
	 	color:#003659;
		}
		
	 .subtituloNot{
	 	color:#003659;
		}	 
	 
	 .tituloS1{
	 	color:#ed6e00;
		}
		
	 .subtituloS1{
	 	color:#ed6e00;
		}
	 
	 .tituloS2{
	 	color:#c30009;
		}
		
	 .subtituloS2{
	 	color:#c30009;
		}
		
	 .tituloS3{
	 	color:#d4a800;
		}
		
	 .subtituloS3{
	 	color:#d4a800;
		}
	 
	 .tituloS4{
	 	color:#9ebfe3;
		}
		
	 .subtituloS4{
	 	color:#9ebfe3;
		}
		
	 .tituloS5{
	 	color:#338c26;
		}
		
	 .subtituloS5{
	 	color:#338c26;
		}
	
		
/* Párrafos */

    p {
    	line-height:1.2em;
        margin-bottom:1.5em;
        }
		
/* Estructura */

	#subNav {
		padding:20px 0 0 80px;
		margin:0;
		font-size:10px;
		width:150px;
	}
	
	#subNav ul {
		list-style-image:none;
		list-style-position:inside;
		list-style-type:none;
		margin:0;
		padding:0;
	}
	
	#subNav ul li a {
		background: transparent url(../images/bulletHome.png) no-repeat scroll 0 60%;
		line-height:25px;		
		padding:0 0 0 25px;
	}
	
	#subNavCont {
		margin:35px 0 0 80px;
		font-size:10px;
		width:150px;
	}
	
	#subNavCont ul {
		list-style-image:none;
		list-style-position:inside;
		list-style-type:none;
		margin:0;
		padding:0;
	}
	
	#subNavCont ul li a {
		background: transparent url(../images/bulletHome.png) no-repeat scroll 0 60%;
		line-height:25px;		
		padding:0 0 0 25px;
	}
	
	
	/* Listado de productos Sección Noticias*/
	
	#subNavProductosNot {
		margin:40px 0 0 80px;
		font-size:10px;
		width:240px;
	}
	
	#subNavProductosNot ul {
		list-style-image:none;
		list-style-position:inside;
		list-style-type:none;
		margin:0;
		padding:0;
	}
	
	#subNavProductosNot ul li a {
		line-height:20px;
		color: #003659;		
	}
	
	
	/* Listado de productos Sección 1*/
	
	#subNavProductosS1 {
		margin:40px 0 0 80px;
		font-size:10px;
		width:240px;
	}
	
	#subNavProductosS1 ul {
		list-style-image:none;
		list-style-position:inside;
		list-style-type:none;
		margin:0;
		padding:0;
	}
	
	#subNavProductosS1 ul li a {
		line-height:20px;
		color: #ed6e00;		
	}
	
	/* Listado de productos Sección 2*/
	
	#subNavProductosS2 {
		margin:40px 0 0 80px;
		font-size:10px;
		width:240px;
	}
	
	#subNavProductosS2 ul {
		list-style-image:none;
		list-style-position:inside;
		list-style-type:none;
		margin:0;
		padding:0;
	}
	
	#subNavProductosS2 ul li a {
		line-height:20px;
		color: #c30009;		
	}
	
	/* Listado de productos Sección 3*/
	
	#subNavProductosS3 {
		margin:40px 0 0 80px;
		font-size:10px;
		width:240px;
	}
	
	#subNavProductosS3 ul {
		list-style-image:none;
		list-style-position:inside;
		list-style-type:none;
		margin:0;
		padding:0;
	}
	
	#subNavProductosS3 ul li a {
		line-height:20px;
		color: #d4a800;		
	}
	
	/* Listado de productos Sección 4*/
	
	#subNavProductosS4 {
		margin:40px 0 0 80px;
		font-size:10px;
		width:240px;
	}
	
	#subNavProductosS4 ul {
		list-style-image:none;
		list-style-position:inside;
		list-style-type:none;
		margin:0;
		padding:0;
	}
	
	#subNavProductosS4 ul li a {
		line-height:20px;
		color: #9ebfe3;		
	}
	
	/* Listado de productos Sección 5*/
	
	#subNavProductosS5 {
		margin:40px 0 0 80px;
		font-size:10px;
		width:240px;
	}
	
	#subNavProductosS5 ul {
		list-style-image:none;
		list-style-position:inside;
		list-style-type:none;
		margin:0;
		padding:0;
	}
	
	#subNavProductosS5 ul li a {
		line-height:20px;
		color: #338c26;		
	}
	
	/* Noticias */

	#noticias {
		padding:60px 0 0 80px;
		width:150px;
		font-size:9px;		
	}

	.bullet {
		margin:0 0 -4px;
	}
	
	.imgProducto{
		display: block;
		width: 120px;
		float: left;
	}


/* Tabla datos logisticos SECCIÓN 1*/
	
	.datosLogisticosS1{
		font-size: 9px;
		padding: 0px;
	}
	
	.tdTopS1 {
		border-top:#ed6e00 solid 1px;
		border-left:#ed6e00 solid 1px;	
		padding:4px;
	}
	
	.tdTopRightS1 {
		border-top:#ed6e00 solid 1px;
		border-left:#ed6e00 solid 1px;	
		border-right:#ed6e00 solid 1px;	
		padding:4px;
	}
	
	.tdFondoS1 {	
		border-right:#FFF solid 1px;
		background-color:#ed6e00;
		color:#FFF;
		padding:4px;
	}
	
	.tdFondoRightS1 {	
		border-right:#ed6e00 solid 1px;
		background-color:#ed6e00;
		color:#FFF;
		padding:4px;
	}
	
	.tdBottomS1 {
		border-bottom:#ed6e00 solid 1px;
		border-left:#ed6e00 solid 1px;	
		padding:4px;
	}
	
	.tdBottomRightS1 {
		border-bottom:#ed6e00 solid 1px;
		border-left:#ed6e00 solid 1px;	
		border-right:#ed6e00 solid 1px;	
		padding:4px;
	}
	
/* Tabla datos logisticos SECCIÓN 2*/
	
	.datosLogisticosS2{
		font-size: 9px;
		padding: 0px;
	}
	
	.tdTopS2 {
		border-top:#990000 solid 1px;
		border-left:#990000 solid 1px;	
		padding:4px;
	}
	
	.tdTopRightS2 {
		border-top:#990000 solid 1px;
		border-left:#990000 solid 1px;	
		border-right:#990000 solid 1px;	
		padding:4px;
	}
	
	.tdFondoS2 {	
		border-right:#FFF solid 1px;
		background-color:#990000;
		color:#FFF;
		padding:4px;
	}
	
	.tdFondoRightS2 {	
		border-right:#990000 solid 1px;
		background-color:#990000;
		color:#FFF;
		padding:4px;
	}
	
	.tdBottomS2 {
		border-bottom:#990000 solid 1px;
		border-left:#990000 solid 1px;	
		padding:4px;
	}
	
	.tdBottomRightS2 {
		border-bottom:#990000 solid 1px;
		border-left:#990000 solid 1px;	
		border-right:#990000 solid 1px;	
		padding:4px;
	}
	
/* Tabla datos logisticos SECCIÓN 3*/
	
	.datosLogisticosS3{
		font-size: 9px;
		padding: 0px;
	}
	
	.tdTopS3 {
		border-top:#d4a800 solid 1px;
		border-left:#d4a800 solid 1px;	
		padding:4px;
	}
	
	.tdTopRightS3 {
		border-top:#d4a800 solid 1px;
		border-left:#d4a800 solid 1px;	
		border-right:#d4a800 solid 1px;	
		padding:4px;
	}
	
	.tdFondoS3 {	
		border-right:#FFF solid 1px;
		background-color:#d4a800;
		color:#FFF;
		padding:4px;
	}
	
	.tdFondoRightS3 {	
		border-right:#d4a800 solid 1px;
		background-color:#d4a800;
		color:#FFF;
		padding:4px;
	}
	
	.tdBottomS3 {
		border-bottom:#d4a800 solid 1px;
		border-left:#d4a800 solid 1px;	
		padding:4px;
	}
	
	.tdBottomRightS3 {
		border-bottom:#d4a800 solid 1px;
		border-left:#d4a800 solid 1px;	
		border-right:#d4a800 solid 1px;	
		padding:4px;
	}


/* Tabla datos logisticos SECCIÓN 4*/
	
	.datosLogisticosS4{
		font-size: 9px;
		padding: 0px;
	}
	
	.tdTopS4 {
		border-top:#9ebfe3 solid 1px;
		border-left:#9ebfe3 solid 1px;	
		padding:4px;
	}
	
	.tdTopRightS4 {
		border-top:#9ebfe3 solid 1px;
		border-left:#9ebfe3 solid 1px;	
		border-right:#9ebfe3 solid 1px;	
		padding:4px;
	}
	
	.tdFondoS4 {	
		border-right:#FFF solid 1px;
		background-color:#9ebfe3;
		color:#FFF;
		padding:4px;
	}
	
	.tdFondoRightS4 {	
		border-right:#9ebfe3 solid 1px;
		background-color:#9ebfe3;
		color:#FFF;
		padding:4px;
	}
	
	.tdBottomS4 {
		border-bottom:#9ebfe3 solid 1px;
		border-left:#9ebfe3 solid 1px;	
		padding:4px;
	}
	
	.tdBottomRightS4 {
		border-bottom:#9ebfe3 solid 1px;
		border-left:#9ebfe3 solid 1px;	
		border-right:#9ebfe3 solid 1px;	
		padding:4px;
	}
	
	
	/* Tabla datos logisticos SECCIÓN 5*/
	
	.datosLogisticosS5{
		font-size: 9px;
		padding: 0px;
	}
	
	.tdTopS5 {
		border-top:#338C26 solid 1px;
		border-left:#338C26 solid 1px;	
		padding:4px;
	}
	
	.tdTopRightS5 {
		border-top:#338C26 solid 1px;
		border-left:#338C26 solid 1px;	
		border-right:#338C26 solid 1px;	
		padding:4px;
	}
	
	.tdFondoS5 {	
		border-right:#FFF solid 1px;
		background-color:#338C26;
		color:#FFF;
		padding:4px;
	}
	
	.tdFondoRightS5 {	
		border-right:#338C26 solid 1px;
		background-color:#338C26;
		color:#FFF;
		padding:4px;
	}
	
	.tdBottomS5 {
		border-bottom:#338C26 solid 1px;
		border-left:#338C26 solid 1px;	
		padding:4px;
	}
	
	.tdBottomRightS5 {
		border-bottom:#338C26 solid 1px;
		border-left:#338C26 solid 1px;	
		border-right:#338C26 solid 1px;	
		padding:4px;
	}



/* Navegación */

	#navegacion {
		float:left;
		margin-left:338px;
		width:585px;
		display:inline;
	}
	
	#navegacionCont {
		margin:105px 0 0 90px;
		float:left;
		width:585px;
	}
	
	
	.selectedMainAzul { 
		font-weight:bold; 
		color:#003659;
	}
	
	.selectedMainS1 { 
		font-weight:bold; 
		color:#ed6e00;
	}
	
	.selectedMainS2 { 
		font-weight:bold; 
		color:#c30009;
	}
	
	.selectedMainS3 { 
		font-weight:bold; 
		color:#d4a800;
	}
	
	.selectedMainS4 { 
		font-weight:bold; 
		color:#9ebfe3;
	}
	
	.selectedMainS5 { 
		font-weight:bold; 
		color:#338c26;
	}
	
	
	
/*
	Navegacion Index
*/

	.menuIndex {
		margin:0 0 0 234px;
		float:left;
		width:670px;
		display: inline;
		}

	.menuIndex ul {
		list-style-type: none;
		margin-left: 100px;
		}

	.menuIndex li {
		float:left;
		font-weight: bold;
		font-size: 1.28em;
		height: auto !important;
		height: 100%;
		overflow: hidden;
		display: inline;
		}

	.menuIndex a, .menu :visited {
		color: #01264b;
		text-decoration: none;
		}

	.menuIndex a:hover {
		text-decoration: none;
		color: #8dad2d;
		}

	.menuIndex li.selected,

	.menuIndex li.selected a,

	.menuIndex li.selected a:hover {
		color: #8dad2d !important;
		text-decoration: none;
	}

	.menuIndex a {
		display:block;
		float:left;
		letter-spacing: -1px;
		cursor:pointer;
		}

	.menuIndex :hover {white-space:normal;}


	#Boton1 a {
		background: url('../images/bot1.png') no-repeat left bottom;
		width: 117px;
		height: 89px;
		line-height: 89px;
		}	

	#Boton2 a {
		background: url('../images/bot2.png') no-repeat left bottom;
		width: 111px;
		height: 89px;
		line-height: 89px;
		}

	#Boton3 a {
		background: url('../images/bot3.png') no-repeat left bottom;
		width: 110px;
		height: 89px;
		line-height: 89px;
		}

	#Boton4 a {
		background: url('../images/bot4.png') no-repeat left bottom;
		width: 111px;
		height: 89px;
		line-height: 89px;
		}
		
	#Boton5 a {
		background: url('../images/bot5.png') no-repeat left bottom;
		width: 115px;
		height: 89px;
		line-height: 89px;
		}

	#Boton1 a:hover, #Boton1.selected a {
		background-position: left top;
		}

	#Boton2 a:hover, #Boton2.selected a {
		background-position: left top;
		}
	
	#Boton3 a:hover, #Boton3.selected a {
		background-position: left top;
		}

	#Boton4 a:hover, #Boton4.selected a {
		background-position: left top;
		}
		
	#Boton5 a:hover, #Boton5.selected a {
		background-position: left top;
		}

	#Boton1, #Boton2, #Boton3, #Boton4, #Boton5 {
		position: relative;
		top: 1em;
		font-size:0px;
		}

	
/*
	Navegacion
*/

	.menu {
		margin:96px 0 0 -50px;
		float:left;
		width:670px;
		display: inline;
		}

	.menu ul {
		list-style-type: none;
		margin-left: 100px;
		}

	.menu li {
		float:left;
		font-weight: bold;
		font-size: 1.28em;
		height: auto !important;
		height: 100%;
		overflow: hidden;
		display: inline;
		}

	.menu a, .menu :visited {
		color: #01264b;
		text-decoration: none;
		}

	.menu a:hover {
		text-decoration: none;
		color: #8dad2d;
		}

	.menu li.selected,

	.menu li.selected a,

	.menu li.selected a:hover {
		color: #8dad2d !important;
		text-decoration: none;
	}

	.menu a {
		display:block;
		float:left;
		letter-spacing: -1px;
		cursor:pointer;
		}

	.menu :hover {white-space:normal;}


	#Boton1 a {
		background: url('../images/bot1.png') no-repeat left bottom;
		width: 117px;
		height: 89px;
		line-height: 89px;
		}	

	#Boton2 a {
		background: url('../images/bot2.png') no-repeat left bottom;
		width: 111px;
		height: 89px;
		line-height: 89px;
		}

	#Boton3 a {
		background: url('../images/bot3.png') no-repeat left bottom;
		width: 110px;
		height: 89px;
		line-height: 89px;
		}

	#Boton4 a {
		background: url('../images/bot4.png') no-repeat left bottom;
		width: 111px;
		height: 89px;
		line-height: 89px;
		}
		
	#Boton5 a {
		background: url('../images/bot5.png') no-repeat left bottom;
		width: 115px;
		height: 89px;
		line-height: 89px;
		}

	#Boton1 a:hover, #Boton1.selected a {
		background-position: left top;
		}

	#Boton2 a:hover, #Boton2.selected a {
		background-position: left top;
		}
	
	#Boton3 a:hover, #Boton3.selected a {
		background-position: left top;
		}

	#Boton4 a:hover, #Boton4.selected a {
		background-position: left top;
		}
		
	#Boton5 a:hover, #Boton5.selected a {
		background-position: left top;
		}

	#Boton1, #Boton2, #Boton3, #Boton4, #Boton5 {
		position: relative;
		top: 1em;
		font-size:0px;
		}
		



.txt {
	font-size:11px;
	text-align:justify;

}

small {
	font-size:9px;
}









