/* Palace Main CSS - 10/15/2008  */

/*Hacemos un gradiente en el color del fondo Azul de la pagina*/
#htmlId
{
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#186dc6', EndColorStr='#93d1f4');
}

body {
	background-color: #186dc6;
	color:#a79885;
	font:normal 11.5px Arial, Helvetica, sans-serif;
	padding:0 0px;
	text-decoration:none;
	margin-top:5px;
}


.fondoMain
{
	width: 1024px; 
	HEIGHT: 768px; 
	text-align:left;
	background-image: url(../Images/AguaPiscina1.jpg); 
    /*background-image: url(../Images/AguaPiscina.gif);*/
    background-repeat: no-repeat; 
    border-color:#ddf3fe;         
    border-left:1px; 
    border-left-style:solid;
    border-right:1px; 
    border-right-style:solid;
    border-bottom:1px;     
    border-bottom-style:solid;
    border-top:1px;
    border-top-style:solid;        	
	}


/*Estilo de las celdas del menulist*/
td.Orange
{
	background-color:#fc0;
} 


/*Estilo del texto que se muestra si es IE6*/
.spanstyle {
	position:absolute;
	visibility:visible;
	top:-50px;
	font-size:14pt;
	font-family: Arial;
	font-weight:bold;
	color: #ee3b33;
}



#clsstitleTerms
{
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:White;			
}




a {color:White;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	padding:0 3px;
	text-decoration:none;}

a:visited {color:White;
	font:normal 10px/19px Arial, Helvetica, sans-serif;
	padding:0 3px;
	text-decoration:none;}


/*a:hover { color:#5b3e1c;}*/
a:hover { color:#ffd800;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}


a:active {color:White;
	font:normal 10px/19px Arial, Helvetica, sans-serif;
	padding:0 3px;
	text-decoration:none;}


h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #E0A3B7;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px }


 h2{
	font: NORMAL 17px/22px Arial, Helvetica, sans-serif;
	color:#00A0c6;
	background-color:inherit;
	margin:0 0 0px 0;
	padding:30px 10px 0px 2px;
	display:block;	
	}


/* ----------container to center the layout-------- */
#container {
	width: 960px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
} 

/* ----------banner for logo-------------- */
#banner {
/*text-align: right;*/
background-color: #9f8c85;
padding: 0px;
margin: 0px; 
BACKGROUND: url(images/template/TopBorder.gif) #fff repeat-x left top;
}

#banner img {padding:0px 0px;} 

/* ----------outer and inner----------------- */

#outer{
	border-left: solid 0px #EBD3E0; /* color of the left column  */
	border-right: solid 0px #EBD3E0; /* color of the right column  */
	background-color: #ffffff;  /* color of the content column */
} 

#inner{margin:0; width:100%; } /* The ie/pc pecularity */ 

/* --------------left and right navi------------- */
#left {
 width:200px; 
 float:left; 
 position:relative; 
 margin-left:-200px; 
 margin-right:1px;
 }
 #right {
 width:200px; 
 float:right; 
 position:relative; 
 margin-right:-200px; 
 margin-left:1px;
 }

/* -----------------content--------------------- */ 
#content{ 
position: relative; 
margin: 0px; 
}
p {
padding: 5px 10px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
text-align: right; 
font:normal 9px/19px Arial, Helvetica, sans-serif;
text-align: right;
color:#CCCCCC;
line-height: 1.2;
background-color: #9f8c85;
/*  BACKGROUND: url(images/template/BottomBorder.gif) #fff repeat-x left top;  */ 
}

#footer p{ 
line-height: 0;
}
 

#footer a{
	color:#FFFFFF;
	font:normal 9px/19px Arial, Helvetica, sans-serif;
	padding:0 3px;
	text-decoration:none;
}

#footer a:hover{
	color:#CCCCCC;
	}
/*  ----------------SideBorders---------------------- */ 
.imageBorderLeft {
	background-image: url(../images/leftBorder.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #9e8d85;
}

.imageBorderRight {
	background-image: url(../images/rightBorder.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #9e8d85;
}

.imageBorderBCorner {
	background-image: url(../images/BottomBorder.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #9e8d85;
}

.imageBorderBLong {
	background-image: url(../images/BottomBorder_1.gif);
	background-repeat:  no-repeat;
	background-position: left top;
	background-color: #9e8d85;
}

.imageBorderBRightCorner {
	background-image: url(../images/BottomRightCorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #9e8d85;
}

.imageTopBorder {
	background-image: url(../images/TopBorder.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #9e8d85;
}

	
	p{
	color:#a79885;
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	padding:0 3px;
	text-decoration:none;
}

/*  ----------------Left Navigation ---------------------- */ 

#leftnav a{
	color:#a79885;
	font:normal 9px/19px Arial, Helvetica, sans-serif;
	padding:0 3px;
	text-decoration:none;
}

#leftnav a:hover{
	color:#5b3e1c;
}



#menu {
	background: #D9D2C2;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	font:normal 9px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #D9D2C2;
	color: #a79885;
	display: block;
	float: left;
	margin: 0;
	padding: 10px 21px;
	text-decoration: none;
	font-weight:normal;
}

#menu a:hover {
	color: #5b3e1c;
	padding-bottom: 10px;                    
 }
 
						
#menuTop {
	background: #9E8D85;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	}

	
#menuTop li {
	float: left;
	font:normal 9px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menuTop a {
	background: #9E8D85;
	color: #ffffff;
	display: block;
	float: left;
	margin: 0;
	padding: 0px 10px;
	text-decoration: none;
	font-weight:normal;
}

#menuTop a:hover {
	color: #5b3e1c;
	padding-bottom: 0px;                    
 }

					
.ddlFormMenu {
background-color:#eeedeb;
font-size:10px;
color:#564b47;
border : 1px solid #cac5c1;
padding : 1px;
}
 
.Border {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	
}

.BookText {
	font-size: 9px
}


.BorderPress {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a79885;
	border-bottom-color: #a79885;
	border-left-color: #a79885;
    border-right-color: #a79885;
}

/*LI {
list-style: square inside; color:#a79885; FONT-SIZE: 11.5px;
}*/
