/******************************* Portada */
body {
  behavior: url('css.htc'); 
  margin: 0;
  padding: 0;
  background-color: #DBDBDB;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
}

img {
  border: 0;
}

h1, h2, h3, h4, h5, h6 {
  border: 0;
  margin: 0;
  padding: 0;
	font-size: 1em;
	line-height: 1em;
}

form, p {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	color: #3F6F57;	
}

#menu_a {
	font-size: 8px;
}

#menu_a a {
	font-size: 11px;
	color: #FFFFFF;
}

#menu_a a:hover {
	color: #006F37;
}

#menu_b {
	font-size: 8px;
}

#menu_b a {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

#menu_b a:hover {
	color: #006F37;
}

.sep01 {
	font-size: 11px;
	color: #FFFFFF;
}

a.link01 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.link01:hover {
	color: #006F37;
}

a.link02 {
	color: #666666;
	font-size: 11px;
}

a.link02:hover {
	color: #006F37;
}

.text01 {
	font-size: 10px;
	line-height: 13px;
	padding: 4px 4px 4px 4px;
}

.text02 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-left: 6px;
}

/******************************* Interior */
#interior #content {
	background-image: url(bg-content2.gif);
}

#interior #header {
	background-image: none;
}

#header_separator {
	height: 3px;
	background-color: #999999;
	border-bottom: 1px solid #FFFFFF;
}

#interior #column_left {
	border: 0;
	padding-top: 0;
	background-color: #EDEDED;
}

#interior #column_left h2 span {
	display: block;
	height: 25px;
	line-height: 25px;
	padding-left: 4px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #999999;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#interior #column_left ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#interior #column_left ul li {
	margin: 0;
	padding: 0;
}

#interior #column_left ul li span {
	display: block;
	padding: 0 0 0 16px;
	font-size: 11px;
	line-height: 15px;
	background-color: #96B39F;
	background-image: url(li-profile2.png);
	background-position: 3px 6px;
	background-repeat: no-repeat;
	font-weight: normal;
	border-bottom: 1px solid #FFFFFF;
}

#interior #column_left ul li a {
	display: block;
	padding: 0 0 0 16px;
	font-size: 11px;
	line-height: 15px;
	background-color: #B8DBC2;
	background-image: url(li-profile.png);
	background-position: 4px 4px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
}

#interior #column_left ul li a:hover {
	background-color: #96B39F;
	color: #333333;
}

#interior #column_left ul li ul li a {
	background-color: #E5E4CE;
	background-position: 20px 4px;
	padding: 0 0 0 32px;
}

#interior #column_left ul li ul li a:hover {
	background-color: #BCBBA9;
	color: #333333;
}

#interior #column_left ul li ul li span {
	background-color: #BCBBA9;
	color: #333333;
	background-position: 19px 6px;
	padding: 0 0 0 32px;
}

#column_content {
	margin: 0;
	padding: 4px 6px 12px 6px;
}

#column_content h3 {
	padding: 0 0 0 8px;
	line-height: 21px;
	background-color: #006F37;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 14px;
}

#column_content h4 {
	padding: 0 0 0 8px;
	line-height: 18px;
	background-color: #3F6F57;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 14px;
}

#column_content div.page_text {
	margin-bottom: 14px;
	padding-left: 8px;
	font-size: 11px;
	line-height: 140%;
}

#column_content p {
	font-size: 11px;
	line-height: 140%;
}

#column_content ul {
	font-size: 11px;
}

#column_content a {
  color: blue;
  text-decoration: underline;
}

#column_content p img {
  margin: 10px;
}

/******************************* Hacks */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#column_content .class1 a {
	font-weight: bold;
	color: #006F37;
	text-decoration: none;
}

#column_content .class1 a:hover {
	font-weight: bold;
	color: #006F37;
	text-decoration: underline;
}


SELECT {
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	color: #666666;
}

INPUT {
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	color: #666666;
}

.text01Red {
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	padding: 4px 4px 4px 4px;
	color: #FF0000;
	vertical-align : 30%;
}
