/*RESET*/
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 5;
	padding: 5;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
}
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	background-position: center;
	background-position: top;
	scrollbar-
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #666666;
	scrollbar-base-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 0.75em; /*9pt medida referencia*/
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	
}

.header_table {
	margin-top:6px;
}
.logo {
	margin-left:10px;
}
.body_box {
	padding:9px;
	color: #5C5C5C;
	background-color:#FFFFFF;
}
.header_banner {
	background:url(../images/header_banner.jpg) center top repeat;
	height:196px;
}
.services_bg {
	background:url(../images/services_bg.html) left top no-repeat;
	height:117px;
	padding:10px;
}
.services_teable {
	margin-top:8px;
	margin-bottom:12px;
}
.cont {
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
.left_line {
	border-left:1px solid #E6E6E6;
}
.left_line_blue {
	border-left:1px solid #CDE3FF;
}
.right_line {
	border-right:1px solid #E6E6E6;
}
.right_line_blue {
	border-right:1px solid #CDE3FF;
}
.bottom_line {
	border-bottom:1px solid #E6E6E6;
}
.bottom_line_blue {
	border-bottom:1px solid #CDE3FF;
}
.footer_table {
	margin-bottom:25px;
}
/* CSS Background Image Document */
.top_line {
	background:url(../images/line_bg.jpg) left top repeat-x;
	height:4px;
}
.top_menu_bg {
	background:url(../images/top_menu_bg.jpg) left top repeat-x;
	height:26px;
	padding-right:12px;
}
.bottom_menu_bg {
	background:url(../images/bottom_nenu_bg.jpg) left top repeat-x;
	height:22px;
	padding-right:13px;
}
.box_top_bg {
	background:url(../images/box_top_bg.gif) left top repeat-x;
	height:32px;
}
.box_top_bg_blue {
	background:url(../images/box_top_bg_blue.gif) left top repeat-x;
	height:32px;
}
.footer_bg {
	background:url(../images/footer_bg.gif) left top no-repeat;
	height:25px;
}
/* CSS Text Document */

.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: #5C5C5C;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover {
	color:#C70202;
	text-decoration:none;
	background-color:inherit;
}
.bottom_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-color:inherit;
	text-decoration: none;
}
.bottom_link:hover {
	color:#333333;
	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;
}
.error_text {
	color:#D1231A;
}
.noticias {
	color:#0E3576;
}
.hora {
	color:#666666;
}
.foot {
	font-size: 10px;
	margin: 5;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
.contacto {
	font-size: 11px;
	margin: 5;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
.feedCallcenter {
	font-size: 10px;
	color:#666666;
}

.body_link_intranet {
	font-size: 11px;
	color:#5C5C5C;
	text-decoration:underline;
	background-color:inherit;
}
.body_link_intranet:hover {
	text-decoration:none;
	color:#212121;
	background-color:inherit;
}


.textareaClass
{
	border:0;
	overflow:auto
}