.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A.ofertas:hover {
	color:#003399;
	text-decoration:none;
}

A.ofertas:link, A.ofertas:visited {
	text-decoration:underline;
	color:#003399;
}

A.copyright:hover {
	color:#FFFFFF;
	text-decoration:none;
}

A.copyright:link, A.copyright:visited {
	text-decoration:underline;
	color:#FFFFFF;
}

A.secciones:hover {
	color:#0000FF;
	text-decoration:underline;
}

A.secciones:link, A.secciones:visited {
	text-decoration:none;
	color:#0000FF;
}

.boton {
background-color: #0000FF;
border-color: #000000;
border-style: solid;
border-width: 1;
color: #FFFF99;
}

.boton2 {
background-color: #EFEFEF;
border-color: #000000;
border-style: solid;
border-width: 1;
color: #000000;
}

.cuadrodesplegable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.iframe {
    border-color: #000000 #000000 #000000 #000000;
	padding-top: 0px; padding-right: 0px; pading-bottom: 0px; padding-left: 0px;
	border-style: groove; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width:0px
}

.tablaestadoobra {

	font-family:Verdana,Arial,Helvetica;

	font-size:8pt;

}

body {
	scrollbar-face-color: #3333CC;
	scrollbar-shadow-color: #0082C6;
	scrollbar-highlight-color: #337DD3;
	scrollbar-3dlight-color: #2961AD;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #4E6DC8;
	scrollbar-arrow-color: #FFCC33;
}

.cuadrotexto{
    border: 0px solid;
	height: 20px; 
	color: black; 
	background-color:#DFEFF7;
	font-size:10pt; 
	font-family:Verdana;
	text-align:center;
}

.cuadrotextosituacion{
    border: 0px solid;
	height: 20px; 
	color: black; 
	background-color:#FFFFFF;
	font-size:10pt; 
	font-family:Verdana;
	text-align:center;
}

input {
   /*border: 1px #3333CC solid;*/
   background-color: #DFEFF7;
   color:black;
   font-size: 8pt;
   font-family:Verdana;
   /*height: 20px; */
}

.cuadrotextoformulario {
   border: 1px #3333CC solid;
   background-color: #DFEFF7;
   color:black;
   font-size: 8pt;
   font-family:Verdana;
   height: 20px; 
}

textarea {
   border: 1px #3333CC solid;
   background-color: #DFEFF7;
   color:black;
   font-size: 8pt;
   font-family:Verdana;
}