body {
	background: url("images/fondoweb.jpg") left top repeat-x;
	background-color:#000000;
	margin:0px 0px 0px 0px;
}
body, td, th {
	color:#17393B;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
}
a:Link, a:Hover, a:Visited, a:Active {
	color:#17393B;
	text-decoration:underline;
}

#ContenidoWeb {
	width:100%;
}
#BloqueCentral {
	width:802px;
}
#TablaCabecera {
	height:104px;
	background: url("images/cabecera_fondo.jpg") left top repeat-x;
}
#TablaCabecera, #Contenido {
	border-top:0px;
	border-bottom:0px;
	border-left: 1px solid #616582;
	border-right:1px solid #616582;
}
#CeldaBienvenida {
	padding-top:45px;
	text-align:right;
	font-size:10px;
}
#Menu {
	height:27px;
	text-align:right;
	padding-right:20px;
	background: url("images/menu_fondo.jpg") left top repeat-x;
}
#Contenido {
	text-align:left;
	background: url("images/contenido_fondo.jpg") left bottom repeat-x;
	background-color:#FFFFFF;
}
#ContenidoAutor {
	text-align:right;
	height:54px;
}
#Pie {
	text-align:center;
	font-size:9px;
}
#ContenidoMargenes {
	padding: 45px 0px 20px 140px;
} 

.TextoBlanco, a.TextoBlanco:Link, a.TextoBlanco:Hover, a.TextoBlanco:Visited, a.TextoBlanco:Active {
	color:#FFFFFF;
	text-decoration:none;
}
.LineaHuevo {
	margin-top:7px;
	background: url("images/linea_huevo.jpg") left top repeat-x;
}
.TextoGrande {
	font-size:14px;
}
.Texto {
	padding:0px 55px 0px 0px;
	text-align:justify;
}