* {
	margin: 0;
	padding: 0;
}

.container {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

a {
	color: #7e1500;
}

a.link_big {
	font-size:1.35em;
}

a:hover {
	text-decoration: none;
}

body {
	background: #e1e1d9 url(images/body.jpg) repeat-x 0% 0%;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #000;
}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

.col-1, .col-2, .col-3 {
	float: left;
	overflow: hidden;
}

h2 {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 0 8px 0;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #6c6c00;
}

h2.left {
	text-align:left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.09em;
	font-weight: normal;
	color: #771400;
	margin: 0 0 25px 0;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.833em;
	line-height: 1.090em;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin: 0 0 23px 0;
}

.negative_margin {
	margin: -9px 0 0 0;
}

.fleft {
	float: left;
}

.no_margin {
	margin: 0 !important;
}

#header {
	height: 317px;
	position: relative;
}

#content {
	padding: 0 29px 0 30px;
}

#top_middle {
	background: #e0e0ca url(images/top-middle.jpg) repeat-x 0% 0%;
}

#bottom_middle {
	background: url(images/bottom-middle.jpg) repeat-x 0% 100%;
}

#middle_left {
	background: url(images/middle-left.jpg) repeat-y 0% 0%;
}

#middle_right {
	background: url(images/middle-right.jpg) repeat-y 100% 0%;
}

#top_left {
	background: url(images/top-left.jpg) no-repeat 0% 0%;
}

#top_right {
	background: url(images/top-right.jpg) no-repeat 100% 0%;
}

#bottom_left {
	background: url(images/bottom-left.jpg) no-repeat 0% 100%;
}

#bottom_right {
	background: url(images/bottom-right.jpg) no-repeat 100% 100%;
	padding: 11px 13px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#bottom_right p {
	line-height: 1.5em;
	margin: 0 0 17px 0;
	text-align: justify;
}

#bottom_right p em {
	float: right;
	padding: 0 50px 0 0;
	font-style: normal;
}

#bottom_right ul.menu {
	margin: 0 0 15px 10px;
}

#bottom_right ul.menu li {
	background: url(images/arrows.gif) no-repeat 0% 8px;
	padding: 0 0 0 14px;
	line-height: 2em;
	text-align: left;
	font-size: 0.917em;
}

#bottom_right ul li a {
	text-decoration: none;
}

#bottom_right ul li a:hover {
	text-decoration: underline;
}

.row-1 {
	width: 100%;
	overflow: hidden;
	margin: 0 0 37px 0;
}

.row-1-1 {
	width: 100%;
	overflow: hidden;
	margin: 0 0 37px 0;
	text-align: center; 
	position: relative; 
	font-family: Century, Verdana, Arial, Tahoma, sans-serif; 
	color: #565656;
}

.row-1-1 div {
	text-align: center; 
	font-size: 1.8em; 
	width: 100%; 
	position: absolute; 
	top: 20px; 
	letter-spacing: 1px;
}

.top_middle1 {
	background: #c4c49e url(images/top-middle1.jpg) repeat-x 0% 0%;
}

.bottom_middle1 {
	background: url(images/bottom-middle1.jpg) repeat-x 0% 100%;
}

.middle_left1 {
	background: url(images/middle-left1.jpg) repeat-y 0% 0%;
}

.middle_right1 {
	background: url(images/middle-right1.jpg) repeat-y 100% 0%;
}

.top_left1 {
	background: url(images/top-left1.jpg) no-repeat 0% 0%;
}

.top_right1 {
	background: url(images/top-right1.jpg) no-repeat 100% 0%;
}

.bottom_left1 {
	background: url(images/bottom-left1.jpg) no-repeat 0% 100%;
}

.bottom_right1 {
	background: url(images/bottom-right1.jpg) no-repeat 100% 100%;
	width: 100%;
	text-align: center;
}

.bottom_right1 h4 {
	margin: 15px 0 17px 0;
}

.bottom_right1 p {
	text-align: left;
	line-height: 1.5em;
	margin: 0 0 17px 0;
}

.bottom_right1 .link {
	float: none;
	width: 162px;
	margin: 0 auto;
}

.indent {
	padding: 13px 25px 40px 25px;
}

.title {
	margin: 9px 0 10px 0;
}

.link {
	background: url(images/link.jpg) repeat-x 0% 0%;
	display: block;
	float: left;
	text-decoration: none;
	color: #fff;
}

.link strong {
	background: url(images/link-left.jpg) no-repeat 0% 0%;
	display: block;
}

.link strong span {
	background: url(images/link-right.jpg) no-repeat 100% 0%;
	display: block;
	height: 29px;
	line-height: 27px;
	text-transform: uppercase;
	font-size: 0.833em;
	padding: 0 15px 0 24px;
}

.link:hover {
	text-decoration: underline;
	cursor: pointer;
}

.link1 {
	background: url(images/link.jpg) repeat-x 0% 0%;
	width: 162px;
	float: left;
	text-decoration: none;
	color: #fff;
}

.link1 strong, .link4 strong {
	background: url(images/link-left.jpg) no-repeat 0% 0%;
	display: block;
}

.link1 strong span, .link4 strong span {
	background: url(images/link-right.jpg) no-repeat 100% 0%;
	display: block;
	height: 29px;
	line-height: 27px;
	text-transform: uppercase;
	font-size: 0.833em;
	padding: 0 15px 0 27px;
}

.link1:hover, .link4:hover {
	text-decoration: underline;
	cursor: pointer;
}

.link2 {
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}

.link3 {
	background: url(images/link.jpg) repeat-x 0% 0%;
	display: block;
	float: right;
	text-decoration: none;
	color: #fff;
}

.link3 strong {
	background: url(images/link-left.jpg) no-repeat 0% 0%;
	display: block;
}

