body {
	font-family: "trebuchet MS", verdana, helvetica, sans-serif; 
	font-size:small;
	color: #294973;
    background:url(../images/bgfadedown.jpg) repeat-x;  	
	text-align:center;
	margin:20px auto 20px auto;
	}
* html body {
 	text-align:center;
 	color: #294973;	
	font-size:x-small;	/* For IE 5 */
	f\ont-size:x-small;	/* For other IE versions */
	}
#frame 
{
	width:760px;
	border:solid 1px #888;
	margin:0 auto 0 auto;
	text-align:justify;
	}



#contentheader {
	height:200px;
	background:#fff;
	margin:0;
	/* border-bottom:solid 1px #007bbd; */
	}
#becmecdiv {
	height:200px;
	background:#fff;
	margin:0;
	}
h1 {
	font-size:150%;
	color: #294973;
	padding-top:10px;
	}
	/*
h2 {
	font-size:130%;
	text-align:center;
	margin-top:20px;
	color: #69C; 
	}
	*/
h2 {
	margin:15px 0 0 0; 
	background:url(../images/bg-h3.gif) repeat-x; 
	border-top:1px dashed #dbdbe4; 
	padding:.5em 0 0 0; 
	color: #727a9b; 
	font-size:1.1em
	}
h3 {
	margin:10px 0 5px 0; 
	background:url(../images/bg-h3.gif) repeat-x; 
	border-top:1px dashed #dbdbe4; 
	padding:.5em 0 0 0; 
	color: #727a9b; 
	font-size:1.1em
	}
h4 {
	margin:10px 0 0 0; 
	background:url(../images/bg-h3.gif) repeat-x; 
	border-top:1px dotted #dbdbe4; 
	padding:.5em 0 0 0; 
	color: #727a9b; 
	font-size:1em
	}
h5 {
	margin:0 ; 
	padding:0;
	/*padding:.5em 0 0 0;*/ 
	color: #727a9b; 
	font-size:1em;
	}
.cursosoutput 
{
	vertical-align:bottom;
	
}

p 
{
	text-align:justify;
	margin:0 0 0 0;
	text-align:left;
	}
p.summarytext {
	text-align:justify;
	margin: 0 0 0.5em 0;
	}
p.bluetext 
{
	color: #69C; 
	font-weight:bold;
	text-align:justify;
	margin: 1em 0 0.5em 0;
	}
p.centered {
	margin: 10px 0 10px 0;
	text-align:center;
	}
a {
	text-decoration:none;
	}
a:link {color: #294973; }
a:visited {color: gray; }
a:hover {color: #E8591A; }
a:active {color: #294973;}

#navtop {
  float: left;
  font-family: "trebuchet MS", verdana, helvetica, sans-serif;
  /* font-size:x-small;*/
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  color: #DFECF5;
  background: #294973;
  }
#navtop a {
  text-decoration: none;
  padding: 0 10px;
  color: #DFECF5;
  }
#navtop a:link{color:#DFECF5;  TEXT-DECORATION: none}
#navtop a:hover{color:#E8591A; TEXT-DECORATION: none}

#navtop b {
  text-decoration: none;
  padding: 5px 10px;
  color: #DFECF5;
  }
#telfax {
  float: left;
  margin: 0;
  padding: 5px 10px;
  }
#contact {
	float: right;
	margin: 0;
	padding: 5px 10px;
  }
/*  The webfooter reuses the navtop css so here i placed the legalinfo*/
#legalinfo p
{
	color: #DFECF5;
	padding: 5px 0  5px 0;
	text-align: center;
  }

#logoarea {
	clear: both;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
  }
#logoarea a {
	text-decoration: none;
  }
#logoarea img {
	border: none;
	padding: 5px 5px;
  }
#logoleft {
	float: left;
	margin: 0;
	padding: 0;
  }
#logoright {
	float: right;
	margin: 0;
	padding:0;
  }

#nav {
	float: left;
	width: 95%;
	margin: 0;
	padding: 2px 0 0 10px;
	list-style: none;
	background: #FFF url(../images/nav_bg.gif) repeat-x bottom left;
  }
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
  }
