﻿/*body {
	background-color: #9FB6C7;
	background-image: url(../Imas/Pro_background1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
*/

body 
{
	/*background-image: url(images/bordesContenido.jpg);*/
	background-color: #F7EDED;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.MarcImas {
	border: 2px solid #577286;
	padding: 0px;
}

.imageButton
{
	 border: 0px;
	 cursor: pointer;  
}

/* define la pagina-localización donde nos encontramos*/

.titolmenus {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	height: 10px;
	padding-bottom: 0px;
	font-weight: bold;

}

/* define estilo titulo slogan inicial*/
.titol1 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

/* define estilo titulo slogan secundario*/
.titol2 {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #DBC820;
}

/* define estilo texto general paginas*/
.textegeneral {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #15435D;
	text-align: justify;
	width: 98%;
	padding: 20px 0px 10px 10px;
	vertical-align: top;


}

.cabeceraPagina
{
	font-family:Verdana;
	color: #1111AA;
	font-size: 16px;
	font-weight:bold;

}

.fieldLabel
{
	font-family:Verdana;
	color: #15435D;
	font-size: 11px;

}

.labelBlanco 
{
	font-family:Verdana;
	color: #FFFFFF;
	font-size: 11px;

}

.datosTablas
{
	font-family:Verdana;
	color: #1111AA;
	font-size: 11px;

}

.inputForms
{
	 border-style:solid; 
	 border-color: #A0A0FF;
	 background-color:Transparent; 
	 border-width: 1px; 
	 font-family: Verdana; 
}

.boton

{
  border-style: solid;
  border-color: #507CD1;
  border-width: 1px;
  background-color: #C0C0FF; 
}

.msgValidacion
{
	font-family:Verdana;
	color: #FF0000;
	font-size: 10px;
}

.msgRespuesta
{
	font-family:Verdana;
	color: #0000FF;
	font-size: 11px;
}

.labelFecha
{
	font-family:Verdana;
	color: #BBBBDD;
	font-size: 10px;
}

.textoMenu
{
	font-family:Verdana;
	color: #006699;
	font-size: 10px;
	font-weight:bold;
}

.textoMenuActivo
{
	font-family:Verdana;
	background-color: #aaaacc;
	color: #006699;
	font-size: 10px;
	font-weight:bold;
}

.piePagina
{
	font-family:Verdana;
	color: #DBC81F;
	font-size: 10px;
	border-width: 0px; 
}

.piePagina2
{
	font-family:Verdana;
	color: #FFFFFF;
	font-size: 10px;
	border-width: 0px; 
	
}