body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898e92;
	margin: 0px;
}
.main {
	height: auto;
	width: 781px;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.header {
	width: 781px;
	height: 95px;
}
.mainContent {
	display: table;
	clear: left;
	height: auto;
	width: 781px;
	padding-bottom: 10px;
	background-image: url(images/left_brdr_bkgr.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.menu {
	display: table;
	height: 25px;
	width: 780px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/nuevo_menu_barra.jpg);
	background-repeat: no-repeat;
}
.mainPic {
	height: 300px;
	width: 780px;
}
.Content {
	float: left;
	height: auto;
	width: 474px;
	/*margin-left: 44px;*/
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 64px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Content a {
	font-weight: bolder;
	color: #898e92;
	text-decoration: none;
}
.Content a:hover {
	color: #000000;
}

.subMenus {
	display: table-column;
	float: left;
	height: auto;
	width: 220px;
	padding-top: 10px;
}
.SubMenusA a, .SubMenusB a {
	background-image: url(images/flecha.gif);
	background-repeat: no-repeat;
	background-position: 200px center;
	color: #266292;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-top: 8px;
	padding-left: 10px;
	font-weight: bolder;
	padding-right: 30px;
	padding-bottom: 10px;
}
.SubMenusA a {
	background-color: #FFCC66;
}
.SubMenusB a {
	background-color: #CCCCCC;
}
.SubMenusA a:hover, .SubMenusB a:hover {
	color: #FFFFFF;
	background-color: #89A8C5;
}
.Footer {
	font-size: 11px;
	font-weight: bolder;
	color: #d9e0e4;
	background-color: #6494be;
	display: block;
	padding: 10px;
	clear: left;
	height: auto;
	width: 761px;
	text-transform: uppercase;
	text-align: right;
}
.Footer a, .FooterAddres a {
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.Footer a:hover, .FooterAddres a:hover {
	color: #D9E0E4;
}
.Content img {
	padding: 5px;
}
.FooterAddress {
	text-align: center;
	display: block;
	height: auto;
	width: 761px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: none;
}
.bandera_holandes {
	text-align: right;
	height: auto;
	width: 474px;
}
.bandera_holandes img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bandera_holandes  p a {
	color: #006699;
	vertical-align: middle;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
.bandera_holandes a:hover {
	text-decoration: underline;
}

.bandera_holandes table {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	vertical-align: middle;
}
.banner_der {
	padding-top: 20px;
}
form label {
	display: block;
	padding-left: 15px;
}
form li {
	list-style-type: none;
}
