/* CSS Document */

#boletin{
	color:#ff6600;
	text-align:center;
	width: 75%;
	margin:auto;
}

.naranja{color:#ff6600;}

a.naranja{
	color:#ff6600;
	text-decoration:none;
	cursor:pointer;
}


#servicios a{
color:#FF6600;
text-decoration:none;
}

#servicios p{margin-top:0px;}


#serviciosgenerales{
background-image: url(../images/serviciosgeneralesbig.jpg);
background-repeat:no-repeat;
background-position:top left;
height:500px;
width:500px;
position:absolute;
background-color:#FFFFFF;
z-index:100;
display:none;
}

#serviciosgenerales #texto{
margin-left:250px;
padding-top:10px;
}

#serviciosgenerales #texto p{
}

#serviciosgenerales #texto div{
height:75px;
}
#serviciosgenerales #texto #cerrar{
height:auto;
text-align:right;
margin-bottom:12px;
}
#serviciosgenerales #texto div a{
color:#ff6600M;
cursor:pointer;
}

#serviciosgenerales #texto strong{
}
