body 
{
	margin: 0;
	padding: 0;
	background-color: #F2F5F7;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	color: #000;
	line-height: 190%;
}
#top
{
	width: 100%;
	height: 200px;
	background: url(img/top-bg.jpg) repeat-x;
}
#middle
{
	width: 100%;
	height: 100%;
}
#bottom
{
	width: 100%;
	height: 170px;
	background: url(img/bottom-bg.jpg) repeat-x;
}
.limit
{
	width: 992px;
	height: 100%;
	margin: auto;
}
ul
{
	text-align: left;
}
/* inicio LEFT */
#left
{
	width: 714px;
	height: 100%;
	float: left;
}
#left .left
{
	float: left;
	width: 49.9%;
}
#left .right
{
	float: right;
	width: 49.9%;
}
#left .txt
{
	text-align: left;
	padding: 0 20px 0 20px;
}
#left .content
{
	padding: 40px 40px 20px 40px;
}
#left .div
{
	width: 708px;
	height: 25px;
	background: url(img/left-div.jpg) no-repeat;
	margin: auto;
}
#left .div .div_content
{
	padding: 15px 50px 0 0;
}
#left h1
{
	font-size: 20px;
	color: #374451;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding-bottom: 10px;
	line-height: 150%;
}
#left h2
{
	font-size: 16px;
	color: #2A2E3A;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding-bottom: 10px;
	line-height: 150%;
}
#left h3
{
	font-size: 12px;
	color: #369;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 10px 0 0 0;
	line-height: 150%;
}
#left a.link:link,#left a.link:active,#left a.link:visited
{
	font-size: 12px;
	color: #369;
	font-weight: bold;
	text-decoration: none;
}
#left a.link:hover
{
	color: #666;
	text-decoration: underline;
}
/* fin LEFT */
/* inicio RIGHT */
#right
{
	width: 278px;
	height: 100%;
	float: right;
}
#right li
{
	margin-left: -20px;
}
#right .txt
{
	font-size: 12px;
	text-align: left;
	color: #282E3B;
	line-height: 175%;
}
#right .content
{
	padding: 40px 20px 20px 20px;
}
#right .div
{
	width: 267px;
	height: 24px;
	background: url(img/right-div.jpg) no-repeat;
	margin: auto;
}
#right h2
{
	font-size: 12px;
	color: #2A2E3A;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding-bottom: 10px;
	line-height: 150%;
}
#right h3
{
	font-size: 12px;
	color: #369;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding-bottom: 10px;
	line-height: 150%;
}
#right a.link:link,#right a.link:active,#right a.link:visited
{
	font-size: 12px;
	color: #369;
	font-weight: bold;
	text-decoration: none;
}
#right a.link:hover
{
	color: #666;
	text-decoration: underline;
}
/* fin RIGHT */
#main
{
	width: 100%;
	height: 100%;
	background: url(img/main-bg.jpg) repeat-y;
}
/* inicio FOOTER */
#footer
{
	color: #FFF;
}
#footer .links
{
	height: 63px;
	padding-top: 20px;
	margin-bottom: -20px;
}
#footer .links .left
{
	width: 74.9%;
	float: left;
}
#footer .links .right
{
	width: 19.9%;
	float: right;
	padding-right: 20px;
}
#footer .div
{
	width: 899px;
	height: 25px;
	background: url(img/footer-div.jpg) no-repeat;
	margin: auto;
}
#footer .txt
{
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}
#footer .txt2
{
	font-size: 11px;
	color: #FFF;
}
#footer a.link:link,#footer a.link:active,#footer a.link:visited
{
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
#footer a.link:hover
{
	color: #D0D4D8;
	text-decoration: underline;
}
#footer a.link2:link,#footer a.link2:active,#footer a.link2:visited
{
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
#footer a.link2:hover
{
	color: #D0D4D8;
	text-decoration: underline;
}
/* fin FOOTER */
.clear
{
	clear: both;
}
a.link_totop:link,a.link_totop:visited,a.link_totop:active
{
	font-size: 11px;
	color: #900;
	font-weight: bold;
	text-decoration: none;
}
a.link_totop:hover
{
	color: #666;
	text-decoration: underline;
}
/* inicio firma */
a#firma:link, a#firma:active, a#firma:visited, a#firma:hover
{
	font-size: 11px;
	letter-spacing: 2px;
	font-family: Arial, sans-serif, Helvetica, Verdana;
	text-decoration: none;	
}
#firma1
{
	color: #F90;
}
#firma2
{
	color: #39C; 
}
#firma3
{
	font-size: 9px;
	color: #999;
}
/* fin firma */
/* inicio formulario */
.formulario
{
	margin: 0;
	padding: 0;
}
.input_text
{
	width: 99%;
	border: 1px solid #2A2E3A;
	background-color: #F2F5F7;
	height: 20px;
	color: #2A2E3A;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", serif;
}
.textarea
{
	width: 99%;
	height: 100px;
	border: 1px solid #2A2E3A;
	background-color: #F2F5F7;
	color: #2A2E3A;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", serif;
}
.input_button
{
	border: 1px solid #000;	
	background-color: #2A2E3A;
	color: #F2F5F7;
	height: 20px;
	font-size: 12px;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", serif;
}
/* fin formulario */
/*
##########################################
##########################################
##########################################
*/
.img
{
	border: 1px solid #2A2E3A;
	padding: 3px;
}
.linea
{
	border-bottom: 1px solid #E8EBED;
	margin-top: 15px;
	margin-bottom: 15px;
}
