/* Elementos Generales */
body {
	background-color: #D4D6DC;
	color: #002A5C;
	margin: 0px 0px 10px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	/*font-weight: 200;*/
}

h1	{
	font-size: 18px;
}

h2	{
	font-size: 14px;
	font-weight: bold;
}

h3	{
	font-size: 11px;
}

html { 
	scrollbar-3dlight-color: #ADD8E6;
	scrollbar-arrow-color:#002A5C;
	scrollbar-base-color: #ADD8E6;
	scrollbar-darkshadow-color: Navy; 
	scrollbar-face-color:#E5E5EB; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-shadow-color: #ADD8E6;
	scrollbar-track-color:#87ABD4;
}

a:link, a:active, a:focus, a:visited {
	color: #5D89BE;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #002A5C;
	font-weight: bold;
}

input, textarea {
	border: 1px solid #401901;
	color: #003399;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.table1 {
	width: 500px;
	border: 1px dashed #002A5C;
}

table.maintable	{
	width: 800px;
}

td.contentpane	{
	background-image: url(../images/fdomonas.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

th.blue {
	text-align: center;
	background-color: #002A5C;
	font-size: 12px;
	color: White;
}

td.blue {
	text-align: center;
	background-color: #002A5C;
	font-size: 14px;
	color: White;
}

th.brown {
	text-align: right;
	background-color: #87ABD4;
	font-size: 14px;
	color: #002A5C;
}

td.brown {
	text-align: center;
	background-color: #87ABD4;
	background-repeat: no-repeat;
	font-size: 14px;
	color: #002A5C;
}

.credits {
	text-align: center;
	font-size: 9px;
}

a.lang:link, a.lang:active, a.lang:focus, a.lang:visited {
	color: #5D89BE;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.lang:hover {
	color: #002A5C;
	font-weight: normal;
	font-size: 11px;
}

a.menubottom:link, a.menubottom:active, a.menubottom:focus, a.menubottom:visited {
	color: #5D89BE;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}

a.menubottom:hover {
	color: #002A5C;
	font-weight: normal;
	font-size: 14px;
}

.promo{
width:150px;
float:right;
margin: 0 0 20px 20px;
border: 1px solid #000;
padding: 10px;
text-align:center;
font-size:18px;
color: red;
}

li {
margin-bottom: 5px;
}

/*************************************************
 *                                               *
 * Desarrollado por: OpenWeb Software            *
 * Web             : http://www.openwebsoft.com  *
 *                                               *
 *************************************************/


