body,html {
	background: #CCCC98 url(../img/bg_web.gif);
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 1em;
	font-family: Arial,Helvetica, sans-serif;
	line-height: 135%;
}

div#contentsDefault {
	margin-top: -225px;
	margin-left: -379px;
	position: absolute;
	top: 50%;
	left: 50%;
	border: 1px solid #000000;
	background:#FFE146;
}

div#borderWrapper {
	background: url(../img/topRightCorner.gif) top right repeat-y;
}

p.bottomBorder {

	margin:0px;

	padding:0px;

	font-size:6px;

	line-height:100%;

	background:url(../img/bottomLeftCorner.gif) bottom left no-repeat;

}

	

div#contents {

	width:780px;

	text-align:left;

	margin: 10px auto 10px auto;

	border: 1px solid #000000;
	background:#FFE146;
}



div#main {

	width:780px;

	text-align:left;

	background:#FFE146;

	display:block;

	padding: 20px 0px 20px 0px;

}




div#menuLeft {
	width:315px;
	float:left;

}



div#mainContents {


	width:430px;

	text-align:justify;

	padding-right: 20px;
	padding-left: 10px;

	float:left;
	

}



div#mainContents h2 {

	color:#EE0000;

	text-align:left;

	font-weight:bold;

	font-size:1.2em;

}



div#mainContents h3 {

	color:#F90;

	font-weight:bold;

	font-size:1.1em;

}



div#menuLeft ul {

	margin:0px;

	padding:0px;

	margin-left:15px;

	border-left: 18px solid #04A651;

	color:#FFD;

}



div#menuLeft ul li {

	padding:0px;

	margin-left:12px;

}



div#menuLeft ul li a,

div#menuLeft ul li a:visited,

div#menuLeft ul li a:active {

	color: #04A651;

	text-decoration:none;

	font-weight:bold;

	font-size:0.9em;

}



div#menuLeft ul li a:hover {

	background-color:#FFD708;

}



div#mainContents dl dt {

	font-weight:bold;

	font-size:0.85em;

	margin-bottom: 12px;

	margin-top: 12px;

}



div#mainContents dl dd {

	margin-bottom: 12px;

	border-left: 2px solid #04A651;

	padding-left: 8px;

}



div#mainContents table {

	text-align:left;

	border:1px solid #04A651;

	border-collapse: collapse;

	font-size:0.8em;

}

div#mainContents table.objetivos tr td {
  border : 1px solid #FFF;
  text-align : left;
  background : #FFCC66;
}

div#mainContents table.objetivos tr td strong {
  display : block;
  width : 100%;
  text-align : center;
}

div#mainContents table thead tr td {

	/*#B1B13A;*/

	background-color:#04A651;

	font-weight:bold;

	color:#FFF;

	text-align: center;

}



div#mainContents table tr td {

	background-color:#FFE;

	padding-left:6px;

}

.tabla {
	background:#CCCC98 url(../img/bg_web.gif);
}

a.download {
  color : #000;
  text-decoration : underline;
  background : url(../img/ico_archivozip.gif) center left no-repeat;
  padding-left : 20px;
}

a.download:hover {
  color : #04A651;
  text-decoration : none;
}

p.cicloTitle{
	border-bottom:1px dashed #04A651;
	margin-left:10px;
	font-weight:bold;
	color:#04A651;
	padding-left:8px;
}
span.superindice{
	vertical-align:super;
	font-size:9px;
}
