body{
margin:0;
padding:0;
background: #3F4F8B;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: #3F4F8B;
height: 123px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
background: #3F4F8B;
}

#contentcolumn{
margin-right: 250px; /*Set right margin to RightColumnWidth*/
background: #6372b3;

}

#rightcolumn{
float: left;
width: 250px; /*Width of right column*/
margin-left: -250px; /*Set left margin to -(RightColumnWidth) */
background: #3F4F8B;
text-align:right;
}

#footer{
clear: left;
width: 100%;
background: #3F4F8B;
color: #FFF;
text-align: left;
padding: 4px 0;
}

#footer a{
	color: #FFFFFF;
}

.innertube{
 /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.Textofooter {
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.Texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: white;
	line-height: normal;
	margin-right: 30px;
margin-left: 185px;
	text-align: justify;
}
.Texto2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: white;
	line-height: normal;
	margin-right: 30px;
	margin-left: 25px;
	text-align: justify;
}

.Texto3 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: white;
	line-height: normal;
	margin-right: 30px;
margin-left: 25px;
	text-align: justify;
}

.TextoTitu {
	font-family: "Trebuchet MS";
	font-size: 25px;
	color: white;
	line-height: normal;
	margin-right: 30px;
		margin-left: 25px;
}

.TextoTitu2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: white;
	line-height: normal;
	margin-right: 30px;
		margin-left: 25px;
}

.imagen {
margin-left: 25px;
}
.Textotabla {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	line-height: normal;
	margin-right: 30px;
margin-left: 25px;
	text-align: justify;
}
.Texto4 {

	font-family: "Trebuchet MS";
	font-size: 15px;
	color: white;
	line-height: normal;
	text-align: justify;
}
.Texto5 {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: white;
	line-height: normal;
	text-align: justify;
}
.Texto6 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: white;
	line-height: normal;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
}
a:link {

color: #3F4F8B;
	text-decoration: none;
	
} /* enlace no visitado*/ a:visited {
color: #3F4F8B;
	text-decoration: none;
} /* enlace visitado */ a:active {
color: #3F4F8B;
	text-decoration: none;
} /* enlace activo (pulsado) */ a:hover {
color: #3F4F8B;
	text-decoration: none;
} /* ratón en el enlace, sin pulsar. Solo en IE */ .unnamed1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal} 
a img{
border:0;
}
