html, body {
	background-image:url(img/fondo.gif);
	font-family:arial;
	font-size:10px;
	color:#000000;
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
#site
{
	margin-left:auto;
	margin-right:auto;
	background-color:#d5d4d9;
	width:731px;
}
#header
{
	width:731px;
	height: 122px;	
}
#contIzq
{
	width:170px;
	float:left;
	display:block;
	background-color:#d5d4d9;
}
#menu
{
	width:170px;
	height:205px;
	margin:0px 0px 0px 0px;
	display:block;
	float:left;
}
#menu ul
{
	width:170px;
	height:205px;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
#menu li
{
	display:block;
	float:left;
	height:23px;
	margin:0px 0px 0px 0px;
}
#titlogin
{
	height:43px;
	width:170px;
	clear:both;
}
#login
{
	height:180px;
	width:150px;
	background-color:#477cb2;
	margin-bottom:-2px;
	padding:10px;
	text-align:left;
}
#login p
{
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:auto;
	margin:0;
}
#bottomlogin
{
	height:10px;
	width:170px;
}
#flash
{
	width:561px;
	float:right;
	height:205px;
}
#contCentral
{
	width:541px;
	float:right;
	padding-right:10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 50px;
	min-height:300px;
	height:auto;
	text-align:left;
	font-family:verdana;
	font-size:10px;
	color:#333333;
	background:#FFFFFF;
}
#contCentral h1
{
	font-family:verdana;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
#contCentral a
{
	font-family:verdana;
	font-size:10px;
	color:#333333;
}
#contCentral a:hover
{
	font-family:verdana;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
#contCentral2
{
	width:541px;
	float:right;
	padding-right:10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 50px;
	min-height:300px;
	height:auto;
	text-align:justify;
	font-family:verdana;
	font-size:10px;
	color:#333333;
	background:#FFFFFF;
}
#contCentral2 h1
{
	font-family:verdana;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
#contCentral2 a
{
	font-family:verdana;
	font-size:10px;
	color:#333333;
}
#contCentral2 a:hover
{
	font-family:verdana;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
#pie
{
	background-color:#444444;
	width:731px;
	height:17px;
	text-align:center;
	color:#FFFFFF;
	clear:both;
	margin-left:auto;
	margin-right:auto;	
}
#pie a
{
	color:#5c646c;
	text-decoration:none;
}
#pie a:hover
{
	color:#000000;
	text-decoration:none;
}
#blockHome1
{
	height:auto;
	width:291px;
	float:left;
}
#blockHome2
{
	height:auto;
	width:241px;
	float:right;
	margin-bottom:10px;
}
#blockHome3
{
	height:auto;
	width:241px;
	float:right;
}
#titBlock
{
	width:100%;
	height:23px;
	background-image:url(img/fondo_cuandro.gif);
	text-align:center;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	padding-top:8px;
}
#contBlock
{
	width:265px;
	height:auto;
	border-right:#e3e3e3 solid 1px;
	border-left:#e3e3e3 solid 1px;
	border-bottom:#e3e3e3 solid 1px;
	padding:12px;
}
#titBlock2
{
	width:100%;
	height:23px;
	background-image:url(img/fondo_cuandro2.gif);
	text-align:center;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	padding-top:8px;
}
#contBlock2
{
	width:215px;
	height:auto;
	border-right:#e3e3e3 solid 1px;
	border-left:#e3e3e3 solid 1px;
	border-bottom:#e3e3e3 solid 1px;
	padding:12px;
}
#pieCentral
{
	width:541px;
	float:right;
	padding:10px;
	height:auto;
	text-align:center;
	font-family:arial;
	font-size:10px;
	color:#333333;
	background:#FFFFFF;
}
#pieCentral strong
{
	font-family:verdana;
	font-size:10px;
	color:#333333;
}
.entrybody li
{
	margin: 0px 0px 0px 15px;
}

