body {
	font-family: tahoma;
	font-size: 11px;
	color: #646464;
	margin-top: 0px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}
#ContenedorSplash {
	height: 600px;
	width: 964px;
	margin-right: auto;
	margin-left: auto;
}
#contenedorGlobal {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#jeder {
	background-image: url(../images/head_bg.gif);
	height: 135px;
	background-position: left top;
	background-repeat: repeat-x;
	width: 100%;
	float: left;
	clear: both;
}
#jeder img {
	clear: both;
	float: left;
}
#flashcontent {
	height: 500px;
	background-color: #6DCFF6;
	float: left;
	width: 100%;
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
}
#dFooter {
	background-color: #00AEEF;
	height: 30px;
	clear: both;
	float: left;
	width: 800px;
}
#dFooter a {
	background-image: url(../images/b04.gif);
	height: 19px;
	width: 66px;
	display: block;
	float: right;
	margin-top: 7px;
	margin-right: 20px;
}
#dFooter a:hover {
	background-image: url(../images/b04over.gif);
	height: 19px;
	width: 66px;
	display: block;
	float: right;
	margin-top: 7px;
	margin-right: 20px;
}
#dContacto {
	padding-left: 80px;
	color: #193D5F;
	background-image: url(../images/bg_home.jpg);
	background-color: #6DCFF6;
	background-repeat: no-repeat;
	font-size: 12px;
	margin: 0px;
	padding-bottom: 20px;
}

/* formulario de contacto*/

/* estilos para formularios*/
.bordeCaja {
	font-size: 10px;
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 110px;
	height: 18px;
}
.cajaTexto {
	font-size: 11px;
	color: #666666;
	border: 1px solid #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 240px;
	height: 15px;
	margin-left: 3px;
	background-color: #FCFDFB;
}
#mensajeForm span {
	margin-bottom: 10px;
}

.botonesForm {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #193D5F;
	border: 1px solid #003333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	width: 80px;
	margin-top: 4px;
	margin-left: 15px;
}
.areaTexto {
	font-size: 12px;
	color: #666666;
	border: 1px solid #006600;
	width: 300px;
	height: 80px;
	margin-left: 3px;
	background-color: #FCFDFB;
}
.textoForm {
	font-size: 11px;
	color: #003399;
	text-align: right;
	float: left;
	width: 100px;
	margin-right: 5px;
}
#mensajeForm p {
	display: block;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.inputForm {
	float: left;
	width: 200px;
	font-size: 11px;
	color: #CC3300;
}
.submitsForm {
	float: left;
	width: 200px;
	margin-left: 90px;
}
.textoFootForm {
	float: left;
	width: 200px;
	margin-left: 100px;
	font-size: 11px;
	color: #CC3300;
	margin-top: 10px;
}
#mensajeForm {
	width: 450px;
	margin-right: auto;
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
	padding-left: 0px;
	line-height: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #006600;
}
/*========================================*/
.contactoON {
	background-image: url(../images/b04over.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 66px;
	display: block;
	float: right;
	margin-top: 7px;
	margin-right: 20px;
}
#dAcerca {
	background-image: url(../images/bg_home.jpg);
	background-color: #6DCFF6;
	background-repeat: no-repeat;
	font-size: 12px;
	margin: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 50px;
}
#dAcerca table {
	margin-top: 10px;
	clear: both;
	padding: 0px;
}

