@charset "iso-8859-1";
/* begin Page AMMOM */

body
{
background-color: #ffffff;
}

a
{
text-decoration: none;
font-family:Arial;
color:#E37B00;
font-size:14px;
font-weight: bold;
}

a:hover
{
text-decoration:underline;
color:#1F538D;
font-family:Arial;
font-size:14px;
font-weight: bold;
} 

a:visited
{

}


a.small
{
text-decoration: none;
font-family:Arial;
color:#E37B00;
font-size:9px;
font-weight: bold;
}

a.small:hover
{
text-decoration:underline;
color:#E37B00;
font-family:Arial;
font-size:9px;
font-weight: bold;
} 

a.menu
{
text-decoration: none;
font-family:Arial;
color:#4D312E;
font-size:12px;
}

a.menu:hover
{
text-decoration:underline;
color:#000080;
font-family:Arial;
font-size:12px;
} 

a.opciones
{
text-decoration: none;
font-family:Arial;
color:#4D312E;
font-size:12px;
}

a.opciones:hover
{
text-decoration:underline;
color:#000080;
font-family:Arial;
font-size:12px;
} 

a.small
{
text-decoration: none;
font-family:Arial;
color:#E27A00;
font-size:9px;
}

a.small:hover
{
text-decoration:underline;
color:#E27A00;
font-family:Arial;
font-size:9px;
} 

.linea
{
font-family: Arial;
font-size: 12px;
color: #1F538D;
font-weight: bold;
}

.linea_rojo
{
font-family: Arial;
font-size: 12px;
color: #BE0028;
font-weight: bold;
}

.naranja_9
{
font-family: Arial;
font-size: 9px;
color: #E37B00;
font-weight: bold;
}

h1
{
font-family:Arial;
font-size: 25px;  
}

p
{
font-family:Arial;
font-size:12px;
padding-left:5px;
padding-right:5px;
width:  240px;    
}

.general
{
font-family: Arial;
font-size: 13px;
color: #4D312E;
}

.general_2
{
font-family: Arial;
font-size: 22px;
color: #5C0407;
font-weight: bold;
}


.entrada_2
{
background-color: #D7D7D7;
border: 1.5px solid #6C6C6C;

text-align: left;
font-size: 10pt;
font-family: Verdana;
color: #7E868A;

}



#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 8px;
	width: 400px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('table-images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('table-images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('table-images/botright.png') right bottom no-repeat;
}


