/* FMSI Sistemas de Informatica - CSS1 - Version 20000724 */

*.bgcolor1 {
	/* background: #2a4d6d; */
}

*.bgcolor2 {
	/* background: #a6b4dd; */
}

*.bgcolor3 {
	/* background: #e2e2d8; */
	background: #e6e6dc;
}

*.bgcolor4 {
	background: #ffffff;
}

*.bgcolor5 {
	/* background: #eff4f7; */
}

*.bgcolor6 {
	background: #2a4d6d;
	color: #e6e6dc;
}

*.bgcolor7 {
	background: #335e86;
	color: #e6e6dc;
}

*.bgcolor8 {
	background: #e8f4ff;
}

*.textcolor1 {
	color: #ffffff;
}

*.textcolor2 {
	color: #000000;
}

*.textcolor3 {
	color: #fdcc11;
}


body {
	color: #000000;
	font-family: Verdana, Arial, Tahoma, Helvetica, serif;
	font-size: 11px;
	background: url(images/fondo.gif) repeat;
	margin: 0%;
	}
ul {
	}
ol {
	}
table {
	margin-left: auto;
	margin-right: auto;
	}
td {
	text-align: left;
	}
td.bgcol2 {
	background-color: #001591;
	color: #ffffff;
	}
td.menu1 {
	background-color: #575757;
	font-family: Arial, Verdana, Tahoma, Helvetica, serif;
	color: #ffffff;
	}
td.menu1:hover {
	background-color: #ffffff;
	color: #000000;
	}
*.menu1 a:link {
	color: #ffffff;
	display: block;
	width: 100%;
	}
*.menu1 a:active {
	color: #ffffff;
	display: block;
	width: 100%;
	}
*.menu1 a:visited {
	color: #ffffff;
	display: block;
	width: 100%;
	}
*.menu1 a:hover {
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	display: block;
	width: 100%;
	}
td.menuResaltado {
	background-color: #001591;
	}
/*
td p {
	color: #000000;
	font-family: Verdana, Arial, Tahoma, Helvetica, Arial;
	font-size: 10px;
	}
*/
.articulos {
	}
.error {
	color: #fd6611;
	}
.resaltado {
	color: #00C100;
	}
a:link {
	/* color: #9f9f9f; */
	color: #6699cc;
	text-decoration: none;
	}
:link.topicIndex {
	color: #75726f;
	}
table.bgcolor1 :link.categIndex {
	color: #75726f;
	}
:link.categIndex {
	color: #cccccc;
	}
table.bgcolor7 :link.titleIndex {
	color: #eeeeee;
	}
a:visited {
	color: #6699cc;
	text-decoration: none;
	}
:visited.topicIndex {
	color: #75726f;
	}
table.bgcolor1 :visited.categIndex {
	color: #75726f;
	}
:visited.categIndex {
	color: #cccccc;
	}
table.bgcolor7 :visited.titleIndex {
	color: #ececec;
	}
a:active{
	color: #6699cc;
	text-decoration: none;
	}
:active.topicIndex {
	color: #75726f;
	}
table.bgcolor1 :active.categIndex {
	color: #75726f;
	}
:active.categIndex {
	color: #cccccc;
	}
table.bgcolor7 :active.titleIndex {
	color: #dddddd;
	}
a:hover {
	color: #77aadd;
	text-decoration: underline;
	}
:hover.topicIndex {
	color: #64615e;
	text-decoration: underline;
	}
table.bgcolor1 :hover.categIndex {
	color: #64615e;
	text-decoration: underline;
	}
:hover.categIndex {
	color: #eeeeee;
	text-decoration: underline;
	}
table.bgcolor7 :hover.titleIndex {
	color: #ffffff;
	}
*.categIndex {
	font-size: 120%;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0px;
	}	
*.topicIndex {
	font-size: 120%;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0px;
	}
*.titleIndex {
	font-size: 140%;
	font-weight: bold
	}
h1
{
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 200%;
}
h2
{
	font-weight: bold; 
	font-size: 160%;
}
h3
{
	font-weight: bold; 
	/* font-style: italic; */
	font-size: 140%;
}
h4
{
	text-decoration: none;
	/* font-style: italic; */
	font-size: 120%;
}
h5
{
	text-decoration: none;
}
form{
	}
input {
	font-size: 10px;
	}
input[type="text"]:focus {
	background: #e8f4ff;
}
input[type="password"]:focus {
	background: #e8f4ff;
}
textarea:focus {
	background: #e8eaff;
}
select{
	}
small {
	font-size: 90%;
	}
*.small {
	font-size: 90%;
	}
span {
	}
span.violeta {
	/* color: #9e00e9; */
	color: #4e9ee6;
	}
span.blanco {
	color: #ffffff;
	}
span.grisClaro {
	color: #c0c0c0;
	}
span.rojo {
	color: #4e9ee6;
	}
span.fucsia {
	/* Fucsia: color: #ff01a5; */
	color: #5588ff;
	}
span.menuSeleccionado {
	}
img {
	border: 0;
	}
	
