/* ::::: Contenido Generico ::::: */
	*,html {
		margin: 0px;
		padding: 0px;
	}
	img {
		border:0px;
	}
	body {
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #333;
		background:top url(images/fondocarta-very-big2.jpg) repeat-x;
		scrollbar-face-color:#A8CDE3;
		scrollbar-highlight-color:#CFE4F0;
		scrollbar-3dlight-color:#CFE4F0;
		scrollbar-darkshadow-color:#CFE4F0;
		scrollbar-shadow-color:#CFE4F0;
		scrollbar-arrow-color:#185B92;
		scrollbar-track-color:#CFE4F0;
	}
	b {
		color:#000;
	}
	#logoAlaire{
		position:relative;
		float:left;
		width:68px;
		height:410px;
		margin-left:10px;
		background: bottom url(images/logo-alaire.png) no-repeat;
	}
	#wrap {
		margin:0 auto;
		width:955px;
		height:600px;
		text-align:left;
	}
	#videoPresentacion{
		position:relative;
		float:left;
		width:955px;
		height:560px;
/*		border:dashed #9999FF 1px;*/
	}
	#header {
		position: relative;
		float: left;
		width:955px;
		height:145px;
/*		background-color:#9999CC;*/
	}
	#botVerVideo{
		position: relative;
		float: right;
		width:183px;
		height:111px;
		margin:20px 15px 0 0;
/*		background-color:#FFE8F3;*/
	}
	#instrucciones{
		position: relative;
		float: left;
		width:750px;
		height:45px;
		margin-top:90px;
	}
	#instrucciones a{
		font-size:14px;
		color:#FFF;
		text-decoration:none;
	}
	#instrucciones a:hover{
		font-size:14px;
		color:#FFF;
		text-decoration:underline;
	}
	/*#imgInstrucciones{
		position: relative;
		float: left;
		width:75px;
		height:45px;
		margin-left:45px;
	}*/
	#titInstrucciones{
		position: relative;
		float: left;
		width:300px;
		height:45px;
	}
	#content{
		position: relative;
		float: left;
		width:955px;
		height:417px;
/*		background-color: #FFFFFF;*/
	}
	#colIzqda{
		position: relative;
		float: left;
		width:600px;
		height:410px;
		margin:0 5px 0 20px;
		border: solid #A8CDE3 1px;
/*		background-color: #FFFFFF;*/
	}
	#titColIzqda{
		position: relative;
		float: left;
		width:600px;
		height:55px;
/*		background-color:#996699;*/
	}
	#imgColIzqda{
		position: relative;
		float: left;
		width:294px;
		height:352px;
		margin:0 18px 0 45px;
		background:center url(images/loading.gif) no-repeat;
/*		background-color: #FFFFCC;*/
	}
	#txtColIzqda{
		position: relative;
		float: left;
		width:240px;
		height:352px;
		margin:0;
		overflow: auto;
	}
	#form{
		position: relative;
		float: left;
		width:240px;
		height:100px;
		margin:10px 0 0 0;
	}
	a{
		color: #0A4182;
		text-decoration: none;
	}
	a:hover{
		color: #0A4182;
		text-decoration: underline;
	}
	#colDcha{
		position: relative;
		float: left;
		width:215px;
		height:410px;
		margin:0;
		border: solid #A8CDE3 1px;
/*		background-color: #FFFFFF;*/
	}
	#titColDcha{
		position: relative;
		float: left;
		width:215px;
		height:55px;
	}
	#menuColDcha{
		position: relative;
		float: left;
		width:215px;
/*		height:352px;*/
/*		background-color: #FFFFCC;*/
	}
	#menuColDcha ul {
		position:relative;
		float:left;
		width:215;
/*		min-height:150px;*/
		display:block;
	}
	#menuColDcha ul li{
		position:relative;
		float:left;
		width:215px;
		height:20px;
		list-style-type: none;
		margin:0 0 10px 0;
	}
	#menuColDcha ul li a{
		color: #FFF;
		width:199;
		height:18px;
		text-decoration: none;
		padding:2px 0 0 16px;
		background:left url(images/fdo-menu1.gif) no-repeat;
		display:block;
	}
	#menuColDcha ul li a:hover{
		color: #0A4182;
		text-decoration: none;
		background:left url(images/fdo-menu2.gif) no-repeat;
	}
	#subMenuColDcha{
		position: relative;
		float: left;
		width:215px;
