BODY {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}

TEXTAREA {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

H1{ text-align:center; margin:auto; }
H2{ text-align:center; margin:auto; }

INPUT {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.cal {
	background-color: #FFFFFF;
	background-image: url(../imagenes/schedule.png);
	background-repeat: no-repeat;
}

.menu_imagen{
	width:169px; 
	height:53px;
}

.Imagen {
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Contenido {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.ContenidoNegrita {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Error {
	padding: 5px 5px 5px 25px;
	border: 1px solid #DDDDDD;
	width: 130px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	background-color: #FFFFFF;
	background-image: url(../imagenes/icono_error.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
.Mensaje {
	padding: 5px 5px 5px 25px;
	border: 1px solid #DDDDDD;
	width: 130px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6699FF;
	background-color: #FFFFFF;
	background-image: url(../imagenes/icono_info.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;	
}

.postit {
	background: url(../imagenes/knotes.png) no-repeat 5px top #FFFFFF;
	padding: 5px 5px 5px 40px;
	border: 1px solid #DDDDDD;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#3366CC;
	width: 250px;
}

.link_azul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0066CC;	
}.ContenidoBlanco {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099FF;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

td, tr { border:none}

.trpar { background-color:#FFCC99}

fieldset{
	border-style:solid;


	-moz-border-radius: 10px;
	border-radius: 5px;
	margin-left: 25px;
	margin-top: 25px;
}
.conMargen {
	margin-left: 25px;
	margin-top: 25px;
}


.subFormulario{
	border-style:outset; 
	border-color:#999999; 
	border-width:thin
}

.tituloSubformulario{ color:#000000; font-weight:normal;

}

legend{ font-weight:bold; color:#0033CC}

table{ font-family:Arial, Helvetica, sans-serif; font-size:10pt}

.toolbar{
	margin:auto;
	padding:0px;
	width:900px;
	height:60px;
	text-align:right;
	background-image:url(../imagenes/bar_background.png);
	background-repeat:no-repeat; margin:auto;
}

.encabezado {
	background-attachment: scroll;
	background-image: url(../imagenes/menu_encabezado.png);
	background-repeat: no-repeat;
	background-position:center
}
.menu {
	padding-top: 102px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.menuIfa{ width:900px; border-collapse:collapse; margin:auto; background-image:url(../imagenes/header.png); height:92px;
}

ul
	{
	text-decoration:none;
	 
	}

.rpar{ background-color:#FFFFDD}

.BotonImagen{
	cursor:pointer;
}.Rojo {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}

.tablaContenido{ 
	background-image:url(../imagenes/background_table.png); background-repeat:no-repeat; 
	width:900px;
	margin:auto;
}

.Blanco {

	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.ContenidoChico {

	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
