.fotoEquipo{
	border: 1px solid black;
	padding: 2px;
	margin-right: 13px;
}

.moduleMessagesError{
	color: #d01724;
	background: #FFECF1;
	padding:4px;
}

select  {
	font: 10pt verdana, sans-serif; COLOR: #000000;
}

input  {
	font: 10pt verdana, sans-serif; COLOR: #000000;
}

table  {
	font: 9pt verdana, sans-serif; COLOR: #000000;
}

li.Icono{
	list-style-image: url('flechita.gif');
}

BODY  {
	font: 9pt verdana, sans-serif; COLOR: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
    line-height: 1.5em;
    background: url(background.gif);
    background-repeat: repeat-x;
}

H1 {
	font-weight: normal;
    font-size: 20px;

    color: #017dc3;
}

H2 {
	font-weight: normal;
    font-size: 17px;

    color: #017dc3;
}

H3 {
	font-weight: normal;
    font-size: 15px;

    color: #017dc3;
}

A:link {
	COLOR: #000000;  TEXT-DECORATION: underline
}
A:visited {
	COLOR: #000000;  TEXT-DECORATION: underline
}
A:active {
	COLOR: #000000;  TEXT-DECORATION: underline
}
A:hover {
	COLOR: #000000;  TEXT-DECORATION: none
}

A.menu:link {
	COLOR: #c3f48d;  TEXT-DECORATION: none; text-align: center; width: 70px;
}
A.menu:visited {
	COLOR: #c3f48d;  TEXT-DECORATION: none; text-align: center; width: 70px;
}
A.menu:active {
	COLOR: #c3f48d;  TEXT-DECORATION: none; text-align: center; width: 70px;
}
A.menu:hover {
	COLOR: #ffffff;  TEXT-DECORATION: none; text-align: center; width: 70px; background: #a1cb72; height: 20px; border-bottom: 1px solid #6c9f34;
}

A.submenu:link {
	COLOR: #82b3e5;  TEXT-DECORATION: none; text-align: center; width: 70px; height: 25px; border-bottom: 1px dotted #82b3e5; padding-top: 5px;
}
A.submenu:visited {
	COLOR: #82b3e5;  TEXT-DECORATION: none; text-align: center; width: 70px; height: 25px; border-bottom: 1px dotted #82b3e5; padding-top: 5px;
}
A.submenu:active {
	COLOR: #82b3e5;  TEXT-DECORATION: none; text-align: center; width: 70px; height: 25px; border-bottom: 1px dotted #82b3e5; padding-top: 5px;
}
A.submenu:hover {
	COLOR: #ffffff;  TEXT-DECORATION: none; text-align: center; width: 70px; height: 25px; background: #82b3e5; border-bottom: 1px solid #82b3e5;  padding-top: 5px;
}