/*		height:352px;*/
/*		background-color: #FFFFCC;*/
		margin:5px 0 10px 0;
	}
	#subMmenuColDcha ul {
		position:relative;
		float:left;
		width:215;
		display:block;
	}
	#subMenuColDcha ul li {
		position:relative;
		float:left;
		width:175px;
		height:15px;
		list-style-type: none;
		margin:2px 0 0 40px;
	}
	#subMenuColDcha ul li a{
		color: #FFF;
		width:165px;
		height:15px;
		text-decoration: none;
		padding:0 0 0 8px;
		background:none;
		border-left:solid #FFF 1px;
/*		border-bottom:dashed #FFF 1px;*/
		display:block;
	}
	#subMenuColDcha ul li a:hover{
		color: #0A4182;
		text-decoration: none;
/*		border-left:solid #0A4182 1px;*/
		border-bottom:dashed #0A4182 1px;
		background:none;
	}
	#avisoLegal{
		position: relative;
		float: left;
		font-size:10px;
		width:542px;
		height:352px;
		margin:0 0 0 45px;
		overflow: auto;
	}
	#avisoLegal a{
		color: #333;
		text-decoration: none;
	}
	#avisoLegal a:hover{
		color: #333;
		text-decoration: underline;
	}
	#infGeneral{
		position: relative;
		float: left;
		font-size:11px;
		width:590px;
		height:352px;
		padding:0 5px 0 5px;
	}
	#hydro{
		position: relative;
		float: left;
		font-size:11px;
		width:295px;
		height:50px;
	}
	#datosContacto{
		position: relative;
		float: left;
		font-size:11px;
		width:295px;
		height:50px;
	}
	#infGeneral a{
		color: #333;
		text-decoration: none;
	}
	#infGeneral a:hover{
		color: #333;
		text-decoration: underline;
	}	
	#menuColDcha #active a{
		color: #0A4182;
		width:199;
		height:18px;
		text-decoration: none;
		padding:2px 0 0 16px;
		background:left url(images/fdo-menu2.gif) no-repeat;
		display:block;
	}
	#subMenuColDcha #active a{
		color: #0A4182;
		width:165px;
		height:15px;
		text-decoration: none;
		padding:0 0 0 8px;
		background:none;
		border-left:solid #FFF 1px;
		border-bottom:dashed #0A4182 1px;
		display:block;
	}
	input{
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		width:160px;
		height:19px;
		background-color:#9BC2E0;
		border:0;
		margin-left:8px;
		padding-left:4px;
	}
	.inputEmail{
		margin-left:21px;
	}
	.botEnviar{
		width:58px;
		height:25px;
		margin:5px 0 0 153px;
		background: center url(images/fdo-bot-enviar.gif) no-repeat;
	}
	#h1{
		display:none;
	}
	h1{
		font-size:16px;
	}
	h2 {
		font-size:14px;
		color:#FFF;
		width:555px;
		height:20px;
		padding:5px 0 0 25px;
		margin:15px 0 0 20px;
		background:left url(images/flecha-h2.gif) no-repeat;
	}
	h3 {
		font-size:12px;
		color:#FFF;
	}
	hr{
		color:#003235;
		width:100%;
		height:1px;
	}
	.alignLeft{
		text-align:left;
	}
	.alignCenter{
		text-align:center;
	}
	.alignRight{
		text-align:right;
	}
	.alignJustify{
		text-align:justify;
	}
/* ::::: Fin Contenido Generico ::::: */


/* ::::: Contenido Pie Pagina ::::: */
	#footer {
		position: relative;
		float: left;
		font-size:10px;
		color: #999;
		width:820px;
		height:35px;
		margin:10px 0 0 20px;
		border-top: dashed #999 1px;
	}
	#loguito{
		position:relative;
		float:left;
		padding:3px 0 0 0;
	}
	#footer ul {
		position:relative;
		float:left;
		display:inline;
		margin:5px 0 0 191px;
	}
	#footer ul li{
		position:relative;
		float:left;
		margin-right:5px;
		list-style-type: none;
	}
	#footer ul li a{
		color: #999;
		text-decoration: none;
	}
	#footer ul li a:hover{
		color: #999;
		text-decoration: underline;
	}
	#volumeControl{
		position:relative;
		float: right;
		margin:3px 5px 0 0;
	}
/* ::::: Fin Contenido Pie Pagina ::::: */
