/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-color:#FFECC4;
}
.header_table
{
	margin-top:6px;
	background-position: center center;
}
.logo
{
margin-left:10px;
}
.body_box
{
padding:9px;
color: #5C5C5C;
}
.header_banner
{
background:#FFECC4 url(../images/images/header_banner%202.jpg) no-repeat center center;
height:196px;
}
.services_bg
{
background:url(../images/images/services_bg_2.gif) no-repeat center center;
height:117px;
padding:10px;
}
.services_teable
{
	margin-top:8px;
	margin-bottom:12px;
	background-color: #FFFFFF;
}
.left_line
{
	border-left:1px solid #E6E6E6;
	background-color: #FFFFFF;
}
.right_line
{
	border-right:1px solid #E6E6E6;
	background-color: #FFFFFF;
}
.footer_table
{
	margin-bottom:25px;
	background-color: #FFECC4;
	color: #FFECC4;
}




/* CSS Background Image Document */
.top_line
{
	background:url(../images/line_bg.jpg) left top repeat-x;
	height:4px;
	background-color: #FFECC4;
}
.top_menu_bg
{
	height:26px;
	padding-right:12px;
	background-image: url(../images/imagenes%20nuevas/top_menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.box_top_bg
{
	height:32px;
	background-repeat: repeat-x;
	background-position: left top;
}
.footer_bg
{
background:url(../images/footer_bg.gif) left top no-repeat;
height:25px;
}




/* CSS Text Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	text-decoration: none;
	background-color: #FFECC4;
}
.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover
{
color:#FFCC66;
text-decoration:none;
background-color:inherit;
}
.bottom_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.bottom_link:hover
{
color:#C6C6C6;
text-decoration:underline;
background-color:inherit;
}
.white_text
{
color:#FFFFFF;
text-decoration:none;
background-color:inherit;
}
.body_link
{
color:#5C5C5C;
text-decoration:underline;
background-color:inherit;
}
.body_link:hover
{
text-decoration:none;
color:#212121;
background-color:inherit;
}
.header_bannerCopia {

background:#FFECC4 url(../images/imagenes%20nuevas/header_banner.jpg) no-repeat center center;
height:196px;
}
