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

html {
	height:100%;
	padding:0;
	margin:0;
}
body {
	margin:0;
	padding:0px;
	background-image: url(../images/bg_lightgrey.jpg);
	background-color: #E0E0E0;
	font-family: 	'Six Caps', sans-serif;
    font-size:		62.5%;
}

a:link {
	text-decoration: none;
	color: #00C;
}
a:visited {
	text-decoration: none;
	color: #00C;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #00C;
}

	
#navBig {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #C40005;
	margin-top: 0px;
}
#header {
	text-align: center;
	width: 100%;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	background-color: #3b75b4;
	margin-bottom: 0px;
}
#banner2 {
	width: 100%;
	height: 596px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	background-image: url(../images/fotohome.jpg);
	background-color: #3B75B4;
	background-repeat: no-repeat;
	background-position: center;
}

#banner {
	text-align: center;
	width: 980px;
	height: 220px;
	margin-right: auto;
	margin-left: auto;
   padding:10px  background-color: # 006;
	padding: 1px;
	margin-top: 5px;
	background-color: #FFF;
	margin-bottom: 5px;
	border: medium solid #FFF;
	-webkit-border-radius: 6px;
	border-radius:6px;
}

#content {
	text-align: center;
	width: 980px;
	height: 720px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	border: medium solid #CCC;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#content2 {
	text-align: center;
	width: 980px;
	height: 620px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	border: medium solid #CCC;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#content3 {
	text-align: center;
	width: 980px;
	height: 730px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	border: medium solid #CCC;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#content4 {
	text-align: center;
	width: 980px;
	height: 760px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	border: medium solid #CCC;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#content45 {
	text-align: center;
	width: 980px;
	height: 820px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	border: medium solid #CCC;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#content48 {
	text-align: center;
	width: 980px;
	height: 1020px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	border: medium solid #CCC;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#content5 {
	text-align: center;
	width: 980px;
	height: 1190px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: medium solid rgb(204,204,204);
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#content6 {
	text-align: center;
	width: 980px;
	height: 870px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	border: medium solid #CCC;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#content7 {
	text-align: center;
	width: 980px;
	height: 1375px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	border: medium solid #CCC;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#content8 {
	text-align: center;
	width: 980px;
	height: 935px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	border: medium solid #CCC;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#content9 {
	text-align: center;
	width: 980px;
	height: 1900px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	border: medium solid #CCC;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#content11 {
	text-align: center;
	width: 980px;
	height: 650px;
	margin-right: auto;
	margin-left: auto;
	background:  #FFF;
	-webkit-border-radius: 6px;
	border-radius: 6px;  
}

#content12 {
	text-align: center;
	width: 980px;
	height: 1470px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	border: medium solid #CCC;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#footerBig {
	text-align: center;
	width: 100%;
	height: 220px;
	margin-right: auto;
	margin-left: auto;
	background-color: #3b75b4;
	background:-moz-linear-gradient(top, #064884 0%, #3b75b4 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #064884), color-stop(100%, #3b75b4));
	background-color: #C40005;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: rgb(255,255,255);
	border-right-color: rgb(255,255,255);
	border-bottom-color: rgb(255,255,255);
	border-left-color: rgb(255,255,255);
}
#footer {
	text-align: center;
	width: 980px;
	height: 220px;
	margin-right: auto;
	margin-left: auto;

    padding:10px  background-color: # 006;
	padding: 0px;
	margin-top: 5px;
	
	margin-bottom: 0px;
	color: #FFF;
}
.box {
	background-color: rgb(252,252,252);
	border: 1px solid rgb(204,204,204);
	text-align: justify;
	vertical-align: 90%;
}
.letraatacama {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: rgb(51,51,51);
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #00C;
}
h3 {
	font-size: 18px;
	color: #666;
}
.head2 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}

#contentrojo {
	background-color: #C40005;
	height: 210px;
	width: 100%;
	padding-top: 15px;
}

#video {
	text-align: center;
	width: 800px;
	height: 450px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DADADA;
	margin-top: 12px;
	margin-bottom: 12px;
	border: 8px solid #000000;
	-webkit-border-radius: 11px;
	border-radius: 11px;
}
