.cntMenu
{
	background-image: url(../mockups/img/bg_menu.gif);
	background-repeat: no-repeat;
	height: 434px;
}
.cntCuerpo {
	background-image: url(../mockups/img/bg_content.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F5F2E4;
	height: 434px;
}

.cntCuerpo_text {
	background-image: url(../mockups/img/bg_content.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F5F2E4;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;		
}

.cntCuerpo_text p {
	background-image: url(../mockups/img/bg_content.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F5F2E4;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;		
}

.cntCuerpo_text h2 {
	margin: 0px;
	padding: 0px;
}

.cntCuerpo_index {
	background-image: url(../images/index_page_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F5F2E4;
	height: 434px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;	
}

.cntCuerpo_index p {
	background-image: url(../images/index_page_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F5F2E4;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;	
}

.cntLeft {
	background-image: url(../mockups/img/bg_left1.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../mockups/img/bg_body.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.0em;
}
p {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	margin: 10px 0px 10px 0px;
}
.link1 a {
	color: #FFF;
	text-decoration: none;
}
.link1 a:hover {
	color: #CCCCCC;
}

.cntCuerpo a:link {color: #0000FF;}
.cntCuerpo a:visited {color: #9966CC;}
.cntCuerpo a:hover {color: #CCCCCC;}
.cntCuerpo a:active {color: #FF0000;}

ul#menu1 {
	padding: 20px 30px 0px 23px;
	list-style-type: none;
}
li#menu1 {
	font-weight: bold;
	font-size: 0.9em;
	padding: 10px 0px 3px 0px;
	border-bottom: 1px solid #9c3534;
}

#Table_01 {
	margin: 0 auto;
}
div#content {
	padding: 0px 30px 0px 30px;
}
#business {
	font-size: 0.8em;
}
.green {
	color: #dec900;
}
.footer {
	font-size: 0.7em;
}a:link {
}

.partners{
	background-image: url(../mockups/img/bg_01.gif);
	background-repeat: repeat-y;	
}
