body { 
margin: 0pt; 
padding: 0pt; 
font-family: verdana,arial,sans-serif;;
font-style: normal; 
font-variant: normal; 
font-weight: normal; 
font-size: 12px; 
line-height: normal; 
font-size-adjust: none; 
font-stretch: normal; 
text-align: center; 
background: url(/imagen/header_fons.png) repeat-x;
}

#contenedor{
	width: 765px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
 	border: 0px solid #FFFFFF;
	background: url(/imagen/header.png) no-repeat;
}

tr, td {
font-family: verdana,arial,sans-serif;;
font-style: normal; 
font-variant: normal; 
font-weight: normal; 
font-size: 12px; 
line-height: normal; 
font-size-adjust: none; 
font-stretch: normal; 
}

a, a:visited{
	color: #009900;
	text-decoration: underline;
}
a:hover{
	color: #009900;
	text-decoration: underline;
}

/* header */
#header {
	height: 50px;
	border-bottom: 0px #2DB7F2 solid;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#header img {
	margin: 7 0 0 0;
}

#header .logoamarillas {
	margin: 7 0 0 0;
	text-align: right;
}

#header .logo {
	margin: 7 0 0 0;
	text-align: left;
	float: left;
}
#estrella{
	text-align: right;
	padding: 7 20 0 0;
}

#header_texto{
	text-align: left;
	height: 80px;
	padding: 15 0 0 0;
	margin: 10 0 10 0;
	border: 0px solid #000;
}

.botonElijo {
	margin: 0 0 0 0;
	padding: 2 10 3 10;
	border: 1px solid #31659B;
	color: #fff;
	font-weight: bold;
	height: 22px;
	background: url(/imagen/fons_boton.png) repeat-x;
}
.botonElijo a, .botonElijo a:visited{
	color: #FFF;
	text-decoration: none;
}
.botonElijo a:hover{
	color: #FFF;
	text-decoration: underline;
}

.sepBoton {
	margin: 15 0 15 0;
	padding: 0 0 0 0;

}

#paginacion {
	margin: 10 0 15 0;
	text-align: center;
}

.botonPag {
	margin: 0 0 0 0;
	padding: 2 10 3 10;
	border: 1px solid #666666;
	color: #fff;
	font-weight: bold;
	height: 22px;
	background: url(/imagen/fons_boton_grey.png) repeat-x;
}
.botonPag a, .botonPag a:visited{
	color: #FFF;
	text-decoration: none;
}
.botonPag a:hover{
	color: #FFF;
	text-decoration: underline;
}

.botonPagOff {
	margin: 0 0 0 0;
	padding: 2 10 3 10;
	border: 1px solid #666666;
	color: #fff;
	font-weight: bold;
	height: 22px;
	background: url(/imagen/fons_boton_grey_off.png) repeat-x;
}

/* select reloj */
.box {
	width: 600px;
	margin: 0 0 20 0;
	padding: 0 0 10 0;
	border: 1px solid #109607;
}

h2 {
	margin: 0 0 10 0;
	padding: 2 10 3 10;
	border-bottom: 1px solid #109607;
	background: #1FA80F url(/imagen/fons_boton.png) repeat-x;
	font-size: 12px;
	color: #FFF;
	text-align: left;
}

#previsualiza, #personaliza, #codigo {
	text-align: center;
}


.cp10 {
	font-size: 10px; 
}