@charset "utf-8";
#wrapper {
	width: 983px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
/* CSS Document */

#banner1 {
	background-image: url(imags/banner1.jpg);
	padding: 0px;
	height: 152px;
	width: 987px;
	margin-top: 5px;
}
#logo {
	margin-top: 19px;
	height: 70px;
	width: 400px;
	margin-left: 32px;
	padding-top: 20px;
}


#logo2 {
	height: 146px;
	width: 361px;
	float: right;
	margin-right: 5px;
	margin-top: 1px;
}
#banner2 {
	background-image: url(imags/banner2.jpg);
	padding: 0px;
	height: 148px;
	width: 987px;
	margin-top: 7px;
}
#menu {
	padding: 0px;
	height: 51px;
	width: 983px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu2 {
	width: 160px;
	float: right;
	height: auto;
	margin-top: 30px;
	background-image: url(imags/menu2_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#footer {
	height: 186px;
	width: 984px;
	background-image: url(imags/footer2.jpg);
	margin: 0px;
	padding: 0px;
	clear: both;
}

#contenido {

}
#registro {
	float: right;
	height: auto;
	width: 150px;
	background-image: url(imags/menu2_bg.jpg);
	background-repeat: repeat-y;
}
#content {
	margin-top: 0px;
	background-image: url(imags/menu2_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}


a:link, a:visited {
	color: #0099CC; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #0099CC; text-decoration: none;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C64934;
	text-decoration: none;
	font-weight: bolder;
	line-height: normal;
	padding-left: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C64934;
	text-decoration: none;
	font-weight: bolder;
	line-height: normal;
	padding-left: 50px;
}
p {
	padding-left: 10px;
}

#titulos {
	font-size: 1.3em;
	padding-top: 4px;
	padding-left: 20px;
	background-image: url(imags/titulo_bg.png);
	background-repeat: repeat-x;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	display: block;
	height: 26px;
}


#cont {
	color: #666666;
	font-size: 0.9em;
	padding-left: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	width: 820px;
}
#indizq {
	width: 400px;
	margin: 5px;
	height: 200px;
	background-image: url(imags/indizq1.jpg);
	background-repeat: no-repeat;
}
#indizq p {
	margin-left: -30px;
	padding-top: 75px;
}

#indder {
	width: 400px;
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 200px;
	background-image: url(imags/indder1.jpg);
	background-repeat: no-repeat;
}
#indder p {
	margin-left: -30px;
	padding-top: 75px;
}



#cont h4 {
	color: #CC3300;
	padding-left: 50px;
	text-align: center;
	padding-right: 10px;
}
#cont p {
	color: #999999;
	padding-left: 50px;
	text-align: justify;
	padding-right: 10px;
}
#cont ul li {
	list-style-image: url(imags/bullet.png);
	color: #999999;
	margin-left: 20px;
}

#cont ol li {
	color: #999999;
	margin-left: 30px;
}
#cont ul li strong {
	list-style-image: url(imags/bullet.png);
	color: #CC3300;
	margin-left: 20px;
}

#notas {
	font-size: 11px;
}
#nota {
	font-size: 12px;
	text-align: center;
	color: #999999;
}

#menuinf {
	margin-left: auto;
	width: 900px;
	color: #999999;
	font-size: 12px;
	text-align: center;
	margin-right: auto;
	position: relative;
	margin-bottom: auto;
	padding-top: 18px;
}
#menuinf a {
	color: #FFFFFF;
}

#menuinf table td {
	text-align: center;
	display: block;
}
.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}
