div {
	border:0px solid black;
}
body {
	margin-top:0;
	margin-bottom:0;;
	text-align:center;
}
body, table {
	font-family:verdana, arial, helvetica, sans;
	font-size:11px;
}

a {
	color:#2E3191;
	text-decoration:none;
}



/*#left a {
	color:#ffffff;
	font-weight:bold;
	font-size:110%;
}*/

a:hover {
	text-decoration:underline;
}

#todo {
	margin:auto;
	width:860px;
	text-align:left;
}
#content {
	width:inerit;
}

h1 {
	font-size:150%;
	color:#CD1B01;
	font-weight:bold;
}

h2 {
	font-size:135%;
	color:#CD1B01;
	font-weight:bold;
}

h3 {
	font-size:120%;
	color:color:#CD1B01;
	font-weight:bold;
}

.enlace {
	color:#BD2E00;
}

.enlace a {
	color:#BD2E00;
	text-decoration:none;
}

.enlace a:hover {
	color:#0000FF;
	text-decoration:underline;
}

/**/
#fecha {
	width:100%;
	display:block;
	font-size:85%;
	text-align:right;
}
#pie {
	width:inerit;
	height:30px;
	border:0px solid black;
/*	background-image:url(../images/footerBackGround.gif);
	background-repeat:repeat-x;*/
	background-color:#000085;
	color:#000;
	font-weight:normal;
	text-align:center;
}
#pie img.R{float:right;margin-right:-3px;}
#pie img.L{float:left;margin-left:-3px;}

#left {
	width:100%;
	height:auto;
	background-color:#000085;
	/*#1A74CE;*/
}
#left a {
	display:block; 
	background-color:#000085;
	text-decoration:none;
	border:1px solid #FFFFFF;
	font-size:110%;
	margin:1px;
	font-weight:bold;
		
	
}
#left a:hover {
	background-color:#2E3191;
}

/*#left td div {
	height:25px;
}*/

#center {
	text-align:justify;
	line-height:160%;
	font-size:110%;
}

#center img{
	margin: 5px 5px 5px 5px;
}
