body {
	font-family: Arial, Helvetica, sans-serif;
	min-width: 980px;
	margin: 0px;
/*	margin: 20px;*/
}

.amarillo {
	color:#FFFF00;
}

#masthead {
	color: #999999;
	background-color: #F9EFE4;
	height:115px;
	background-image: url(../img/h_img_blue.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border:1px solid #045D87;
}
/*#masthead .content {
	padding: 12px;
}*/
#outer_wrapper {
	background-image: url(../img/clm09_left.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #045D87;
}

#wrapper {
/*	background-image: url(../img/clm09_right.gif);
	background-repeat: repeat-y;
	background-position: right top;	*/
/*	border-top: 1px solid #000000;*/
	border-bottom: 1px solid #FFFFFF;
}

#left_wrapper {
	float: left;
/*	margin-left: -200px;*/
	width: 100%;
}

#left {
	float: left;
	width: 172px;
/*	margin-left: 200px;*/
}

#center {
	margin-left: 172px;
}

#right {
	float: left;
	width: 200px;
}

#left .content {
	padding: 24px 20px;
	font-size: .75em;
	line-height: 1.35em;
}

#center .content {
	padding: 24px;
	font-size: 14px;
	line-height: 1.7em;
}

#center .content .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #415485;
	font-weight: bold;
	background-image: url(../img/animado/barra2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
/*	background-image: url(../img/bg_title.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;*/
}

#center .content .int {
	color:#000000;
	/*	background-color: #F9EFE4;*/
	/*	margin: 10px 0px 10px 0px;*/
	padding:15px;
}

input:focus, textarea:focus {
	background-color: lightyellow;
}

#center .content .int .subtitle {
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	background-image: url(../img/animado/dots_1499.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#right .content {
	padding: 24px 20px;
	font-size: 12px;
	line-height: 1.35em;
	color:#666666;
}

h1, h2, h3 {
	margin-top: 0;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

#footer {
	color: #CCCCCC;
	background-color: #026487;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #045D87;
	border-bottom-color: #045D87;
	border-left-color: #045D87;
}

#footer .content {
	padding:6px 6px 6px 10px;
	font-size: 0.7em;
	color: #FFFFFF;
}

.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
/*#left a:link {
	color: #846900;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}*/

/* Center link styles */

/*#center a:link {
	color: #0000FF;
}
#center a:visited {
	color: #0000FF;
}
#center a:hover {
	color: #FF0000;
}*/

#center a {
	color: #0000FF;
	text-decoration: none;
}

#center a:hover {
	text-decoration: underline;
}
/* End */

#right a:link {
	color: #000000;
}

#right a:visited {
	color: #333333;
}

#right a:hover {
	color: #466975;
}

#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}

#wrapper .menulist a:hover {
	border-color: #000000;
}

#footer a:link {color: #999999;}

#footer a:visited {color: #666666;}

#footer a:hover {color: #FFFFFF;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #859856;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #859856;
}
/*h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}*/
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}

h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}

.nomargintop {
	margin-top: 0;
}

.content p {
	margin: 12px 0;
}

.left_under {
	height: 200px;
}

.letraPeque {
	font-size:10px;
}

.blink {
	color: #CC0000;
	font-weight: bold;
}

.resaltado {
	color: #415485;
	font-size: 16px;
	font-weight: bolder;
}
