/*@font-face {
    font-family: 'DIN';
    src: url('CLD_DINBd.eot');
    src: url('CLD_DINBd.eot?#iefix') format('embedded-opentype'),
         url('CLD_DINBd.woff') format('woff'),
         url('CLD_DINBd.ttf') format('truetype'),
         url('CLD_DINBd.svg#DIN') format('svg');
    font-weight: bolder;
    font-style: normal;
}*/

/*DINBold */
@font-face {
	font-family: DIN;
	src: url(../tipos/CLD_DINBd.otf);
	src: url(../tipos/CLD_DINBd.ttf) format("truetype");
}
/* FIN DINBold*/


/*DINRegular */
@font-face {
	font-family: DINRegular;
	src: url(../tipos/DinRegular.otf);
	src: url(../tipos/DinRegular.ttf) format("truetype");
		
}
/* FIN DINRegular*/


body {
	
	background-color:#C4BCB7;
	padding-top:50px;
}

table.Portada{
	height:526px;
	width:900px;
	background-color:#FFF;
	background-image:url(../img/fondo2.gif);
	background-repeat:no-repeat;
	border-bottom-color:#999;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-right-color:#999;
	border-right-width:2px;
	border-right-style:solid;
	border-top-color:#999;
	border-top-width:1px;
	border-top-style:solid;
	border-left-color:#999;
	border-left-width:1px;
	border-left-style:solid;
}


table.Rotulacion{
	width:900px;
	background-color:#FFF;
	background-image:url(../img/fondorotulacion.png);
	background-repeat:no-repeat;
	border-bottom-color:#999;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-right-color:#999;
	border-right-width:2px;
	border-right-style:solid;
	border-top-color:#999;
	border-top-width:1px;
	border-top-style:solid;
	border-left-color:#999;
	border-left-width:1px;
	border-left-style:solid;
}

table.Impresion{
	width:900px;
	background-color:#FFF;
	background-image:url(../img/fondoimpresion3.png);
	background-repeat:no-repeat;
	border-bottom-color:#999;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-right-color:#999;
	border-right-width:2px;
	border-right-style:solid;
	border-top-color:#999;
	border-top-width:1px;
	border-top-style:solid;
	border-left-color:#999;
	border-left-width:1px;
	border-left-style:solid;
}


table.Contacto{
	width:900px;
	background-color:#FFF;
	background-image:url(../img/fondocontacto.png);
	background-repeat:no-repeat;
	border-bottom-color:#999;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-right-color:#999;
	border-right-width:2px;
	border-right-style:solid;
	border-top-color:#999;
	border-top-width:1px;
	border-top-style:solid;
	border-left-color:#999;
	border-left-width:1px;
	border-left-style:solid;
}


table.QuienesSomos{
	width:900px;
	background-color:#FFF;
	background-image:url(../img/fondocontacto.png);
	background-repeat:no-repeat;
	border-bottom-color:#999;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-right-color:#999;
	border-right-width:2px;
	border-right-style:solid;
	border-top-color:#999;
	border-top-width:1px;
	border-top-style:solid;
	border-left-color:#999;
	border-left-width:1px;
	border-left-style:solid;
}


.texto {
	font-family: 'DIN', Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight::bold;
	text-decoration:none;
	color:#7D7061;
}


.enlace {
	font-family: 'DIN', Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight::bold;
	text-decoration:none;
	color:#F56600;
}



.textoPie {
	font-family: 'DIN', Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight::bold;
	text-decoration:none;
	color:#7D7061;
}



.textoSuperior {
	font-family: 'DIN', Helvetica, Arial, sans-serif;
	text-decoration:none;
	color:#7D7061;
	font-size:14px;
	
	}

.textoSuperior:hover {
	font-family: 'DIN', Helvetica, Arial, sans-serif;
	font-weight::bold;
	text-decoration:none;
	color:#F56600;

}

h1.textoTitulo {
	font-family: 'DIN', Helvetica, Arial, sans-serif;
	/*font-family: 'DINRegular', Helvetica, Arial, sans-serif;*/
	font-weight:bold;
	color:#FFFFFF;
	font-size:24px;
	margin:0px;
}

h1.textoPortada {
	font-family: 'DIN', Helvetica, Arial, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	font-size:22px;
	margin:0px;
	text-decoration:none;
	font-weight:699;
}


h1.textoPortada2 {
	font-family: 'DINRegular', Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-size:22px;
	margin:0px;
	text-decoration:none;
}

h3.textoCat2 {
	font-family: 'DINRegular', Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-size:22px;
	margin:0px;
	text-decoration:none;
}


h4{
	margin:0px;
}


.textoDesc {
	font-family: 'DINRegular', Helvetica, Arial, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	font-size:20px;
	font-weight:600;
}

li.Subcategorias {
	list-style-image:url(../img/flecha.png);
	list-style-type: square;
	padding-bottom:5px;
	font-family: 'DINRegular', Helvetica, Arial, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	font-size:15px;
	margin-left:-12px;

}

#Cabecera {
	text-align:right;
	width: 900px; 
		
}

#Pie {
	width: 900px; 
}

#col1 { 
	float:left;
	width: 150px; 
	font-family: 'DIN', Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight::bold;
	text-decoration:none;
	color:#7D7061;
	text-align:left;
} 

#col2 { 
	float:right;
	width: 750px; 
	font-family: 'DIN', Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight::bold;
	text-decoration:none;
	color:#7D7061;
	text-align:right;
}



#ImpresionPortada{
	width:300px;
	
}

#ImpresionPortada:hover{
	padding-left:135px;

	
}


#RotulacionPortada{
	width:300px;
	padding-top:5px;	
}


#RotulacionPortada:hover{
	text-align:center;
	padding-top:5px;
	padding-right:135px;
}

#Impresion
{
	background-color:#F56600;
	width:250px;
	height:40px;
	vertical-align:middle;
	display: table-cell;
	text-align:center;

}


#Rotulacion
{
	background-color:#7D7061;
	width:250px;
	height:40px;
	vertical-align:middle;
	display:table-cell;
	text-align:center;
}


a {
	text-decoration:none
}

img.rounded-corners
{
border-top-right-radius:15px;
border-bottom-right-radius:15px;
border-bottom-left-radius:15px;
border-top-left-radius:15px;
}