body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	FONT-FAMILY: "Comic Sans MS";

}

.titulo_proyecto {
	color: #F9FC39;
	font-size: 22px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline overline;
	font-style: italic;
	cursor: text;
	filter: Shadow(Color=18251A, Direction=120);
}
.tablapantalla {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border: 0px none;


}
.tablaarriba {
	background-color: #F5FAFE;
	height: 100px;

	vertical-align: top;
	margin: 0px;
	padding: 0px;



}
.logo {
	background-image: url(logo.gif);
	width: 124px;
	
	border: none;
	margin: 0px;
	padding: 0px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: left bottom;


}
.tablaarribaderecha {
	background-image: url(sombra.gif);
	margin: 0px;
	padding: 0px;
	text-align: right;
	border-left-style: none;
	background-repeat:   repeat;





}
.tablaarribamedio {
	background-image: url(sombra.gif);
	border-top: none;
	border-right: none;
	border-bottom: none;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-left-style: none;
	background-repeat:   repeat;

}
.arribamenu {
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #000000;

}


IMG.floatleft { float: left; margin-left: 8px; margin-right: 8px; clear: both }
IMG.floatright { float: right; margin-left: 8px; margin-right:: 8px; clear: both;  }
IMG.floatleftnc { float: left; margin-left: 8px; margin-right:: 8px}
IMG.floatrightnc { float: right; margin-left: 8px; margin-right:: 8px}
.fondopagina {
	vertical-align: top;

}
.cuadrotexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 80%;
	text-align: justify;


}
.justificar {
	text-align: justify;
}



.tablamenupie a, tablamenupie a:link, tablamenupie a:visited, tablamenupie a:active, tablamenupie a:focus	{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;

}

.tablamenupie a:hover {
	color: #77D44C;
	font-weight: normal;

}
.tablabanner {
	height: 100px;
	width: 100%;
	
}
.derecha {
	text-align: right;
}
.centro {
	text-align: center;
}
.texto {
	font-size: 14px;
	text-align: justify;
}
.incluye {
	text-align: center;
	background-image: url(../themes/bajoelmar2/images/bg_bar_verde.gif);
	color: #FFFFFF;
}
.quees {
	text-align: left;
	background-image: url(../themes/bajoelmar2/images/bg_bar_azul.gif);
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
}
.desglose {

	text-align: left;
	background-image: url(../themes/bajoelmar2/images/bg_bar_amarillo.gif);
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
}
.requisitos {


	text-align: left;
	background-image: url(../themes/bajoelmar2/images/bg_bar_rojo.gif);
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
}
.rojo {
	font-size: 14px;
	text-align: justify;
	color: #FF0000;
}
.azul {

	font-size: 14px;
	text-align: justify;
	color: #0000FF;
}

