@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #314450;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FF9900;
}
#wraper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	background-image: url(../images/domoble_04.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	line-height: 1.5em;
}
#header {
	height: 210px;
	margin-left: 74px;
	margin-right: 53px;
	text-align: right;
}
#cabeza {
	background-image: url(../images/domoble_005.jpg);
	height: 185px;
	background-repeat: no-repeat;
}
#menu {
	height: 25px;
	padding-left: 0px;
	padding-right: 0px;
}
#contenido {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	margin-right: 52px;
	margin-left: 72px;
}
#footer {
	background-image: url(../images/domoble_06.jpg);
	background-repeat: no-repeat;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	font-size: 90%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 20px;
}
.menu {
	height: 25px;
	width: 150px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
h1 {
	font-size: 150%;
}
h2 {
	font-size: 125%;
}
.col1cont {
	float: left;
	width: 400px;
	text-align: justify;
	margin-left: 100px;
}
.col2cont {
	margin-left: 550px;
}
#clear {
	clear: both;
}
.submenu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #314450;
	font-size: .8em;
	font-weight: bold;
}
.subcont {
	margin-left: 15px;
}
.contenido {
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 52px;
	margin-left: 72px;
}
.rowhover {
	background-color: #9E9A96;
}
.rowselect {
	background-color: #9E9A96;
	color: #FFFFFF;
}
.submenuitem {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.color {
	background-color: #EFECE5;
}