@charset "utf-8";
/* CSS Document */


#contenedor{
width:490px;
position:absolute;
top: 50px;
left: 50%;
margin-left: -245px;


}

#cabecera{
width:490px;
height:118;
float:none;
clear:both;

}

#idiomas{
	width:490px;
	margin-top:30px;
	margin-bottom:40px;
	height: 18px;


}

#castellano{

	width:163px;
	text-align:left;
	float:left;
	
	
}

#ingles{
	width:163px;
	text-align:left;
	float:left;
}

#gallego{
	float:left;
	width:164px;
	text-align:right;
}

#textopresentacion{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#709302;
	text-align: justify;
}
#botones{
	margin-top:60px;
	width:490px;
	position: relative;
}

#botonAceptar{
	position: absolute;
	left: 138px;
	top: 0px;

	
}






#botonNoAceptar{
	position: absolute;
	left: 250px;
	top: 0px;

	
}


.rolloverNAS {
	display: block;
	width: 102px;
	height: 32px;
	text-indent: -9999px;
	
 }

a.rolloverNAS:link, a.rolloverNAS:visited, a.rolloverNAS:active {
  background-image: url(../img/botonesnoaceptarS.jpg);
  background-repeat: no-repeat;
 
}

a.rolloverNAS:hover {
  background-position: -102px;
   text-indent: -9999px;
}

.rolloverAS {
	display: block;
	width: 102px;
	height: 32px;
	text-indent: -9999px;
	
 }

a.rolloverAS:link, a.rolloverAS:visited, a.rolloverAS:active {
  background-image: url(../img/botonesaceptarS.jpg);
  background-repeat: no-repeat;
 
}

a.rolloverAS:hover {
  background-position: -102px;
   text-indent: -9999px;
}






.rolloverNAE {
	display: block;
	width: 102px;
	height: 32px;
	text-indent: -9999px;
	
 }

a.rolloverNAE:link, a.rolloverNAE:visited, a.rolloverNAE:active {
  background-image: url(../img/botonesnoaceptarE.jpg);
  background-repeat: no-repeat;
 
}

a.rolloverNAE:hover {
  background-position: -102px;
   text-indent: -9999px;
}

.rolloverAE {
	display: block;
	width: 102px;
	height: 32px;
	text-indent: -9999px;
	
 }

a.rolloverAE:link, a.rolloverAE:visited, a.rolloverAE:active {
  background-image: url(../img/botonesaceptarE.jpg);
  background-repeat: no-repeat;
 
}

a.rolloverAE:hover {
  background-position: -102px;
   text-indent: -9999px;
}






.rolloverNAG {
	display: block;
	width: 102px;
	height: 32px;
	text-indent: -9999px;
	
 }

a.rolloverNAG:link, a.rolloverNAG:visited, a.rolloverNAG:active {
  background-image: url(../img/botonesnoaceptarG.jpg);
  background-repeat: no-repeat;
 
}

a.rolloverNAG:hover {
  background-position: -102px;
   text-indent: -9999px;
}

.rolloverAG {
	display: block;
	width: 102px;
	height: 32px;
	text-indent: -9999px;
	
 }

a.rolloverAG:link, a.rolloverAG:visited, a.rolloverAG:active {
  background-image: url(../img/botonesaceptarS.jpg);
  background-repeat: no-repeat;
 
}

a.rolloverAG:hover {
  background-position: -102px;
   text-indent: -9999px;
}

