* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #CCC;
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 931px;
	}
#title {
	background-image: url(images/bg_title.jpg);
	background-repeat: no-repeat;
	height: 107px;
	width: 930px;
	background-position: left top;
}
#title h1 {
	font-size: 16px;
	margin-left: -9000px;
}
#title h2 {
	font-size: 16px;
	margin-left: -9000px;
}
#menu {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#items {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#contenido {
	background-color: #FFF;
	height: 550px;
	width: 930px;
}
#footer {
	height: 226px;
}
#texto {
	float: left;
	width: 450px;
	margin-top: 40px;
	margin-left: 40px;
	height: 500px;
}
#texto h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	color: #2b4e64;
	font-weight: normal;
}
#texto h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #115380;
	font-weight: bold;
	text-align: justify;
}
#texto p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	text-align: justify;
}
#texto2 {
	float: left;
	width: 450px;
	margin-top: 40px;
	margin-left: 40px;
	height: 500px;
	overflow: scroll;
	padding-right: 20px;
}
#texto2 h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	color: #2b4e64;
	font-weight: normal;
}
#texto2 h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #115380;
	font-weight: bold;
	text-align: justify;
}
#texto2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	text-align: justify;
}
#picture {
	width: 350px;
	margin-top: 40px;
	margin-right: 40px;
	float: right;
	height: 450px;
}
#picture2 {
	width: 350px;
	margin-top: 40px;
	margin-right: 40px;
	float: right;
	height: 450px;
}
#picture2 h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	color: #2b4e64;
	font-weight: normal;
}
#picture2 h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #115380;
	font-weight: bold;
	text-align: justify;
}
#picture2 a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #115380;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;
	border: thin solid #CCC;
	padding: 5px;
}
#picture2 a:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #03C;
	font-weight: bold;
	text-align: justify;
	text-decoration: underline;
	border: thin solid #CCC;
	padding: 5px;
}
#picture2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	text-align: justify;
}
#share {
	background-color: #FFF;
	padding-left: 30px;
	padding-bottom: 20px;
}
