body {
	background-image: url(imagenes/bg01.gif);
	background-repeat:   repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	background-image: url(imagenes/bg02.gif);
	padding-top: 32px;
	width: 960px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
#menu {
	background-image: url(imagenes/bg-menu.gif);
	height: 24px;
	width: 960px;
	float: left;
	padding-top: 5px;
}
#principal {
	float: left;
	width: 920px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	background-image: url(imagenes/bg03.gif);
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 15px;
	text-align: justify;
}
#footer {
	background-image: url(imagenes/bg04.gif);
	height: 50px;
	width: 940px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 20px;
	text-align: center;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	padding-right: 30px;
	padding-left: 30px;
}
h1 {
	color: #121F4E;
	font-size: 1.4em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu ul {
	padding: 0px;
	margin: 0px;
	background-position: 0 0;
	list-style: none;
	height: 26px;
	float: left;
	width: 100%;
}

#menu ul li {
display: inline;
}

#menu ul li a:link, #menu ul li a:visited {
	background-image: url(imagenes/barra-menu.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0px 25px 3px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#menu ul li a:hover {
color: #68B92E;
}
#menu ul li a.primero {
	background-image: none;
	padding-left: 370px;
}
P {
	margin: 0px;
	padding: 5px 0px 3px;
}
#principal ul {
	margin: 0px;
	padding: 5px 0px 0px 20px;
}
h2 {

	color: #121F4E;
	font-size: 1.2em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#flash02 {

	height: 235px;
	float: left;
	width: 778px;
}
#principal a {
	color: #000033;
	text-decoration: none;
}
#principal a:hover {
	text-decoration: underline;
}
#principal ul li {
	list-style-image: url(imagenes/tick01.gif);
}
.piedepagina {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #DCE0E3;
	border-right-color: #DCE0E3;
	border-bottom-color: #DCE0E3;
	border-left-color: #DCE0E3;
}
.img01 {
	padding-left: 20px;
}
#izq {
	float: left;
	width: 210px;
	padding-top: 5px;
	margin-top: 1px;
}
#der {
	float: right;
	width: 693px;
	border: 1px dotted #599F27;
	padding: 5px 5px 5px 10px;
	color: #666666;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	text-align: justify;
}
#menuizq p {
	background-image: url(imagenes/tick02.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 3px 10px 3px 13px;
	display: block;
}
.seleccionado {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #599F27;
	border-right-color: #599F27;
	border-bottom-color: #599F27;
	border-left-color: #599F27;
}
#izq a {
	text-decoration: none;
}
#izq a:hover {
	font-weight: bold;
	text-decoration: none;
}

