body 
{
	font-family:"Segoe UI","Trebuchet MS";
	font-size:13px;
	text-align:justify;
}

img
{
	border:0px;
}

.Header
{
	font-family: "Segoe UI","Trebuchet MS";
	font-size: 16px;
	color: #1A65B6;
	font-weight: bold;
}

a
{
    border: 0;
    text-decoration: none;
    font-weight: bold;
    color: #4BBAFF;
}

a visited
{
	border:0;
	text-decoration:none;
	font-weight:bold;
	color:#FF4ABA;
}

h1
{
	font-family:"Segoe UI","Trebuchet MS";
    font-size:30px;
}

.texto
{
	font-family:"Segoe UI","Trebuchet MS";
	font-size:13px;
	text-align:justify;
}

.boton
{
	font-family:Tw Cen MT;
	font-size:larger;
	width: 100px;
}
	
p
{
	text-align:justify;
}	

td
{
	font-family:Trebuchet MS;
	font-size:13px;
	text-align:justify;
}

#principal
{
text-align:center;
width: 955px;
margin:0 auto;
}


#masthead 
{
	background-image: url(../Imagenes/HeaderNew.png);
	height: 64px;
}

#page_content {
	text-align: left;
	min-height:450px;
}
#footer {
	background-image: url(../Imagenes/FooterBack.png);
	height: 20px;
	vertical-align:middle;
	clear: both;

}

.BotoneraSuperior {
	text-align: right;
	vertical-align: top;
	width: 580px;
	margin-left: 370px;
	margin-top: 5px;
}

#divBienvenida {
	width: 700px;
}
#pBienvenida {
	width: 350px;
}
#imgGoldPartner {
	margin-left: 390px;
	margin-top: -130px;
}
#divSitiosRelacionados {
	width: 200px;
}

#courseoutline
{
	margin-top:10px;
    margin-left:10px;
}

.outlinecolumn
{
	width:280px;
	float:left;
	padding:10px;
}

.outlinecolumn p
{
	color:#1071b5;
	font-weight:bold;
	font-size:16px;
}

.outlinecolumn ul
{
	margin-bottom: 0em;
	line-height:175%;
	margin-left:30px;
	list-style-type:square;
}


.titulo
{
	font-family:"Segoe UI","Myriad Pro","Arial","Trebuchet MS";
	color:#1071b5;
	font-size:40px;
	margin-bottom:10px;
}
.subtitulo
{
	font-family:"Segoe UI","Myriad Pro","Arial","Trebuchet MS";
	font-size: 22px;
	color: #4BBAFF;
	font-weight: bold;
	margin-bottom:15px;
}
.seccion
{
	font-family:"Segoe UI","Myriad Pro","Arial","Trebuchet MS";
	font-size: 16px;
	color: #1071b5;
	font-weight: bold;
	margin-bottom:2px;
	margin-top:15px;
}
.testimonio
{
	font-family:"Segoe UI","Arial","Trebuchet MS";
	font-size:13px;
	padding:10px;
}
.testimonioAutor
{
	font-family:"Segoe UI","Arial","Trebuchet MS";
	font-size:13px;
	font-style:italic;
	padding:0px 10px 10px 10px;
	margin-bottom:20px;
}
#descripcionCurso
{
	margin-bottom:10px;
}
#contenidoCurso li
{
	margin-left:20px;
	list-style-type:square;
}
.cajatexto
{
     width: 350px;
}