@charset "utf-8";
html, body, #main {
	min-height: 100%;
	height: 100%;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
}
h1 img, h2 img h3 img, h4 img, h5 img, h6 img {
	vertical-align: middle;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
}
body {
	font-size: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

#main {
	width: 960px;
	margin: auto;
	height: auto;
	min-height: 100%;
	position: relative;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	background-image: url(imagenes/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center -10px;
}
.prefoot {
	height: 50px;
}





#foot {
	height: 40px;
	margin: -40px auto 0px auto;











































	width: 100
$;
	position: relative;
	background-repeat: no-repeat;
	background-position: 50px 16px;
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 18px;
	background-color: #1A3956;
}
#footcont {
	padding: 12px 30px 0px 30px;
	text-align: left;
	color: #999999;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
#footcont a {
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}
#footcont a:hover {
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	text-decoration: underline;
}
#footcont a.sel {
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	text-decoration: underline;
}




.imgR  {
	float: right;
	padding: 10px 0px 10px 16px;
}
.imgL  {
	float: left;
	margin: 6px 18px 8px 0px;
}
.trans {
	filter:alpha(opacity=70);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.7;
}

.RCArt {
	margin: 4px;
	padding: 10px;
}
.clr {
	clear: both;
}
.xinpunt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #cccccc;
}
.ainpunt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cccccc;
}

.xbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 14px 0px 14px;
}
.abtn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 0px 14px 0px 14px;
	background-color: #214569;
	color: #FFFFFF;
	font-style: italic;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.xtable {
	font-size: 11px;
}
.xtable .sub {

}
.xtable th {
	padding: 6px;
}
.xtable td {
	padding: 6px;
}



.atable {
	font-size: 11px;
}
.atable .sub {

}
.atable th {
	padding: 2px;
	color: #000000;
}
.atable label {
	color: #333333;
	font-size: 90%;
}

.atable td {
	padding: 2px;
}



.err {
	font-size: 11px;
	margin: 20px 0px 10px 0px;
	padding: 3px 20px 3px 30px;
	color: #990000;
	background-color: #FFFF99;
}
#hdSlogan {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	padding: 36px 10px;
}
#mensajedirector {
	text-align: left;
	font-size: 96%;
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 6px 6px 8px 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EFEFEF;
	border-left-color: #EFEFEF;
}
#mensajedirector h3 {
	color: #1A3956;
	font-size: 100%;
}
#mensajedirector h4 {
	color: #000000;
	font-weight: normal;
}
#mensajedirector h5 {
	color: #000000;
	font-weight: normal;
}
.errorOnField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #990000;
}

