			
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background:#014000;
	
	background-image: url(Top_frame_Fondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	/*Font predeterminada*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:16pt;
	color: #FFFFFF;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:15pt;
	color: #FFFFFF;
				
}

ul {
	margin:0px;
	padding:0px;
}

.titulo{
font-family:Arial, Helvetica, sans-serif;
font-size: 52px;

font-weight:bold;
color:#049f00;

	/*Posem la sombra...*/
	filter: Shadow(Color=#53fd4f, 	
			Direction=135, 
			Strength=7);


}

#container {
width: 980px;
height:auto;
margin-right: auto;
margin-left: auto;
}

#top_head {
width:980px;
height:200px;
background-image: url('Top_frame_CAS.jpg');
background-position:center;
background-repeat:no-repeat;
}

#telefonos {
background-color:#003300;	
height:30px;
text-align:right;
}

#contenido {
width:980px;
min-height:450px;
height:auto;
text-align:justify;
margin-right: auto;
margin-left: auto;
font-size:12px;
margin-top:20px;
}

#contenido_izquierda {
float:left;
position:relative;
width:280px;
height:auto;
margin-right: 50px;
padding-left:50px;
text-align:left;
}

#contenido_derecha {
float:left;
position:relative;
width:600px;
height:auto;
}

.texto_amarillo, #contenido a {
	color:#FF0;
	font-weight:bold;
	text-decoration:none;
	font-size:larger;
}
#contenido a:hover{
	text-decoration:underline;
}
#contenido_old ul {
	margin-right:100px;
	margin-left:40px;
}

#galeria_fotos_boys {
}

#galeria_fotos_boys table {
	float:left;
}

#galeria_fotos_boys img {
	margin-left:40px;
	margin-top:10px;
	margin-bottom:30px;
}

.imatge {
border-style:solid;
border-color: white;
border-width:1px;



/*Sombres*/
box-shadow: 5px 5px 8px #818181;
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
}

#texto_casa {
width:280px;
float:left;
}

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 1;
}

.toggleopacity img{
border: 1px solid #ccc;

}



.Amarillo {
	color: #FF0;
}

.Link_Menu {
	color: #FFFFFF;
	font-family:Geneva, sans-serif; font-size:15px; text-decoration:none; font-weight:bold;
	
}
.Link_Menu:hover {
	color: #FF0;
}


.Link_Normal {
	color: #FFFFFF;
	font-family:Verdana, Geneva, sans-serif; font-size:16px; text-decoration:underline;
	
}
.Link_Normal:hover {
	color: #FF0;
}



