/* CSS Document */

body 	{
/*		
		font-family: Georgia, "Times New Roman", Times, serif; 
		font-family: Arial, Helvetica, sans-serif;		
		font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Console", Arial, sans-serif; 
*/

/*			font-family: Tahoma, Helvetica, Arial, sans-serif;*/
	font-family: Verdana, Helvetica, Arial, sans-serif; 

		font-size: 0.6875em;

}
		

.handcursor{
		cursor:hand;
		cursor:pointer;
		}


img 	{
		border: none;
		}

a		{
		text-decoration: underline;
		color:  RGB( 0, 118, 186);
		}
		
a:hover {
/*		color:  RGB( 247, 63, 30); */
		color:  RGB( 204,  0,  0); 

				
		}


/* Estils */


.avisos {
		font-size: 0.8em;
		color: #777777;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-align: right;
		}

.avisos a {
		text-decoration: none;
		color:#777777;
		}

.avisos a:hover {
/*		color: RGB( 242, 30, 19); */
		color:  RGB( 204,  0,  0); 
		}





.servicio
		{
		margin-top:0%;
		margin-bottom:2%;
		}

.servicio span.entradeta-servei {
		line-height:120%; 
		font-family:Arial, Helvetica, sans-serif; 
		font-size:150%; 
		color:#CC0000;
		}	

.servicio img.intexto
		{ 
		float: left;
/*		margin-left:5%; */
		margin-right: 15px;
		}

.servicio h1
		{
		font-size: 2.2em;
		font-family:Arial, Helvetica, sans-serif;
		color: RGB( 247, 63, 30);  
 		color: #666666; 	
		margin-top: 0px;
		margin-bottom: 3.5%;
		font-weight: normal;
		}

.servicio h2
		{
		font-size: 1.25em;
		font-weight: bold;
 		color: #777777; 	
		margin-top:	2.5%;
		margin-bottom: 1%;
		}

.servicio p+h2
		{
		margin-top:	3.5%;
		}

.servicio ul+h2
		{
		margin-top:	4.5%;
		}

.servicio p+ul

		{
		margin-top: -2.8%;
		}

.servicio h3
		{
		font-size: 1.25em;
		font-family:"Times New Roman", Times, serif;
		color: RGB( 100, 100, 150);  
		margin-top:	2.5%;
		margin-bottom: 1%;
		}

.servicio a.carrusel
		{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
		margin-right:3px;margin-bottom:0px;padding:3px;
		color:  RGB( 0, 118, 186);
		text-decoration:none;
		}

.servicio a.carrusel:hover
		{
		color:  RGB( 255, 255, 255);
		background-color: RGB( 0, 118, 186);
		}

.servicio a.desplegable
		{
		font-size: 1m;
		padding-left: 15px;
		color: #666666;
/*		color:  RGB( 0, 118, 186); */
		text-decoration:none;
		background:url(../images/struct/plus.gif) no-repeat 0% 60%;
		}
		

.servicio a.desplegable:hover
		{
/*		color:  RGB( 247, 63, 30);  */
		color:  RGB( 204,  0,  0); 

		}

.servicio p
		{
	/*	margin-left: 5%; */
		font-size: 1.1em;
		text-align:justify;

		color: #666666;
		margin-bottom: 3%;
		line-height:155%;
		}

.servicio p.explicacion
		{
		font-size: 1.18em;
		font-variant:small-caps;
		color: #888888;
		margin-top: 1%;
		margin-bottom: 0.5%;
		line-height:135%;
		}

.servicio p.pie
		{
		font-size: 1em;
		text-align:left;
		color: #888888;
		margin-top: 2%;
		margin-bottom: 4%;
		line-height:135%;
		}

.servicio p.leermas
		{
		font-size: 1em;
		color: #128948;
		margin-top: 2%;
		margin-bottom: 4%;
		line-height:135%;
		}

.servicio .camino	{
		margin-top: 0px;
		font-size: 1.1em;
		font-weight: normal;
		margin-bottom:2%;
		}
		
.servicio ul
{
    	padding: 0px 0px 0px 0px;
		margin-LEFT:  5%;
		margin-top:  5px;
}
		
.servicio li
		{
		font-size: 1.1em;
		color: #666666;
		background: url("../images/icon_package.gif") no-repeat 0 25%;
		padding-left: 0px;
		padding-bottom: 5px;
		line-height:145%;

	    }

.servicio li:first-child
		{
		padding-top: 2%;
		padding-bottom: 5px;
	    }
	

















/*-----------------------------------------------------------------------------------------------------------*/


