*, body{
	margin: 0px;
}

body{
	background: white url( '../imagenes/extension_ban.png' ) repeat-x;
	text-align: center;
	padding: 0px;
}

h1{
	height: 100px;
	width: 790px;
	margin: 0px auto 0px auto;
	background: transparent url( '../imagenes/baner_2.png' ) no-repeat center;
}

h1 span{
	display: none;
}

h1 a{
	display: block;
	height: 100px;
	text-decoration: none;
	width: 130px;
}

h2{
	color: #D32D13;
	font-size: 21px;
	font-family: "verdana", sans-serif;
	text-align: left;
	font-weight: normal;
	line-height: 25px;
	margin: 18px 0px 10px 0px;
	margin-left: 190px;
	padding: 0px;
}

ul.menu{
	font-family: "verdana", sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	color: white;
	margin: 0px 0px 1px 0px;
	padding: 0px;
}

ul.menu a{
	color: white;
	line-height: 18px;
	text-decoration: none;
}

ul.menu li{
	display: inline;
	list-style: none;
	padding: 2px 0px 2px 0px;
}

ul.menu li.sel{
	background: white;
	padding: 2px 5px 2px 2px;
	margin-right: -7px;
}

ul.menu li.sel a{
	color: #AAA45D;
}

div#contenido{
	margin: 0px auto 0px auto;
	width: 790px;
	padding: 0px;
	font-family: "verdana", sans-serif;
	font-size: 13px;
}

div#contenido p, ul, ol, table{
	margin-left: 190px;
	text-align: left;
	font-family: "verdana", sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 23px;
}
div#contenido ul{
	margin-bottom: 10px;
}
div#contenido ol span{
	float: right;
	width: 380px;
}
div#contenido ol li{
	width: 570px;
	float: left;
}
div#contenido th{
	background: #AAA45D;
	color: white;
	padding: 0px 0px 0px 8px;
}
div#contenido table{
	width: 600px;	
	margin: 15px 0px 15px 0px;
}

div#left{
	float: left;
	height: 292px;
	padding-top: 75px;
	width: 168px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	background: white url( '../imagenes/logo_left.png' ) no-repeat top left;
	margin-right: 20px;
}

div#left ul.menu_left{
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	padding: 20px 0px 40px 0px;
	border-right: 1px #AAA45D dotted;
	margin: 0px;
}
div#left ul.menu_left li{
	list-style: none;
	padding-left: 20px;
	border-bottom: 1px #AAA45D dotted;
	border-top: 1px #AAA45D dotted;
	margin-bottom: -1px;
}
div#left ul.menu_left li a{
	display: block;
	width: 148px;
	text-decoration: none;
	font-family: "verdana", sans-serif;
	color: #AAA45D;
}
div#left ul.menu_left li.sel a{
	color: #D32D13;
}

div#footer{
	font-family: "verdana", sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: white;
	float: left;
	width: 100%;
	height: 18px;
	background: #AAA45D url( '../imagenes/pie_p.png' ) no-repeat center;
	padding: 10px 0px 0px 0px;
}
