#main {
	position:relative;
	margin: 20px auto 0px auto;
	overflow:hidden;
}

.alpha60blanco {
/* Fallback for web browsers that doesn't support RGBa */
background: rgb(255, 255, 255) transparent;
/* RGBa with 0.6 opacity */
background: rgba(255, 255, 255, 0.9);
/* For IE 5.5 - 7*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff);
/* For IE 8*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff)";
}

.dlwintro {
	padding: 20px;
	margin: 195px 20px 20px 20px;
	background: rgba(255,255,255,.5);
}
.dlwintro h1 {
	color: #16185B;	
	text-shadow: none;
	margin: 0;
}
.dlwintro h2 {
	color: #000;	
	text-shadow: none;
	margin: 0;
}
.frm_enviado.ok {
	color: #03923B; 	
}
.frm_enviado.ko {
	color: #970B18; 	
}
.p1 {
	margin: 5px;	
}

#right { 
	position:absolute;
	width:185px;
	height:100%;
	right:0px;
	bottom:0px;
	z-index:102;
}


.HideIndex
{
	display:none;
}

.ChooseIndex a {
	margin:0px;
	padding:0px;
}
.ChooseIndex 
{
	position:absolute;
	bottom:28px;
	left:20px;
	text-align:center;
}
.offer
{
	position:absolute;
	right:0px;
	top:0px;
}

#slogan {
	position:absolute;
	right:28px;
	top:80px;
	width:310px;
}

#content { 
position:absolute;
top:200px;
left:28px;
width:1133px;
height:511px;
overflow:hidden;
color:#000;
}
#content > * {
	z-index:120;
}

.content_left, .content_right
{
	text-align:justify;
	width:51%;
	height:440px;	
	float:left;
	margin-right:10px !important;
}
.content_right
{
width:46%;	
margin-left:10px !important;
}

#content h1 {
	text-transform:capitalize;
	color:#493b3b;
	font-weight:bold;
	font-size:14pt;
}
#contentText, .ttt_content {
	font-size:11pt;
	position:relative;
	margin:20px 20px;
	width:1100px;
	height:471px;

}

#contentNavi {
	position:relative;
	margin:5px 40px;
	width:100%;
	font-size: 0.8em;
	color:#CCC;
}

#content h1 {
	font-size:14pt !important;
	font-weight:bold;
	margin: 5px 0px;
}

#content h2 {
	font-size:1em !important;
	font-weight:bold;
	margin: 5px 0px;
	color:#B81E26;
}



#footer {
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	
	line-height:24px;
	font-size:10pt;
	z-index:101;
}

#footer a {	color:#B3B3B3; }


.fondoIndex, .fondoContacto {
	background:url(../img/fondo-index.jpg) no-repeat;
}
.fondoGrupo {
	background:url(../img/fondo-grupo-jimenez.jpg) no-repeat;
}
.fondoPiscinas {
	background:url(../img/fondo-index.jpg) no-repeat;
}

.fondoService {
	background:url(../img/fondo.jimenez-service.jpg) no-repeat;
}

form > div {
	margin:0px !important;	
}
	