* { padding: 0; margin: 0; }
a {
	border: none;
	text-decoration: none;
}

img {
	border:none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #7294C4 url('../images/bg-body1.jpg') no-repeat top center;
}
h5 {
	font-weight:normal;
}

p {
 padding: 10px;
}

#wrapper { 
 margin: 0 auto;
 width: 100%;
}

#content {
	float: left;
	color: #333;
	width: 100%;
	display: inline;
}

#header {
	color: #333;
	width: 100%;
	float: left;
	height: 169px;
}
#headerCont {
	margin: 0 auto;
	width: 947px;
}
#bubbles {
	height: 100px;
	width: 100%;
	float: left;
}
#bgLogoIndex {
	background-image: url(../images/header-index-bg.png);
	height: 193px;
	width: 100%;
}
#bglogoIndexCont {
	background: url(../images/header-logo-index-bg.png) no-repeat;
	width: 960px;
	height: 193px;
	margin: 0 auto;
}
#logo {
	background: url(../images/header-logo-index.png) no-repeat 70px;
	height: 236px;
	width: 390px;
	position: absolute;
	z-index: 5;
	top: 116px;
	float: left;
}
#logo a {
	height: 100%;
	width: 100%;
	display: block;
	text-indent: -9999px;
}
#slideshowContainer {
	background: url(../images/slideshow.png) no-repeat;
	height: 166px;
	width: 436px;
	margin: 12px 63px 0 0;
	float: right;
}
#contentIndex {
	background:#FFF;
	width: 940px;
	height: 550px;
	margin: 0 auto;
}
#sidebarLeft {
	float: left;
	width: 412px;
}
.bgSidebarIndex {
	float: left;
	background: url(../images/bg-sidebar-left-index.jpg) no-repeat;
	height: 172px;
	width: 412px;
	margin: 8px 0 0 55px;
}
.bgSidebarIndex ul {
	list-style: none;
	width: 400px;
}
.bgSidebarIndex ul li {
	padding: 5px 0 0 20px;
	font-size: 8pt;
}
.bgSidebarIndex ul li a {
	color:#0045A1;
	font-weight: bold;
}
.bgSidebarIndex ul li a:hover {
	text-decoration:underline;
}
.bgSidebarIndex ul li a:visited {
	color:#0045A1;
}
.vineta {
	background: url(../images/arrow-green.png) no-repeat 0 12px;
	padding: 0 0 0 10px;
	margin: 0 0 0 32px;
}
.vineta1 {
	background: url(../images/arrow-green.png) no-repeat 0 3px;
	padding: 0 0 0 15px;
	margin: 0 0 0 15px;
}
.vineta2 {
	background: url(../images/arrow-blue.png) no-repeat 0 3px;
	padding: 0 0 0 15px;
}
.vineta3 {
	background: url(../images/arrow-white.png) no-repeat 0 3px;
	padding: 0 0 0 15px;
}

#sidebarRight {
	float: right;
	background: url(../images/bg-sidebar-right-index.jpg) no-repeat;
	width: 412px;
	height: 531px;
	margin: 8px 55px 0 0;
}
#sidebarRight ul {
	list-style: none;
}
#sidebarRight ul li {
	padding: 15px 0 0 22px;
	width: 350px;
	font-size: 12pt;
	line-height: 18pt;
}
#sidebarRight ul li h2 {
	padding: 15px 0 0 0;
}

#footer {
	background: url(../images/bg-footer.png);
	width: 100%;
	height: 236px;
	clear: both;
	color: #333;
}
#footerCont {
	margin: 0 auto;
	height: 230px;
	width: 940px;
}

#copy {
	color: #3a538d;
	background: url(../images/bg-copy-footer.jpg) no-repeat;
	padding: 12px 0 0 0;
	height: 65px;
	width: 940px;
	font-size: 9pt;
	text-align: center;
}
#links {
	float: left;
	width: 320px;
	height: 100px;
	font-size: 9pt;
	background: url(../images/bg-footer-links.png) no-repeat;
	color: #3a538d;
	padding: 50px 0 0 0;
}
.validateBtn {
	float: left;
	height: 29px;
	width: 211px;
}

#links ul {
	list-style: none;
	float: left;
}
#links ul li {
	background: url(../images/arrow-green.png) bottom left no-repeat;
	padding: 10px 0 0px 10px;
	margin: 0 0 0 45px;
}
#links ul li a {
	color: #3a538d;
	text-decoration: none;
	font-weight: bold;
	border: none;
}
#links ul li a:hover {
	text-decoration: underline;
}
#links ul li a:visited {
	color: #3a538d;
}
#contactFooter {
	background: url(../images/bg-footer-contacto.png) no-repeat;
	float: left;
	height: 100px;
	width: 400px;
	font-size: 9pt;
	color: #3a538d;
	padding: 50px 0 0 0;
}
#contactFooter ul {
	list-style: none;
	float: left;
	font-weight: bold;
}
#contactFooterForm {
	float: right;
	width: 314px;
	margin-right: 15px;
}

.contactFooterArrow{
	background: url(../images/arrow-right.png) bottom left no-repeat;
	padding: 0 0 0px 10px;
	margin: 10px 0 0 0;
}
.contactFooterTextInput {
	background: url(../images/bg-footer-contacto-form.png) no-repeat;
	height: 23px;
	width: 314px;
	float: left;
	padding: 5px 0 0 5px;
	border:0px solid;
	border-style:none;
	display: block;
}
.contactFooterBtn {
	background: url(../images/bg-footer-contacto-btn.png) no-repeat;
	height: 23px;
	width: 314px;
	float: left;
	padding: 5px 0 0 5px;
	margin: 0 0 0 5px;
	border:0px solid;
	border-style:none;
	text-indent: -9999px;
}
#validation {
	float: left;
	height: 100px;
	width: 211px;
	font-size: 9pt;
	color: #3a538d;
	padding: 50px 0 0 0;
}
#validation ul {
	list-style: none;
	display: block;
	height: 29px;
	float: left;
}
#validation ul li {
	float: left;
	display: block;
	height: 29px;
}
#validation ul li a {
	display:block;
	height: 100%;
	width: 100%;
	text-indent:-9999px;
	outline:none;
}
#validateHtml {
	background:url(../images/bg-footer-validatehtml.png) no-repeat;
	width: 211px;
}
#validateCss {
	background:url(../images/bg-footer-validatecss.png) no-repeat;
	width: 211px;
}
#validateZeta {
	background:url(../images/bg-footer-validatezeta.png) no-repeat;
	width: 211px;
}