#nav a {
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #333;
	text-decoration: none;
	border: 1px solid #888;
	border-bottom: none; 
	background: #FFF url(../images/off_bg.gif) repeat-x bottom left;
  }
/*
#t-mec a  {
    float: left;
    display: block;
    margin: 0 1px 0 0;
    padding: 4px 8px;
    color: #333;
    text-decoration: none;
    border: 1px solid #888;
    border-bottom: none; 
    background: #FFF url(../images/off_bg_mec.gif) repeat-x bottom left;
  }
*/ 
  
  #t-maestros a  {
    float: left;
    display: block;
    margin: 0 1px 0 0;
    padding: 4px 8px;
    color: #333;
    text-decoration: none;
    border: 1px solid #888;
    border-bottom: none; 
    background: #FFF url(../images/off_bg_mec.gif) repeat-x bottom left;
  } 
    
#nav a:hover, body#inicio #t-inicio a {
  color: #E8591A;
  padding-bottom: 4px;
  border-color: #888;
  background: #fff url(../images/on_bg.gif) repeat-x top left;
  }
#nav a:hover, body#jovenes #t-jovenes a {
  color: #E8591A;
  padding-bottom: 4px;
  border-color: #888;
  background: #fff url(../images/on_bg.gif) repeat-x top left;
  }
#nav a:hover, body#adultos #t-adultos a {
  color: #E8591A;
  padding-bottom: 4px;
  border-color: #888;
  background: #fff url(../images/on_bg.gif) repeat-x top left;
  }
#nav a:hover, body#cursos #t-cursos a {
  color: #E8591A;
  padding-bottom: 4px;
  border-color: #888;
  background: #fff url(../images/on_bg.gif) repeat-x top left;
  }
 
#nav a:hover, body#anoescolar #t-anoescolar a {
  color: #E8591A;
  padding-bottom: 4px;
  border-color: #888;
  background: #fff url(../images/on_bg.gif) repeat-x top left;
  }
#nav a:hover, body#profesionales #t-profesionales a {
  color: #E8591A;
  padding-bottom: 4px;
  border-color: #888;
  background: #fff url(../images/on_bg.gif) repeat-x top left;
  }
 #nav a:hover, body#quienessomos #t-quienessomos a {
  color: #E8591A;
  padding-bottom: 4px;
  border-color: #888;
  background: #fff url(../images/on_bg.gif) repeat-x top left;
  }
#nav a:hover, body#inscripcion #t-inscripcion a {
  color: #E8591A;
  padding-bottom: 4px;
  border-color: #888;
  background: #fff url(../images/on_bg.gif) repeat-x top left;
  }
#nav a:hover, body#preguntasfrecuentes #t-preguntasfrecuentes a {
  color: #E8591A;
  padding-bottom: 4px;
  border-color: #888;
  background: #fff url(../images/on_bg.gif) repeat-x top left;
  }
#nav a:hover, body#contactar #t-contactar a {
  color: #E8591A;
  padding-bottom: 4px;
  border-color: #888;
  background: #fff url(../images/on_bg.gif) repeat-x top left;
  }
#nav a:hover, body#becmec #t-becmec a {
  color: #E8591A;
  padding-bottom: 4px;
  border-color: #888;
  background: #fff url(../images/on_bg.gif) repeat-x top left;
  }

#nav a:hover, body#maestros #t-maestros a {
  color: #E8591A;
  padding-bottom: 4px;
  border-color: #888;
  background: #fff url(../images/on_bg.gif) repeat-x top left;
  }

#nav a:hover, body#videos #t-video a {
  color: #E8591A;
  padding-bottom: 4px;
  border-color: #888;
  background: #fff url(../images/on_bg.gif) repeat-x top left;
  }  

  
#container 
{
	clear: left;
    background: #fff;
	width:100%;
	height:auto;
	}

#cursosoutput {
	width:80%;
	font-family: "trebuchet MS", verdana, helvetica, sans-serif;
	color: #294973;	
	padding:20px 0 0 20px;
    background: #fff;
	vertical-align:middle;
	}
#cursosoutput p{
	color: #294973;	
	padding:5px 5px;
	margin:0 ;
	}
