body {
	background-color:#004481;
	font-family:"Times New Roman", Times, serif;
	border:0px;
	margin:0px;
	padding:0px;
}
img {
	border: none;
	text-decoration: none;
}
a {
	color:#FF0000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#6F9AD1;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.wrapper {
	margin: 0 auto;
}
.main {
	background: white;
	width: 995px;
	margin: auto;
	padding: 0px;
	border: 0px;
	-webkit-border-radius: 10px;    /* rouded corners for Safari */
    -moz-border-radius: 10px;       /* rouded corners for Firefox */
}
.floatLeft {float: left;}
.topLeft{
	height:112px;
	width:145px;
	background-image:url(../images/template_03.gif);
}
.topRight {
	height:112px;
	width:850px;
	background-image:url(../images/template_04.gif);
	text-align:right;
	color:#FFFFFF;
}
.register {
	height:82px;
	padding: 10px 2px 0px 0px;
	font-size:14px;
}
.register a {
	color:#FFFFFF;
}
.register a:hover {
	text-decoration:none;
	color:#FF0000;
}
.topNav {
	color:#004481;
	padding-right:20px;
	font-size:14px;
}
.topNav a {
	color:#6F9AD1;
}
.topNav a:hover {
	text-decoration:none;
	color:#FF0000;
}
.content {
	width: 857px;
	padding: 15px 0px 30px 35px;
}
.pageImage {
	text-align:center;
	font-size: 11px;
	color:#333333;
	width:220px;
}
.pageImage img {
	padding-bottom:5px;
}
.pageTitle {
	font-size: 21px;
	color:#004481;
	padding-bottom:10px;
}
.pageTextTitle {
	font-size: 16px;
	color:#004481;
	padding-bottom:10px;
}
.pageText {
	padding: 0px 10px 0 27px;
	width:600px;
	font-size: 13px;
	color:#333333;
	text-align:justify;
	position:relative;
	top:-3px;
}
.fullPage {
	font-size:13px;
	text-align:justify;
	color:#333333;
	width:857px;
}
.chileMap {
	padding: 30px 0px 10px 20px;
}
.defaultConculado {
	background:url(../images/default/unselected_consulado.jpg) top left no-repeat;
}
.defaultConculado:hover {
	background:url(../images/default/selected_consulado.jpg) top left no-repeat;
}
.defaultQuienes {
	float:left;
	background:url(../images/default/unselected_quienes.jpg) top left no-repeat;
}
.defaultQuienes:hover {
	background:url(../images/default/selected_quienes.jpg) top left no-repeat;
}
.defaultContactanos {
	float:left;
	background:url(../images/default/unselected_contactanos.jpg) top left no-repeat;
}
.defaultContactanos:hover {
	background:url(../images/default/selected_contactanos.jpg) top left no-repeat;
}
.defaultEnlaces {
	background:url(../images/default/unselected_enlaces.jpg) top left no-repeat;
}
.defaultEnlaces:hover {
	background:url(../images/default/selected_enlaces.jpg) top left no-repeat;
}
.default18Septiembre {
	background:url(../images/default/unselected_18_septiembre.jpg) top left no-repeat;
}
.default18Septiembre:hover {
	background:url(../images/default/selected_18_septiembre.jpg) top left no-repeat;
}
.defaultFotosYVideos {
	background:url(../images/default/unselected_fotos_y_videos.jpg) top left no-repeat;
}
.defaultFotosYVideos:hover {
	background:url(../images/default/selected_fotos_y_videos.jpg) top left no-repeat;
}
.defaultBeca {
	background:url(../images/default/unselected_beca.jpg) top left no-repeat;
}
.defaultBeca:hover {
	background:url(../images/default/selected_beca.jpg) top left no-repeat;
}
.tempRelief {
	background:url(../images/default/temp_relief.jpg) top left no-repeat;
}
.tempRelief:hover {
	background:url(../images/default/temp_relief_hover.jpg) top left no-repeat;
}
.footer {
	font-size:13px;
	text-align:center;
	width: 995px;
	margin: auto;
	padding: 0px;
	border: 0px;
	color:#FFFFFF;
	padding-top:5px;
}
.footer a {
	color:#FFFFFF;
}
.footer a:hover {
	color:#FF0000;
	text-decoration:none;
}
.footer a.facebook {
	background: transparent url(../images/chile_facebook.jpg) no-repeat top left;
}		
.footer a.facebook:hover {
	background: transparent url(../images/chile_facebook_hover.jpg) no-repeat top left;
}
.footer a.youtube {
	background: transparent url(../images/chile_youtube.jpg) no-repeat top left;
}		
.footer a.youtube:hover {
	background: transparent url(../images/chile_youtube_hover.jpg) no-repeat top left;
}
.subFooter {
	text-align:center;
	width: 995px;
	margin: auto;
	padding: 0px;
	font-style:italic;
	font-size:11px;
	padding-top:10px;
	color:#CCCCCC;
}
.subFooter a {
	color:#6F9AD1;
}
.subFooter a:hover {
	color:#FFFFFF;
	text-decoration:none;
}