@charset "utf-8";

@font-face {
	font-family: 'CalibriRegular';
	src: url('calibri-webfont.eot');
	src: local('☺'), url('calibri-webfont.woff') format('woff'), url('calibri-webfont.ttf') format('truetype'), url('calibri-webfont.svg#webfonttFUE9cYQ') format('svg');
	font-weight: normal;
	font-style: normal;
}
	
@font-face {
	font-family: 'CalibriBold';
	src: url('calibrib-webfont.eot');
	src: local('☺'), url('calibrib-webfont.woff') format('woff'), url('calibrib-webfont.ttf') format('truetype'), url('calibrib-webfont.svg#webfontzpiOpsDE') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CalibriItalic';
	src: url('calibrii-webfont.eot');
	src: local('☺'), url('calibrii-webfont.woff') format('woff'), url('calibrii-webfont.ttf') format('truetype'), url('calibrii-webfont.svg#webfontWfI7gJNq') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CalibriBoldItalic';
	src: url('calibriz-webfont.eot');
	src: local('☺'), url('calibriz-webfont.woff') format('woff'), url('calibriz-webfont.ttf') format('truetype'), url('calibriz-webfont.svg#webfontuMZtzK5y') format('svg');
	font-weight: normal;
	font-style: normal;
}

body  {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'CalibriRegular', Calibri, sans-serif;
	font-size: 15px;
	background-color: #cdd7e3;
}

/* CSS Document */

.bg_tl {
	background-image: url(../img/bg_tl.jpg);
	background-repeat: no-repeat;
}
.bg_tr {
	background-image: url(../img/bg_tr.jpg);
	background-repeat: no-repeat;
}
.bg_t {
	background-image: url(../img/bg_t.jpg);
	background-repeat: repeat-x;
}
.bg_l {
	background-image: url(../img/bg_l.jpg);
	background-repeat: repeat-y;
}
.bg_r {
	background-image: url(../img/bg_r.jpg);
	background-repeat: repeat-y;
}
.bg_bl {
	background-image: url(../img/bg_bl.jpg);
	background-repeat: no-repeat;
}
.bg_br {
	background-image: url(../img/bg_br.jpg);
	background-repeat: no-repeat;
}
.bg_b {
	background-image: url(../img/bg_b.jpg);
	background-repeat: repeat-x;
}
.top_text {
	font-size: 13px;
	padding-right: 5px;
	padding-left: 5px;
}
.web_margen_contenido {
	padding: 15px;
}
.nav_bar {
	background-image: url(../img/nav_bar_background.jpg);
	font-size: 13px;
	color: #FFF;
}
a.nav:link, a.nav:visited, a.nav:active{
	color: #FFF;
	text-decoration: none;
}
a.nav:hover {
	color: #02477E;
	text-decoration: none;
}
a.nav_new:link, a.nav_new:visited, a.nav_new:active{
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
}
a.nav_new:hover {
	color: #75A9D9;
	text-decoration: none;
	font-size: 16px;
}
a.top_link:link, a.top_link:visited, a.top_link:active{
	text-decoration: none;
	color: #000;
}
a.top_link:hover {
	color: #FFF;
	text-decoration: none;
}
.left_nav_button {
	background-image: url(../img/left_nav_button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 13px;
	color: #FFF;
}
.testimonial_phrase {
	font-size: 13px;
	font-style: normal;
	color: #FFF;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-align: left;
}
.testimonial_signature {
	font-style: normal;
	color: #CFF;
	text-align: right;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.bottom_text {
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
}
.nav_bar_new {
	font-size: 17px;
	color: #FFF;
	font-family: 'CalibriBold', Calibri;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/img/nav_bg.jpg);
	background-repeat: repeat-x;
}
/*
.nav_bar_new {
	font-size: 15px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/img/nav_bg.jpg);
	background-repeat: repeat-x;
}
*/
.left_nav_button_new {
	font-size: 16px;
	color: #FFF;
	padding-right: 10px;
	padding-left: 12px;
	background-image: url(/img/left_nav_bg.jpg);
	background-repeat: repeat-x;
}
.left_nav_button_new p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.calibri_bold {
	font-family: 'CalibriBold', Calibri;
}
.negrita {
	font-family: CalibriBold, Calibri;
}
.italica {
	font-family: CalibriItalic, Calibri;
}
textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}