#cursoslist{
	list-style: none;
	}
#numberedlist{
	list-style:decimal;
	}
#bulletlist{
	list-style:square;
	}
	
#listflag {
	margin: 0px 10px;
	float: left;
	}
#listimage 
{
	text-align:center;
	margin:0 0 20px 0;
	padding:1px 1px 1px 1px;
	border:solid 1px #294973;
}
.listpdf
{
	margin:0;
	padding:0px 5px;
	border:none;
	vertical-align:middle;
}
.listcontactar
{
	margin:0;
	padding:0px 5px;
	border:none;
	vertical-align:middle;
}
.cursoslistitem {
	margin: 10px 5px;
	padding: 0;
	}
	
#contentleft {
	width:33%;
	padding:0px;
	float:left;
	background:#fff;
	margin:0 0 0 2%;
	}
#contentleft70 
{
	float:left;
	width:66%;
	padding:0px;
	margin:20px 0 0 0;
	background:#fff;
	margin:0 0 0 2%;
	}
#contentleftemail 
{
	width:66%;
	padding:0px;
	margin:20px 0 0 0;
	background:#fff;
	margin:0 0 0 0;
	}
#contentcenter {
	width:33%;
	padding:0px;
	float:left;
	background:#fff;
	margin:0 0 0 2%;
	}

.imagecentered {
	text-align:center;
	}

.imagecenteredlink {
	margin:1px 1px 1px 1px;
	padding:1px 1px 1px 1px;
	}

img.imagecenteredlink {
	border:solid 1px #294973;
	}
#contentright {
	float:right;
	width:25%;
	height:auto;
	margin:10px 0 0 0;
	padding:35px 10px 10px 10px;
	background:url(../images/bg-verticle.jpg) repeat-y; 
	border-left:1px dashed #dbdbe4; 
	
	}
#contentright img {
	text-align:center;
	margin:0 0 20px 0;
	padding:1px 1px 1px 1px;
	border:solid 1px #294973;
}
#rightnavlist 
{
	width: 25%;
	text-align:left;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #FFF;
}	
#rightnavlist li 
{
	float:left;
	margin: 5px 0 0 0;
	width:auto;
	padding: 0;
	font-size: 0.9em;
  }
#rightnavlist a 
{
	float:left;
	width: 140px;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #333;
	text-decoration: none;
	border: 1px solid #888;
	border-bottom: none; 
	background: #FFF url(../images/off_bg.gif) repeat-x bottom left;
  }
 #rightnavlist a:hover 
 {
	float:left;
	color: #E8591A;
	padding-bottom: 4px;
	border-color: #888;
	background: #fff url(../images/on_bg.gif) repeat-x top left;
  }
  
#rightnavlist img {
	text-align:center;
	margin:20px 0 0 0;
	padding:1px 1px 1px 1px;
	border:solid 1px #294973;
}
#rightnavlist span 
{
	text-align:left;
	width: 140px;
	display: block;
	margin:20px 0 0 0;
	padding:1px 1px 1px 1px;
	border:none;
}

#webfooter {
	background: #294973;
	color: #DFECF5;
	width:100%;
	height:auto;
	margin:0;
	}
.videocontainer {
      width:80%;
	padding:.5em 0 1em 5em; 
	color: #727a9b; 
	font-size:1.1em
	}	

.video {
	text-align:center; 
	}
.tableinfo {
    font-family: "trebuchet MS", verdana, helvetica, sans-serif; 
    font-size:1.0em;
    color: #294973;    
    /*  background-color: #DFECF5;  */
    text-align:left;
    margin:10px 0 10px 0px;
    border:1px solid #C1DAD7; 
    }    
.tableinfo td {
    border:1px solid #C1DAD7;
    padding: 3px;
    margin:0;
    }    
th.niceHeader {
    font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #4f6b72;
    border-right: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    border-top: 1px solid #C1DAD7;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: left;
    padding: 6px 6px 6px 12px;
    background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}
th.spec {
    border: 1px 1px 1px 1px solid #C1DAD7;
    background: url(images/topLeftTriangle.gif) no-repeat;
    font: bold 1.0em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

/***************************************/
