@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: 'NewsGothCnBTItalic';
	src: url('newgotci-webfont.eot');
	src: local('☺'), url('newgotci-webfont.woff') format('woff'), url('newgotci-webfont.ttf') format('truetype'), url('newgotci-webfont.svg#webfontvAhl9Fej') format('svg');
	font-weight: normal;
	font-style: normal;
}

img, #content, #content-top, #content-bottom, #copy { 
	behavior: url(../iepngfix.htc);
}

body {
	margin: 0;
	padding: 0;
	background:url(../images/main-bkg.jpg) top center fixed no-repeat;
}

#wrap {
	margin: 0 auto;
	width: 900px;
}

#header {
	width: 900px;
	height: 150px;
	margin: 10px 0;
}

#logo {
	width: 185px;
	height: 150px;
	float: left;
}

#menu {
	width: 584px;
	height: 26px;
	margin: 70px 0 0 43px;
	padding-top: 6px;
	float: right;
	background: #0071BC url(../images/menu-bkg_03.gif) repeat-x;
	border: 2px solid #0071BC;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	box-shadow:2px 2px 4px #6B6B6B;
	-webkit-box-shadow:2px 2px 4px #6B6B6B;
	-moz-box-shadow:2px 2px 4px #6B6B6B;
}

#menu a {
	font-family: 'NewsGothCnBTItalic';
	color: #fff;
	font-size: 18px;
	padding: 6px 26px;
	border-right: #34669A solid 1px;
	border-left: #29ABE2 solid 1px;
	text-decoration: none;
	text-shadow: #005195 0px -1px 0px;
}

#menu a:hover {
	color: #88D1F5;
	text-decoration: none;
}

#content-top {
	width: 584px;
	height: 15px;
	margin: 20px 0 0 316px;
	background:url(../images/content-bkg_03.png) no-repeat;
}

#content {
	width: 900px;
	min-height: 300px;
	background: url(../images/content-bkg_06.png) right no-repeat;
}

#content-bottom {
	width: 584px;
	height: 15px;
	margin: 0px 0 10px 316px;
	background:url(../images/content-bkg_08.png) no-repeat;
}

#copy {
	width: 464px;
	padding: 10px 20px 10px 414px;
}

h1 {
	width: 430px;
	height: 20px;
	margin: 0;
	background: #C1272D url(../images/title-bkg_03.gif) repeat-x;
	border: 2px solid #C1272D;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	box-shadow:2px 2px 4px #6B6B6B;
	-webkit-box-shadow:2px 2px 4px #6B6B6B;
	-moz-box-shadow:2px 2px 4px #6B6B6B;
	font-family: 'NewsGothCnBTItalic';
	font-weight: normal;
	color: #fff;
	font-size: 18px;
	padding: 6px 16px;
	text-shadow: #A20007 0px -1px 0px;
}

h2 {
	font-family: 'NewsGothCnBTItalic';
	color: #F00;
	font-size: 18px;
	text-shadow: #AAA 1px 2px 3px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 23px;
	color: #000;
	text-align: justify;
}

p, table, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: justify;
}

.high {
	font-style: oblique;
	font-weight: bold;
	color: #0071BC;
}

a {
	color: #0071BC;
	text-decoration: none;
}

a:hover {
	color: #f00;
	text-decoration: none;
}

#footer {
	width: 900px;
	height: 60px;
	margin-top: 10px;
	font-family: 'NewsGothCnBTItalic';
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-align: right;
	
}

#ubicacion {
	width: 563px;
	height: 273px;
	border: 2px solid #0071BC;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	background: url(../images/ubicacion_03.jpg) no-repeat;
}

.field {
	width: 270px;
}