body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {text-decoration:none;
   color:#54498F;}
		
a:hover {text-decoration:underline;}

textarea {width:315px; height:80px; overflow:auto}

.forminput {width:195px; height:19px}

span { color:#042D85; font-weight: bold}

p {  font-family: Tahoma, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #54498F; text-decoration: none}

h1 {  font-family: Tahoma, sans-serif; font-size: 18px; font-style: normal; font-weight: normal; font-variant:normal; color: #042D85; text-decoration: none; 	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px}

h3 {  font-family: Tahoma, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; font-variant:normal; color: #042D85; text-decoration: none; 	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px}


.footer {  font-family: Tahoma, sans-serif; font-size: 11px; color: #54498F}

.tituloA {  font-family: Tahoma, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: normal; font-variant:normal; color: #999999; text-decoration: none;}

.tituloB {  font-family: Tahoma, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: normal; font-variant:normal; color: #FFFFFF; text-decoration: none;}

.handcursor{cursor:hand;cursor:pointer; }

.virtualpage, .virtualpage2, .virtualpage3{
display: none;
}

.paginationstyle{ /*Estilo para las divs de paginacion*/
width: 400px;
text-align: center;
padding: 2px 0;
margin: 10px 0;
}

.paginationstyle select{ /*Estilo para la paginacion de seleccion menu*/
border: 1px solid navy; text-align: justify;
margin: 0 15px;
}

.paginationstyle a{ /*Estilos links*/
padding: 0 5px;
text-decoration: none;
border: 1px solid black;
color: navy;
background-color: white;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
background-color: #FEE496;
}

.paginationstyle a.imglinks{ /*Estilos links (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Paginacion div "flatview" estilos links*/
color: #000;
background-color: yellow;
}
