body {
	background-attachment: fixed;
	background-color: #5f8ca1;
	background-image: url(../images/general/fondo.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	list-style-type: decimal-leading-zero;
	margin: 0px;
	padding: 10px;
	line-height: 1.5em;
}

#wrapper {
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 1024px;
}
#flash {
	height: 180px;
}

#menuprincipal {
	background-color: #bfb6ad;
	width: 1024px;
	height: 35px;
}

#content {
	text-align: left;
}

#buttom {
	background-image: url(../images/general/buttom.jpg);
	background-repeat: no-repeat;
	height: 50px;
}

#clear {
	clear: both;
}

#footer {
	font-size: .8em;
	line-height: 1.2em;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: center;	
}

h1 {
	color: #000000;
	font-size: 140%;
	font-weight: bold;
}

h2 {
	color: #808080;
	font-weight: 500;
}

h3 {
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	line-height: 90%;
}

h4 {
	color: #404040;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
}

h5 {
	color: #808080;
	font-size: 110%;
	font-style: italic;
	font-weight: 200;
}

h6 {
	color: #404040;
	font-weight: 900;
	font-size: 120%;
	line-height: 110%;
	text-align: center;
}

.columna{
	width: 530px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
	background-image: url(../images/general/decorin.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.columna1 {
	width: 500px;
	margin-top: 40px;
	margin-bottom: 0px;
	margin-left: 100px;
	text-align: justify;
	background-image: url(../images/general/decorin.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
}
.columnb1 {
	width: 300px;
	margin-top: 40px;
	margin-bottom: 0px;
	text-align: justify;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: auto;
	background-color: #5E88A1;
	color: #FFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left: auto;
}

.columna2{
	width: 880px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
	background-image: url(../images/general/decorin.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.submenu {
	float: left;
	width: 180px;
}

.subcolumna {
	margin-left: 200px;
}

.hovertabla {
	background-color: #5F8CA1;
}

.selecttabla {
	background-color: #5F8CA1;
}
.imgright   {
	float: right;
}
.imgleft   {
	float: left;
}
.comunicado {
	margin-right: 150px;
	margin-left: 150px;
	text-align: justify;
}
a {
	color: #426072;
	text-decoration: none;
}
#wrapper #content .columnb1 div p a {
	color: #FFF;
}
a:hover {
	color: #5E88A1;
	text-decoration: none;
}

