BODY {
font-family: Arial, Helvetica, sans-serif;
background-color: #FFFCEA;
}

td {
font-size: 11px;
color: #666;
line-height: 160%;
}

table {
border: 0;
}

p {
text-align: justify;
}

form {
margin: 0;
padding: 0;
}

table.cabecera {
background-image: url(images/fondo_cabecera.jpg);
background-repeat: no-repeat;
height: 140px;
width: 774px; 
}
td.logo {
padding-left: 20px;
width: 343px;
}

td.idiomas {
height: 118px;
padding-top: 40px;
padding-right: 35px;
}

td.botonera {
padding-left: 25px;
padding-bottom: 3px;
}

a.botonera:link, a.botonera:visited {
font-weight: bold;
color: #DF8529;
text-decoration: none;
}

a.botonera:hover {
color: #990000;
}

a.idiomas:link, a.idiomas:visited {
font-weight: normal;
color: #DF8529;
text-decoration: none;
}

a.idiomas:hover {
color: #990000;
}

a.actual:link, a.actual:visited, a.actual:hover {
color: #999;
font-weight: bold;
text-decoration: none;
}

table.cuerpo_top {
width: 774px;
background-image: url(images/fondo_cuerpo.jpg);
}

td.texto_portada {
padding-right: 30px;
text-align: justify;
}

.destacado {
font-weight: bold;
color: #DF8529;
}

table.bloques {
width: 774px;
background-image: url(images/fondo_cuerpo.jpg);
}

table.contenedor_bloques {
width: 736px;
background-image: url(images/fondo_tabla_bloques.jpg);
}

td.cuerpo_materia {
width: 187px;
height: 37px;
padding-top: 4px;
padding-left: 14px;
padding-right: 10px;
}

td.cuerpo_tecnica {
width: 184px;
height: 37px;
padding-top: 4px;
padding-right: 10px;
}

td.cuerpo_produccion {
width: 184px;
height: 37px;
padding-top: 4px;
padding-right: 10px;
}

td.cuerpo_acabados {
width: 181px;
height: 37px;
padding-top: 4px;
padding-right: 10px;
}

table.pie {
height: 106px;
width: 774px;
background-image: url(images/fondo_pie.jpg);
}

table.pie td {
color:  #AC631A;
}

a.comunicatek:link, a.comunicatek:visited {
font-size: 11px;
font-weight: bold;
color: #CC0033;
text-decoration: none;
}

a.comunicatek:hover {
color: #B05316;
}

.button {
color: White;
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, serif;
font-weight: bold;
text-align: center;
font-size: 11px;
font: bold;
background: #DF8529;
border: 1px solid #ccc;
height: 20px;
width: 80px;
}

td.campos_form {
	width: 250px;
	padding-bottom: 8px;
	padding-right: 50px;
	font-size: 11px;
	font-weight: bold;
}
td.campos_form2 {
	width: 250px;
	padding-bottom: 2px;
	padding-right: 50px;
	font-size: 11px;
	font-weight: bold;
}
INPUT {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
	background: white;
	border: 1px solid #CCC;
	padding-left: 3px;
	padding-right: 3px;
	width: 75%;
}