.link3 strong span {
	background: url(images/link-right.jpg) no-repeat 100% 0%;
	display: block;
	line-height: 29px;
	text-transform: uppercase;
	font-size: 0.833em;
	padding: 0 22px 0 27px;
}

.link3:hover {
	text-decoration: underline;
	cursor: pointer;
}

.link4 {
	background: url(images/link.jpg) repeat-x 0% 0%;
	width: 250px;
	float: left;
	text-decoration: none;
	color: #fff;
}

.row-2 {
	width: 100%;
	overflow: hidden;
	margin: 0 0 43px 0;
}

.info_box {
	margin: 0 0 10px 0;
}

.info_box img {
	float: left;
	margin: 0 15px 10px 0;
}

.info_box h2 {
	margin: 0;
}

.info_box h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.090em;
	font-weight: bold;
	color: #000;
	text-align: left;
	margin: 12px 0;
}



.info_box a {
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}

.info_box p {
	background: url(images/hor-divider.gif) repeat-x 0% 100%;
	margin: 0 0 0 83px !important;
	padding: 5px 0 15px 0;
	line-height: 1.5em;
}

.info_box p.no_style {
	background: none !important;
	padding: 5px 0 0 0 !important;
}

.info_box p.no_style1 {
	background: none;
	padding: 5px 0 5px 0;
	margin: 0 !important;
}

.top_middle2 {
	background: #e8e8d3 url(images/top-middle2.jpg) repeat-x 0% 0%;
	margin: 0 0 11px 0;
}

.bottom_middle2 {
	background: url(images/bottom-middle2.jpg) repeat-x 0% 100%;
}

.middle_left2 {
	background: url(images/middle-left2.jpg) repeat-y 0% 0%;
}

.middle_right2 {
	background: url(images/middle-right2.jpg) repeat-y 100% 0%;
}

.top_left2 {
	background: url(images/top-left2.jpg) no-repeat 0% 0%;
}

.top_right2 {
	background: url(images/top-right2.jpg) no-repeat 100% 0%;
}

.bottom_left2 {
	background: url(images/bottom-left2.jpg) no-repeat 0% 100%;
}

.bottom_right2 {
	background: url(images/bottom-right2.jpg) no-repeat 100% 100%;
	padding: 7px 15px;
	min-height: 60px;
	height: auto !important;
	height: 60px;
}

.bottom_right2 span {
	display: block;
	margin: 0 0 6px 0;
	font-size: 0.917em;
	color: #7e1500;
}

.bottom_right2 span a {
	text-decoration: none;
}

.bottom_right2 span a:hover {
	text-decoration: underline;
}

.bottom_right2 p {
	font-size: 1.083em !important;
	line-height: 1.3em !important;
	margin: 0 !important;
	color: #4f5a5b;
}

.hor_line {
	background: url(images/hor-divider1.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 11px 0;
}

.hor_line1 {
	background: url(images/hor-divider2.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 11px 0;
}

.list_style {
	float: left;
	margin: 0 70px 20px 0 !important;
}

#contact_form {
	width: 539px;
	margin: -8px 0 0 0;
}

#contact_form p {
	float: right;
}

#contact_form textarea {
	background: #fff;
	width: 261px;
	height: 140px;
	padding: 3px;
	margin: 0 0 6px 0;
	font-family: tahoma, arial, times new roman;
	font-size: 1em;
	color: #000;
	border: 1px solid #a09b96;
}

#contact_form label {
	display: block;
	height: 40px;
	overflow: hidden;
	margin: 2px 0 0 0;
}

#contact_form input {
	background: #fff;
	width: 241px;
	height: 16px;
	padding: 2px 3px 1px 3px;
	font-family: tahoma, arial, times new roman;
	font-size: 1em;
	color: #000;
	border: 1px solid #a09b96;
}

#contact_form a {
	margin: 0 0 0 19px;
}

#page8 a {
	color: #000;
}

#footer {
	height: 47px;
	padding: 24px 62px 15px 62px;
}

#footer ul {
	overflow: hidden;
	width: 100%;
}

#footer ul li {
	background: url(images/footer-divider.gif) no-repeat 0% 4px;
	float: left;
	padding: 0 22px 0 12px;
	margin: 0 0 0 -12px;
	font-size: 0.917em;
	text-transform: uppercase;
}

#footer ul li a {
	text-decoration: none;
	color: #262616;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer p {
	width: 100%;
	margin: -1px 0 0 0;
	font-size: 0.833em;
}

#footer p span {
	text-transform: uppercase;
	color: #891c05;
}

#footer p a {
	color: #262616;
	margin: 0 0 0 8px;
}


.activity_sectors {
	text-align: left;
	list-style-type: none;
	list-style-image: url(images/arrows.gif);
	margin: 0 0 15px 15px;
}

.cebit {
	color:#E31C21;
	text-align: center;
	font-size: 1.5em;
	width: 100%;
	margin-bottom: 13px;
}

.cebit h3 {
	color:#E31C21;
	font-size: 2em;
}

.granate {
	color: #7E1500;
}

span.granate {
	font-weight: bold;
}

#navigator {
	text-align: center;
	position: relative;
	margin: 0;
}
#navigator a {
	margin-left: 1px;
	color: #7E1500;
}
#headerpng {
	margin-bottom: 5px;
}
#navigator .granate {
	text-align:left; 
	width:912px; 
	margin-left: 40px; 
	*margin-left: 10px;
	height: 25px; 
	padding-top: 10px;
	font-weight:bold;
}
#navigator .granate div.google {
	float:right; 
	margin-top: -5px;
}

#bottom_right p.presentacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.09em;
	font-weight: normal;
	color: #771400;
	margin: 15px 0;
	text-align: center;
}