.noticia
		{
		margin-top:0%;
		margin-bottom:2%;
		border-bottom:#CCCCCC 0.5px solid;
		}
		
.noticia img.intexto
		{ 
		float: left;
		margin-right: 15px;
/*		margin-top: 2%; */
		}

.noticia img.pie_de_articulo
		{ 
		margin-top: 6%;
		margin-right: 2%;
		}

span.rojo {
/*		color: RGB( 242, 30, 19); 
		color: RGB( 204, 0, 0);  rojo inicial */
	
		color: RGB( 143, 171, 1); /* verde */
		
		}

		
.noticia h1
		{
		font-size: 2.2em;
		font-family:Arial, Helvetica, sans-serif;
		color: RGB( 247, 63, 30);  
 		color: #666666; 	
		margin-top: 0px;
		margin-bottom: 3.5%;
		font-weight: normal;
		}

.noticia h2
		{
		font-size: 1.25em;
		font-weight: bold;
 		color: #777777; 	
		margin-top:	2.5%;
		margin-bottom: 1%;
		}

.noticia p+h2
		{
		margin-top:	3.5%;
		}

.noticia ul+h2
		{
		margin-top:	4.5%;
		}

.noticia h3
		{
		font-size: 1.25em;
		font-family:"Times New Roman", Times, serif;
		color: RGB( 100, 100, 150);  
		margin-top:	2.5%;
		margin-bottom: 1%;
		}

.noticia a.carrusel
		{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
		margin-right:3px;margin-bottom:0px;padding:3px;
		color:  RGB( 0, 118, 186);
		text-decoration:none;
		}

.noticia a.carrusel:hover
		{
		color:  RGB( 255, 255, 255);
		background-color: RGB( 0, 118, 186);
		}

.noticia a.desplegable
		{
		font-size: 1m;
		padding-left: 15px;
		color: #666666;
/*		color:  RGB( 0, 118, 186); */
		text-decoration:none;
		background:url(../images/struct/plus.gif) no-repeat 0% 60%;
		}
		

.noticia a.desplegable:hover
		{
/*		color:  RGB( 247, 63, 30);  */
		color:  RGB( 204,  0,  0); 

		}

.noticia p
		{
		margin-left: 0%;
		font-size: 1.1em;
		text-align:justify;

		color: #666666;
		margin-bottom: 3%;
		line-height:155%;
		}

.noticia p.explicacion
		{
		font-size: 1.18em;
		font-variant:small-caps;
		color: #888888;
		margin-top: 1%;
		margin-bottom: 0.5%;
		line-height:135%;
		}

.noticia p.pie
		{
		font-size: 1em;
		text-align:left;
		color: #888888;
		margin-top: 2%;
		margin-bottom: 4%;
		line-height:135%;
		}

.noticia p.leermas
		{
		font-size: 1em;
		color: #128948;
		margin-top: 2%;
		margin-bottom: 4%;
		line-height:135%;
		}

.noticia .camino	{
		margin-top: 0px;
		font-size: 1.1em;
		font-weight: normal;
		margin-bottom:2%;
		}
		
.noticia ul
{
    	padding: 0px 0px 0px 0px;
		margin-LEFT:  5%;
		margin-top:  5px;
}
		
.noticia li
		{
		font-size: 1.1em;
		color: #666666;
		background: url("../images/icon_package.gif") no-repeat 0 25%;
		padding-left: 0px;
		padding-bottom: 5px;
		line-height:145%;

	    }

.noticia li:first-child
		{
		padding-top: 2%;
		padding-bottom: 5px;
	    }
	



.informacion
		{
		width:100%;
		margin-bottom: 15px;
		font-size: 1em;
		clear:right;
		color: #777777;

/*		background:#EEEEEE; */

		padding: 0px 0px 20px 20px;
		border-bottom:#DDDDDD thin solid ;
		}

img.thumbnail {
		margin-bottom: 5px;
}


.informacion h1
		{
		margin-bottom: 3px;
		font-size: 1em;
		font-weight: normal;
		letter-spacing: 1px;
		padding: 0px 25px 0px 5px;
		}
	
.informacion p 
		{
		margin-bottom: 5px;
		margin-right:0px;
		font-size: 1em;
		color: #666666;
		padding: 0px 25px 0px 5px;
		}
.informacion p.titulo
		{
		padding:0 0 0 0;
		font-weight: bold;
		font-size: 1.1em;
		padding: 0px 5px 0px 5px;
		}
		
.informacion a { 
		text-decoration:underline;
		}
		
.informacion a:hover { 
/*		color: RGB( 247, 63, 30); */
		color: RGB( 204, 0, 0);

		}

