/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fonoPiscina {
	background-attachment: scroll;
	background-image: url(imagenes/piscinaFondo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC00;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	color: #CCCC00;
	text-decoration: none;
}
.aviso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC00;
	text-decoration: none;
}
.aviso:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.style5 {color: #336600;
}
.Contenedor {
	width:772px;
	/*height:420px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336600;
	text-align: left;
	vertical-align: text-top;	
	overflow:auto;
}
.Cnt2 {
	font-family: Arial, Helvetica, sans-serif;
	overflow:auto;
	height: 420px;
	width: 772px;
}

h1, h2, h3 {
	padding:0;
	margin:0
}
h1 {
	font-size:14px
}
h2, h3 {
	font-size:13px
}
.border_preview{
	background: #fff;
}
#loader_container {
	text-align:center;
	position:absolute;
	width:512px;
}
#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}
.preview_temp_load {
	vertical-align:middle;
	text-align:center;
}
.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}
#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;
	left:8px;
	height:7px;
	width:113px;
	font-size:1px;
}
.menues {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: underline;
	color: #000099;
}
.td_menues {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	color: #0000CC;
	text-decoration: none;
}

