/* CSS Document */
a img {
	border-style:none;
}
img.enlasn{
	margin:10px 10px 0 30px
}
body{
	background-image:url(../imagenes/fondo.jpg);
	font-family:Arial, "Times New Roman";
	color:#FFFFFF;
}
td{
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-style:none;
	border-width:0px;
}
tr{
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-style:none;
	border-width:0px;
}
div.contenedor{
	margin:auto;
	width:717px;
	height:600px;
	background-color:#006699;
	border-style:solid;
	border-width:1px;
	border-color:#6699CC;
}
div.contizq{
	width:275px;
	height:600px;
	float:left;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#6699CC;
}
div.contenedormenu{
	float:left;
	vertical-align:top;
}
table.menu{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 41px;
	vertical-align:top;
}
table.despuesmenu{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
div.despuesmenu{
	float:left;
	height:254px;
	width:275px;
	background-image:url(../imagenes/espaciodespuesmenu.jpg);
	background-repeat:repeat-y;
}
div.cabecera{
	width:439px;
	height:200px;
	float:left;
}
div.centro{
	width:439px;
	height:399px;
	float:left;
}

p.enlaces{
	margin:20px 60px 0 30px; 
}

a.notas{
	font-size:14px; 
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.notas:visited{
	color:#CCCCCC;
}
a.notas:hover{
	text-decoration:underline;
}
span.fecha{
	font-size:12px; 
	color:#00CCFF;
}