@charset "utf-8";
/*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #D1E7F4;
}

/*end reset*/
#container {
	background-image: url(../images/background_03.jpg);
	background-repeat:  repeat-y;
	background-position: left top;
	position: relative;
	height: auto;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#content {
	height: auto;
	width: 936px;
	left: 32px;
	position: relative;
}
#header {
	background-image: url(../images/back_top_02.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	height: 200px;
	position: relative;
}

#logo {
	top: 11px;
	position: absolute;
	left: 20px;
	width: 154px;
}
#cash {
	background-image: url(../images/top_secret.jpg);
	position: absolute;
	height: 228px;
	width: 621px;
	left: 203px;
	top: 104px;
	padding-left: 35px;
	padding-top: 20px;
	font-size: 17px;
	color: #274C17;
	padding-right: 45px;
}
.supertitle {
	font-size: 26px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 12px;
}
#littletext {
	position: absolute;
	top: 148px;
	height: 64px;
	font-size: 12px;
	width: 482px;
	line-height: 15px;
	left: 36px;
}



#quote {
	background-image: url(../images/top_box.jpg);
	position: absolute;
	height: 96px;
	width: 95px;
	left: 79px;
	top: 202px;
	font-size: 15px;
	font-style: italic;
	color: #7B9E32;
	padding-left: 30px;
	padding-top: 10px;
	font-weight: bold;
}
#boxes {
	position: relative;
	left: 30px;
	font-size: 13px;
	color: #000000;

}
block {
}


.arrow_title {
	font-size: 15px;
	font-weight: bold;
	color: #005299;
	background-image: url(../images/banda_tit.jpg);
	height: 57px;
	width: 830px;
	padding-left: 50px;
	padding-top: 13px;
}
#text_block {
	background-image: url(../images/banda_cuerpo.jpg);
	background-repeat:  repeat-y;
	background-position: left top;
	position: relative;
	width: 798px;
	padding-left: 50px;
	padding-right: 55px;
}
.float_right {
	float: right;
	margin-left: 5px;
}
#footer {
	background-image: url(../images/back_foot_03.jpg);
	position: relative;
	height: 101px;
	width: 937px;
	text-align: center;
	padding-top: 50px;
}
