body {
  font-size: 0.8em;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  text-align: center;
  background: #F4F3EE url(body_back.jpg) repeat-y center;

}

a:link {
    color:#801418;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC9933;
}
a:hover {
	text-decoration: none;
	color:#058000;

}

a:active {
	text-decoration: underline;
}



hr {
	 height: 1px;
     margin: 20px 0 20px 0;
	 border: 0;
	 color: #ccc;
     background: #ccc;
}

/* Container
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#container {
	position: relative;
	width:760px;
	/*width: 80%;
    min-width: 760px;
    max-width: 1000px;*/
    margin: 0 auto;
	padding: 0;
	border: 1px solid #ccc;
	text-align: left;
	background-color: #FFFFFF;
}

/* Header
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#header {
	margin: 0;
	padding: 5px;
	color: #fff;
	background-color: #c93;
	background-image: url(header-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#header form {
	margin: 2px 10px 0 0;
	padding: 0;
	float: right;
	display: block;
	color: #801418;
    font-size: 0.8em;
    text-align: right;
}

#header form input {
  margin-top: 11px;
   font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}

#header form a {
  text-decoration: underline;
  color: #801418;
}

#header form a:visited{
  color: #801418;
}


#header form a:hover, #header form a:active{
  color: #128712;
  text-decoration:underline;
}

#header form strong
{
font-size:11px;
}



/* Related Info Box
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#related_info {
	color: #fff;
	background-color: #801418;
	background-image: url(related_back.jpg);
	background-position: top;
	background-repeat: repeat-x;
	width: auto;
	margin: 0;
	padding: 15px 10px 15px 15px;
}
#related_info h2 {
  margin: 0;
  padding: 0;
}

#related_info p {
  margin: 10px 0 0 0 ;
  padding: 0;
}
#related_info ul {
  margin: 0 0 0 30px;
  padding: 0;
  list-style-type: square;
}
#related_info ul li{
  margin-bottom: 7px;
}

#related_info ul li a {
 text-decoration: none;
 font-weight: bold;
 text-decoration:underline;
 color:#CC9933;
}

#related_info ul li a:hover {
 color: #fff;
 font-weight: bold;
}
#related_info a {

 text-decoration: none;
 font-weight: bold;
 text-decoration:underline;
 color:#CC9933;
}

#related_info a:hover {
 color: #fff;
 font-weight: bold;
 text-decoration:none;
}
/* Breadcrumbs
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/



#breadcrumbs{
  font-size: 0.8em;
  width: auto;
  margin: 0 0 20px 0;
  padding: 7px;
}


#home {
  margin: 0;
  padding: 10px auto 20px auto;
  color: #000;
  background-color: #fff;
  background-image: url(content_background.jpg);
  background-position: top;
  background-repeat: repeat-x;
}


/* Content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content {
  margin: 0;
  padding: 20px 20px 20px 20px;
  background-color:white;
}

div#content.columns {
  margin-left: 200px;
  width:300px;
}


#content>p {
  max-width: 500px;
}

#content>ul li, #content>ol li{
  max-width: 450px;

}

#content abbr, #content acronym {
   cursor: help;
   border-bottom: 1px dotted;
}

#content ul{
  list-style-type: square;
  list-style-image: url(bullet.gif);
}

#content ul li, #content ol li {
  margin: 0 0 0.4em 0;
  padding: 0;
}

#content blockquote {
  width: 75%;
  margin: 0 auto;
  padding: 20px;
}

#content {
  line-height: 1.7;
}

#content h2, #content h3, #content h4, #content h5 {
   margin: 0;
   padding: 0;

	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
   font-weight: normal;
}


#content h2+p, #content h3+p, #content h4+p, #content h5+p {
  margin-top: 0;
  padding-top: 0;
}


#content h2+h3 {
  margin-top: 0;
  padding-top: 0;
}

#content h2+ul, #content h3+ul, #content h4+ul, #content h5+ul {
  margin-top: 0;
  padding-top: 0;
}

#content h2 {
  margin: 10px 0 5px 0;
  padding-bottom: 2px;
  border-bottom: 1px solid #eee;

  font-size: 2.3em;
  line-height: 1;
}


#content h3 {
  margin-top: 30px;
  font-size: 2em;
}

#content h4 {
  font-size: 1.5em;
  font-variant: normal;
}


#content h5 {
  font-size: 1.5em;
  font-variant: normal;
}


#content>p {
  text-align: justify;
}


#content blockquote {
   font-style: italic;
   line-height: 2;
}



#content p.fecha {
  font-size: 0.9em;
}


#content .descripcion {
  font-size: 0.9em;
}



/* Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer {
	font-size: 0.8em;
	clear: both;
	color: #444;
	background-color: #c93;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(header-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#footer a:visited{
color:#990000;
}

/* Content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#content {
	color: #000;
	background-color: #fff;
	background-image: url(content_background.jpg);
	background-position: top;
	background-repeat: repeat-x;
}


#content h2 {
  color: #900;
}

#content h3 {
  color: #E97E00;
}



#content h4 {
  color: #4E692C;
}


#content h5 {
  color: #999;
}


#content blockquote {
   border: 2px solid #e2e2e2;
   background-color: #eee;
}


#content .descripcion {
   color: #999;;
}

.j2 {
    font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	line-height: 20px;
	color: #000000;

}

















/* Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/







/* Fotos
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.foto_center {
  max-width: 500px;
}

.foto_right {
  margin: 5px 0 5px 20px;
  float: right;
}



.foto_left {
  margin: 5px 15px 5px 0;
  float: left;
}

/*

.foto_center, .foto_left, .foto_right  {
  margin: 0;
  padding: 0;
  text-align: center;
  display: block;
}

.foto_center img, .foto_left img, .foto_right img {
  padding: 5px;
  border: 1px solid #ccc;
}


.foto_center p, .foto_left p, .foto_right p {
  margin: 0.5em 0 0 0;
  padding: 0;
  color: #999;
  font-size: 0.8em;
  text-align: center;
}
*/

