@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000000 url(../images/bg.png) repeat-x fixed center top;
	
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: normal;
	color: #000000;
	
	
}
#content {
	background-image: url(../images/bg_content.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 907px;
	padding-right: 46px;
	padding-left: 47px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contentsup {
	height: 20px;
	width: 967px;
	padding-right: 16px;
	padding-left: 17px;
	background-image: url(../images/content_sup.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#blockq {
	margin: 0px;
}
#blockq-ul {
	padding: 0px 10px 0px 10px;
}

#logo {
	height: 61px;
	width: 225px;
	padding-top: 20px;
	padding-right: 216px;
	padding-bottom: 13px;
	padding-left: 58px;
	float: left;
}
#slogan {
	background-image: url(../images/separator.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 74px;
	width: 485px;
	padding-left: 16px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #7A3232;
	letter-spacing: -1px;
	padding-top: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: normal;
	letter-spacing: -2px;
}
h2 {
	color:#575757;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-weight:normal;
	line-height: 22px;
	letter-spacing: -3px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #751111;
	margin: 0px;
}
hr {
	color: #DFDFDF;
}




#menu {
	background-image: url(../images/bg_menu.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 38px;
	width: 967px;
	padding-right: 16px;
	padding-left: 17px;
	text-align: center;
	clear: both;
	margin-bottom: 10px;
}
#menu a {
	text-decoration: none;
	color: #C67575;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 38px;
	padding-top: 13px;
	padding-bottom: 13px;
}

#menu a:hover {
	background-image: url(../images/overmenu.png);
	background-repeat: repeat-x;
	background-position: center;
	color: #FFFFFF;
	font-weight: normal;
}
#menuservices {
	background-image: url(../images/bg_menu.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 38px;
	width: 967px;
	padding-right: 16px;
	padding-left: 17px;
	text-align: center;
	clear: both;
	margin-bottom: 10px;
}
#menuservices a {
	text-decoration: none;
	color: #C67575;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 38px;
	padding-top: 13px;
	padding-bottom: 13px;
}


#menuservices a:hover {
	background-image: url(../images/overmenu.png);
	background-repeat: repeat-x;
	background-position: center;
	color: #FFFFFF;
	font-weight: normal;
}
#footer {
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #622F2F;
	text-align: center;
	padding-bottom: 20px;
}
#menuinf {
	background-image: url(../images/content_inf.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 31px;
	width: 967px;
	padding-right: 16px;
	padding-left: 17px;
	text-align: center;
	padding-top: 17px;
	clear: both;
}
#menuinf a {
	color:#808080;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	padding-left:12px;
	padding-right:12px;
	text-decoration:none;
}
#menuinf a:hover {
	color:#C02929;
	text-decoration:none;
}
strong {
	color:#A22A2A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
}
.separadores {
	background-image: url(../images/bg_table.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
#menuwebservices {
	width: 182px;
	padding-top: 5px;
	float: left;
	padding-right: 28px;
}


#menuwebservices a {
	text-decoration: none;
	color: #775555;
	display: block;
	width: 179px;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2DADA;
	background-image: url(../images/flecha.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}

#menuwebservices a:hover {
	color: #CC0000;
}

#right {
	float: right;
	width: 696px;
	padding-top: 5px;
}
#content li {
	list-style-image: url(../images/flecha.png);
}
a:link {
	color: #9c2121;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #751111;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: underline;
}
