#outer {
	width:800px;
	margin-top: 15px;
	background-color:#FFFFFF;
	margin-left: auto;    /* esto es para que centre en firefox..!!!!  y debe tener indicado el ancho  si o si */
	margin-right: auto;

}

#header {
	height:278px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}

#centro {
	width: 800px;
	height: 767px;
}
#centro-tit {
	width: 800px;
	height: 50px;
}
#derecha {
	width: 400px;
	height: 1200px;
	float:right;
}
#izquierda {
	width: 400px;
	height: 1200px;
	float:left;
}
#centro-d {
	width:185px;
	float:left;
	border-right: #E4E4E4 1px solid;
}
#centro-d-top {
	width:185px;
	float:left;
	border-right: #E4E4E4 1px solid;
	height:330px;
}
#centro-d-bot {
	width:185px;
	float:left;
	border-right: #E4E4E4 1px solid;
	height:160px;
}

#centro-i {
	width:600px;
	float:left;
	border-left: #E4E4E4 1px solid;
  	margin-left: 5px;
}

#centro-aten {
	height:1332px;
	width: 800px;
}
#centro-prof {
	height:5850px;
	width: 800px;
}
#centro-d-prof {
	width:185px;
	float:left;
	border-right: #E4E4E4 1px solid;
	height:5850px;
}

#centro-cur {
	width: 800px;
	height: 761px;
}
#centro-cur, ul, li {
	list-style-image:url(images/item.png);
	line-height: 23px;
	font-family: "Trebuchet MS";
	color: #0E88BD;
	font-size: 14px;
 }

#botonera {
	height:31px;
}
#botonera-i{
	width: 50px;
	float: left;
}

#botonera a {
	text-decoration:none;
 	color: #000033;
}
#sep {
	height:25px;
	background-image: url(images/linea.gif);
}
 
#pie{
	height:48px;
	background-image: url(images/pie.jpg);
	width: 800px;
	background-repeat: no-repeat;
}
#texto-nov{
	height:355px;
	background-image: url(images/novedades.gif);
	width: 185px;
}
#texto-new{
	height:120px;
	background-image: url(images/newsletter.gif);
	background-repeat: no-repeat;
	width: 185px;
}
#texto-new a {
color:#FFFFFF;
font-weight:bold;

}
#texto-nov a {
color:#FFFFFF;
font-weight:bold;

}

 
/* ---------------------------------------------------------------------------------------------------------------------------- */
.bold { font-weight:bold;
}
.bold-left { font-weight:bold;
		text-align:left;
}

.carac-pie {
	font-family:Wingdings;
	font-size: 12px;
	margin-left: 5px;
	font-weight: normal;
}
.carac-bot {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000033;
}
 
.lista {
	font-family:"Trebuchet MS";
	font-size:14px;
	text-align: left;
	line-height: 160%;
	color: #000033;
	margin-left: 25px;
} 
.texto-cursos {
	font-family:"Trebuchet MS";
	font-size:14px;
	text-align: left;
	color: #000000;
	font-weight:bold;
} 

.contacto {
	font-family:"Trebuchet MS";
	font-size:24px;
	text-align: center;
	color: #000033;
} 
.text-nov {
	font-family:"Trebuchet MS";
	font-size:12px;
	text-align:left;
	color: #FFFFFF;
} 
.text-news {
	font-family:"Trebuchet MS";
	font-size:12px;
	text-align:center;
	color: #FFFFFF;
} 
.firma {
	font-family:"Trebuchet MS";
	font-size:10px;
	text-align:center;
	color: #0E88BD;
} 
.tit-form {
	font-family:"Trebuchet MS";
	font-size:14px;
	text-align:left;
	color: #0E88BD;
	margin-left: 15px;
} 
.margen-10 {
margin-left:15px;
 } 
.margen-15-der {
margin-right:30px;
 } 
