html {
height:100%;
}

body {
background:#999 url(imagenes/fnd_degra.jpg) repeat-x scroll left top;
color:#666;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
line-height:18px;
height:100%;
margin:0 auto;
padding:0 0 0;
width:100%;
}

img, div {
}

img, p {
border:0 none;
margin:0;
}



.titular {
font-size:17px;
color:#006699;
line-height:20px;
}

#contenedor {
background:transparent url(imagenes/fnd_sombra.png) repeat-y scroll center top !important;
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src="imagenes/fnd_sombra.png", sizingMethod="scale");
margin:0 auto;
min-height:100%;
position:relative;
width:848px;
}

#contenido_web {
padding:0 4px 50px;
}

#cabecera {
background:transparent url(imagenes/cabecera.jpg) no-repeat scroll center top;
height:140px;
padding:0;
width:840px;
}

#contenido_noticia {
height:100% !important;
width:780px !important;
padding:30px;
}

#contenido_pie {
background:#006699 url(imagenes/fnd_pie.jpg) repeat-x scroll 0 0;
bottom:0 !important;
color:#FFFFFF;
height:50px;
padding:0 10px 0;
margin-left:4px;
position:absolute;
width:820px;
}

.txt_dire {
float:left;
color:#fff;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:16px;
width:300px;
padding-top:6px;
}

.txt_datos {
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size: 14px;
line-height: 16px;
color: #FFFFFF;
text-align: right;
width:300px;
padding-top:6px;
}
span {font-size: 12px; color: #3399cc;}

.txt_datos a {
color: #FFFFFF;
text-decoration:none;
}

.txt_datos a:hover {
color: #FFFFFF;
text-decoration:underline;
}

.alinear_centro {
text-align:center;
}