@charset "utf-8";
div  p {
	margin: 0px;
	padding: 0px;
}
hr {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding: 0px;
}


table {
	margin: 0px;
	padding: 0px;
	border: 0px none #FFFFFF;
}


body {
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #000000;
	background-color: #0090D6;
	background-image: url(../images/BackgroundAlt.jpg);
	background-repeat:  repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    }
#ListMainManager {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF6200;
}

#container  {
	width: 780px;
	margin: 0 auto;
	text-align: left; /* esto anula text-align: center en el elemento body. */
    }
#footer p {
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}


#header {
	background-image: url(../images/header_banner.png);
	height: 85px;
	width: 780px;
}
#MultiBox {
	width: 780px;
	background-color: #FFFFFF;
}




#box1 {
	background-image: url(../images/Background2.png);
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	width: 308px;
}
#box1 .rounded_top {
	background-image: url(../images/box1_bottom.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: -7px;
	margin-bottom: 0px;
	margin-left: -7px;
	height: 11px;
	width: auto;
}

#box1  .rounded_bottom {
	background-image: url(../images/box1_bottom.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: -7px;
	margin-bottom: 0px;
	margin-left: -7px;
	height: 11px;
	width: auto;
}

#box2 {
	background-image: url(../images/Background2.png);
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	width: 403px;
}
#box2 li {
	font-size: 13px;
	font-weight: normal;
	margin-top: 1px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 6px;
	color: #999999;
	list-style-type: disc;
	text-indent: -27px;
}
#form_container {
	font-size: 10px;
}

#mainContent  {
	background-color: #FFFFFF;
	margin: 0;
	width: 740px;
	padding: 0 20px;
    }
#mainContent .small {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
#mainContent em {
	color: #F7941E;
	font-style: normal;
}
#mainContent p {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.rounded_top {
	background-image: url(../images/white_top.png);
	height: 11px;
	width: 780px;
}
.rounded_bottom {
	background-image: url(../images/white_bottom.png);
	height: 11px;
	width: 780px;
}
#box2 .rounded_bottom {
	width: auto;
	margin-top: 0px;
	margin-right: -7px;
	margin-bottom: 0px;
	margin-left: -7px;
	background-image: url(../images/box2_bottom.png);
	height: 11px;
}
#flash_video {
	background-color: #FFFFFF;
	text-align: center;
}


textarea {
	width: 290px;
	height: 50px;
}
input {
	width: 127px;
}
#imageField {
	width: auto;
	height: auto;
}
#mainContent2 {
	background-color: #FFFFFF;
	margin: 0;
	width: 740px;
	padding: 0 20px;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
}
#mainContent2 li {
	list-style-type: upper-roman;
}

#mainContent2 h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 16px;
}
#mainContent2 h3 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.TitsubMF {
	font-family:  Arial, Helvetica, sans-serif;
	color: #F7941E;
	font-weight: bold;
	font-size: 14px;

}
.Titsub_naranja {
	font-family:  Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: 200;
	font-size: 22px;
	text-align: center;

}
.Titsub_negro {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}
#mainContent2  .first  {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
#mainContent .small a {
	color: #1EABE1;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}