/* Icons

img.icon, div.news p img.icon {
  margin: 0 5px 0 0;
  padding: 0;
  border: 0;

  vertical-align: bottom;
}
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/* Sitemap
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* first Level
.coltest{
width: 360px;
float: left;
background-color:white;
}*/
#content ul#sitemap {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
  font-weight: bold;
}


#content ul#sitemap li {
  margin-bottom: 15px;
}
/*
#content ul#sitemap li a {
  text-decoration: none;
}
*/
/* Second Level */

#content ul#sitemap li ul {
  margin: 0 0 15px 6px;
  padding: 0 15px 0 15px;
  border-left: 1px double #999;
  list-style: none;
  font-size: 12px;
  font-weight: bold;
}

#content ul#sitemap li ul li {
  margin-bottom: 10px;
}

/* Third Level */

#content ul#sitemap li ul li ul {
  margin-left: 20px;
  padding-left: 0;
  border: none;
  font-size: 12px;
  font-weight:normal;
}

#content ul#sitemap li ul li ul li {
  margin-bottom: 0px;
  padding-left: 20px;
  background-image: url(http://www.icfdn.org/images/white_dot.gif);
  background-repeat: no-repeat;
  background-position: 0 50%;
}



.justifiedBold {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	line-height: 25px;
	color: #801418;
	font-weight: bold;

}

.box3 {
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	height: 190;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	color: #44444;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7e1d2e;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444444;
	text-decoration: none;
}


.smallblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}


.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 2px;
	font-weight:bold;
	text-decoration:underline;
	}
#container #content #coltest {
	float: left;
	width: 360px;
	background-color: #fff;
}

.expandedsubheead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
	color: #333333;
}

.footerCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.footer_Copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #801418;
	text-decoration: none;
}

.underlinetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007cb8;
	letter-spacing: 2px;
	width: 75%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #007cb8;
	font-weight: normal;
}


#navlink{
    color:#999999;
	font-size:95%;
	margin:5px 0px 5px 10px;
}
#navlink a:link {
    color:#801418;
	text-decoration: underline;
}
#navlink a:visited {
	text-decoration: underline;
	color: #801418;
}
#navlink a:hover {
	text-decoration: none;
	color:#058000;
}

#navlink a:active {
	text-decoration: underline;
}
.header{

    font-size: 15px;
	font-weight:bold;

}
