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(images/header_fons.png) repeat-x;
}



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: #366AB3;
	text-decoration: none;
}
a:hover{
	color: #366AB3;
	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(images/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(images/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(images/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 #31659B;
}

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

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


/* listado */
#listado {
	height: 380px;
	overflow: auto;
}

h3 {
	margin: 0 0 0 0;
	padding: 2 10 3 10;
	border-top: 1px solid #31659B;
	border-right: 1px solid #31659B;
	border-left: 1px solid #31659B;
	background: #3B8CD0 url(images/fons_boton.png) repeat-x;
	font-size: 12px;
	color: #FFF;
	text-align: left;
}











