body 
{
	background-color:#cccccc;
}

div#contenedor 
{ 
	width:100%; 
	text-align:center; 
}

div#espacioweb 
{ 
	width:900px;
	margin:0 auto 0 auto;
	background-color:#fef6f6;
	background-image:url(img/fondo.png);
	background-repeat:no-repeat;
	text-align:center; 	
}

div#cabecera
{
	width:900px;
	height:224px;
	margin-bottom:-4px;
}

div#menu
{
	width:900px;
	height:32px;
	background-color:#5772bc;
	text-align:center;
	vertical-align:middle;
}

.Titulo {font-family:"Arial Black",Gadget,sans-serif; font-size:18px; color: #364e95; font-weight:bold; font-style:italic;}
.Subtitulo {font-family:"Arial Black",Gadget,sans-serif; font-size:14px; color: #364e95; font-weight:bold; font-style:italic;}
.Prov {font-family: Tahoma; font-size: 14px; color: black; text-decoration: none;}
.Texto {font-family: Verdana; font-size: 10pt; color: #364e95; text-decoration: none;}
.TextoNegrita {font-family: Tahoma; font-size: 10pt; color: #364e95; font-weight:bold; text-decoration: none;}
.TextoGrande {font-family: Tahoma; font-size: 12pt; color: #364e95; text-decoration: none;font-weight: normal;}
.TextoGrandeNegrita {font-family: Tahoma; font-size: 11pt; color: #364e95; font-weight:bold; text-decoration: none;}
.TituloTabla {font-family: Tahoma; font-size: 11pt; color: #364e95; font-weight:bold; text-decoration: underline;}
.Pie {font-family: Tahoma; font-size: 9px; color: #364e95; text-decoration: none;}

.Proceso {font-family: Veradana; font-size: 11pt; color: #a9332f; text-decoration: none;}
.Error {font-family: Verdana; font-size: 11pt; color: #a9332f; text-decoration: none;}

img {border:none;}

