body {
	margin:0px;
	margin-top:0px;
	background-color:#FFFFFF;
	overflow:auto;
}

img {
	behavior: url("resources/pngbehavior.htc");
}

.img {
	border:2px solid #392f14;
	margin:12px;
}

table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#373737;
	cursor:default;
}

a, a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5D5D5D;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	text-align:justify;
}

select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#505050;
}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:1px solid #000000;
	padding-left:2px;
}

.boton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	border:2px solid #5A1818;
	background-color:#791F20;
	font-weight:bold;
	height:22px;
	cursor:pointer;
	width:80px;
}

.Botones {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color:#D9D9D9;
	border:1px solid #999999;
	width:100px;
	cursor:pointer;
}

.bar {
	height:26px;
	background-image:url(../images/bar_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-left:8px;
	padding-right:8px;
	text-align:left;
}

.content {
	background-image:url(../images/content_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top:10px;
	padding-left:13px;
	padding-right:13px;
}

#Content {
	width:100%;
	padding-bottom:25px;
}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:33px;
	color:#373737;
	text-align:left;
	padding-top:11px;
	padding-bottom:11px;
}

.vDotted {
	background-image:url(../images/dotted_v.gif);
	background-position:center;
	background-repeat:repeat-y;
	height:100%;
}

.hDotted {
	background-image:url(../images/dotted_h.gif);
	background-repeat:repeat-x;
	width:100%;
	overflow:hidden;
	height:1px;
}

.hDottedContent {
	background-image:url(../images/dottedc_h.gif);
	background-repeat:repeat-x;
	width:100%;
	overflow:hidden;
	height:1px;
}

.headerTitle {
	text-align:right;
	padding-right:30px;
	background-position:top;
	background-repeat:repeat-x;
	height:60px;
}

.submenuOut {
	color:#FFFFFF;
	height:22px;
	background-color:#427DB5;
}

.submenuOver {
	color:#094C8C;
	height:22px;
	background-color:#CFDBE6;
	cursor:pointer;
}
.submenuClick {
	color:#094C8C;
	height:22px;
	background-color:#CFDBE6;
	cursor:default;
}

#flashMenu {
	/*position:absolute;*/
	position:relative;
	left:0px;
	top:-42px;
	z-index:100;
}

.contentTitleNaranja {
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ee7832;
}

.contentTitle {
	font-size:20px;
	font-weight:bold;
	color:#094C8C;
}

.sitiosInteres,  .sitiosInteres:active{
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color:#135696;
	text-decoration:none;
}

.sitiosInteres:hover{
	text-decoration:underline;
}

.menuTitle {
	font-weight:bold;
	font-size:22px;	
	color:#ed772f;
}

.menuTitle1 {
	font-size:18px;
	color:#ed772f;
}

.menuTitle2 {
	font-family:Trebuchet MS;
	font-size:18px;
	font-weight:bold;
	color:#4e4e4e;
}

.menuTitle3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;	
	color:#ed772f;
}

.contentTitle2 {
	font-size:16px;
	font-weight:bold;
	color:#094C8C;
}

.GridOver {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#343434;
	background-color:#F7F7F7;
	cursor:pointer;
	height:28px;
}
.GridOut {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#343434;
	background-color:#FFFFFF;
	height:28px;
}