@charset "UTF-8";
/* CSS Document */

html { height:100%; 
       width:100%;
}

a:link { 
	color: #538e6d;
	text-decoration: none;
	font-size:12px;
	}
a:visited { 
	color: #983d51;
	text-decoration: none;
	font-size:12px;
	}
a:hover { 
	color: #538e6d;
	background-color: #dee9e3;
	text-decoration: none;
	}
a:active { 
	text-decoration: none;
	font-size:12px;
	}
idioma a:link { 
	color: #ffffff;
	text-decoration: underline;
	font-size:12px;
	}

body  {
	background-image:url(../design/jpg/main_back.jpg);
	background-repeat: repeat;
	background-attachment:fixed;
	margin: 0;
	padding: 0;
	text-align: left;
	height:100%;
	width: 100%;
	color: #0066CC;	
}

a:focus{
	outline:0;
	text-decoration: underline;
}

.thrColEls #container {
	width: 100%;
	background: none;
	margin-left: 0;
	margin-right: 0;
	border: 0px solid #000000;
	text-align: left;
	height: 100%;
	position: absolute;
	bottom: 0px;
	right: 0px;		
} 

.thrColEls #container2 {
	width: 100%;
	background: none;
	margin-left: 0;
	margin-right: 0;
	border: 0px solid #000000;
	text-align: left;
	height: 100%;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index:100;	
} 

.thrColEls #sidebar1 {
	float: left;
	width: 237px; 
	height: 100%;
	background-image: url(../design/jpg/left_background.jpg);	
}

.thrColEls #sidebar2 {
	float: right;
	width: 27px; 
	left: 784px;
	background-image: url(../design/jpg/right_bacground.jpg);
	position: absolute;
	bottom: 0px;
	height: 100%;
	padding-bottom:0;
	z-index:50; 	
}

.thrColEls #sidebar1 h3, .thrColEls #sidebar1 p {
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px;	
}

.thrColEls #mainContent h1 {
	margin-left: px; 
	margin-right: 0px;
	margin-top: 0px;
	font-size: 14px;	
}

.thrColEls #mainContent h2 {
	margin-left: px; 
	margin-right: 0px;
	margin-top: 0px;
	font-size: 21px;
	color: #7a3759;	
}

.thrColEls #mainContent h3 {
	margin-left: -20px; 
	margin-right: 0px;
	margin-top: 0px;
	font-size: 21px;
	color: #7a3759;	
}

.thrColEls #mainContent p {
	margin-left: -15px; 
		
}

.thrColEls #mainContent #adress1  { 
    width: 200px;
	height: 170px;
	margin-left: 20px;			
}

.thrColEls #mainContent #adress2 { 
    width: 200px;
	height: 170px; 
	margin-top: -170px;
	margin-left: 185px;			
}

.thrColEls #mainContent #adress3 { 
    width: 200px;
	height: 170px; 
	margin-top: -170px;
	margin-left: 365px;	 		
}

.thrColEls #mainContent #serveis1 { 
    width: 200px;
	height: 100px;
	margin-left: 0px;			
}


.thrColEls #mainContent #serveis2 { 
    width: 200px;
	height: 100px; 
	margin-top: -100px;
	margin-left: 160px;	 		
}

.thrColEls #mainContent #serveis3 { 
    width: 200px;
	height: 100px; 
	margin-top: -100px;
	margin-left: 305px;	 		
}

.thrColEls #mainContent #webcam1 { 
    width: 200px;
	height: 100px;
	margin-left: 0px;		
}

.thrColEls #mainContent #webcam2 { 
    width: 200px;
	height: 100px; 
	margin-top: -100px;
	margin-left: 165px;
		
}

.thrColEls #mainContent #webcam3 { 
    width: 200px;
	height: 100px; 
	margin-top: -100px;
	margin-left: 335px;			
}

.thrColEls #mainContent #googlemap  { 
   	margin-left: 1px;
	margin-top: 20px;			
}

.thrColEls #mainContent p {
	margin-left: px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;	
}

.thrColEls #sidebar1 p {
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px;	
}

.thrColEls #sidebar2 p, .thrColEls #sidebar2 rightim {
	margin-left: 0px; 
	margin-right: 0px;
	position:absolute;
	bottom: 0;
	z-index:50;	
}

.thrColEls #insidebar3 {
	margin-left: 0px; 
	margin-right: 0px;
	position:absolute;
	bottom: 0px;
	width:347px;
	height:410px;
	background:url(../design/jpg/right_image.jpg);
	left: 784px;	
}

.thrColEls #mainContent {
  margin: 0 347px 0 237px; 
  background: #FFFFFF;
  width: 547px;
  height:  100%;  
  padding: 0px 0;
  margin-top: 0px; 
  
}

.thrColEls #mainContent l {
	margin-left: px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;		
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1 {color: #000000}
