/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #464f52;
	background: #f4a900 url(images/templatemo-bg.jpg) repeat-x;
}

a:link, a:visited { color: #f58308; text-decoration: none; } 
a:active, a:hover { color: #ad0a2c; text-decoration: none }
#templatemo_left_link a:link, #templatemo_left_link a:visited { color: #ffffff; text-decoration: none; } 
#templatemo_left_link a:active, #templatemo_left_link a:hover { color: #ad0a2c; text-decoration: none }
#templatemo_para a:link, #templatemo_para a:visited { color: #ffffff; text-decoration: none; } 
#templatemo_para a:active, #templatemo_para a:hover { color: #ad0a2c; text-decoration: none }
.acceso { color: #ad0a2c; text-decoration: none }

h1	{
	font-size: 13pt;
	font-weight: bold;
	color: #c83b10;
	border-bottom: solid 2px #c83b10;
}
h2	{
	font-size: 10pt;
	padding: 10px 0px 0px 0px;	
	font-weight: bold;
	color: #ff5032;
	font-family: verdana;
}
h3	{
	margin: 0px;
	padding: 0px 10px 0px 20px;	
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana;
}
#templatemo_container {
	margin: 30px auto;
	width: 800px;
	min-height: 590px;
}
#templatemo_left_column {
	float: left;
	width: 236px;
	height:auto;
}
#templatemo_left_top {
	margin-top: 90px;
	float: right;
	padding-right: 15px;
	background: url(images/templatemo-button.gif) repeat-y;
	height: 350px;
	width: 205px;
}
#templatemo_left_link {
	margin-top: 0px;
	margin-left: 0px;
	list-style: none;
	line-height: 33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
#templatemo_lbox_top {
	margin-top: 20px;
	float: right;
	padding-right: 10px;
	height:20px;
	width: 214px;
	background: url(images/templatemo-box-top.jpg) no-repeat;	
}
#templatemo_lbox_body {
	float: left;
	margin-top: 30px;
	margin-left: 12px;
	height: auto;
	width: 214px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
}
.templatemo_para {
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
}
#templatemo_lbox_bot {
	float: right;
	padding-right: 10px;
	width: 214px;
	height: 21px;
	background: url(images/templatemo-box-bot.jpg) no-repeat;
}
#templatemo_right_column {
	float: right;
	width: 564px;
	height: auto;
	background: url(images/templatemo-right-bg.gif) repeat-y;
}
#templatemo_header{
	background: url(images/templatemo-header.jpg);
	width: 564px;
	height: 249px;
	font-size: 24pt;
	color: #FFFFFF;
}
#templatemo_title {
	padding-left: 200px;
	padding-top: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
#templatemo_slogan {
	padding-top: 170px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#templatemo_right_text {
	width: 480px;
	min-height: 320px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 30px;
	text-align: justify;
	font-size: 12px;
}
#templatemo_right_text a {
	color: #EF7400;
}

#templatemo_right_box1	{
	padding-top: 10px;
	float: left;
	line-height: 1.5em;
	font-size: 8pt;
	width: 220px;
	height: 210px;
	background: #f2f2f2;
	text-align: left;
}
#templatemo_right_box2	{
	padding-top: 10px;
	float: right;
	line-height: 1.5em;
	font-size: 8pt;
	width: 220px;
	height: 210px;
	background: #f2f2f2;
}
#templatemo_footer	{
	clear: both;
	width: 564px;
	height: 35px;
	background: url(images/templatemo-footer.jpg) no-repeat;
}

#templatemo_test {
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	height: 50px;
	width: 180px;
}

#templatemo_copyright	{
	padding-top: 5px;
	margin-top: 15px;
	float: right;
	margin-right: 20px;
	border: 1px solid #ffffff;
	width: 535px;
	height: 40px;
	background: #2f82a0;
	color: #FFFFFF;
	text-align: center;
	
}
#separa	{
	clear: both;
	height: 15px;
	
}
#footer	{
padding-top: 5px;
	text-align: center;
	font-size: 11px;
	border-top: solid 2px #c83b10;
	
}

