/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	cursor: default;
	background: #FFFFFF;
	color: #A0A2A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
p{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 30px;
	padding-bottom: 3px;
}
.derech{
	width:528px;
	float: right;
}
.wdertop{
	background-image: url(../web/img/der_top.jpg);
	width: 516px;
	margin-left: 5px;
	height: 3px;
}
.wdermid{
	background-image: url(../web/img/der_mid.jpg);
	width: 516px;
	margin-left: 5px;
	background-repeat: repeat-y;
	
}
.wdermid img{
padding: 0;
	max-width: 90%;
}
.wdermidcont{
	margin-left: 22px;
}
.foto{
	width: 508px;
	margin-left: 3px;
}
.wderbot{
background-image: url(../web/img/der_bot.jpg);
	width: 516px;
	margin-left: 5px;
	height: 4px;
}
#main{
	width: 760px;
	padding: 0;
	margin: auto;
	background-position: 0;
	background-image: url(../web/img/lini2.png);
	background-repeat: repeat-y;	
}
#header {
	background-color: #666;
	height: 89px;
	background-image: url(../web/img/top2.png);	
}
#columnLeft {
	float: left;
	width: 229px;
	margin-left: 0px;
	padding-top: 1em;
	background-color: #E5E5E5;
	background-image: url(../web/img/latf.jpg);
	margin-bottom: 0px;
}
#columnRight {
	padding-top: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	clear: both;
	background-color: #FFFFFF;
	padding-top: 1px;
	margin-top: 0px;
	padding-bottom: 20px;
}
h3 {
	visibility: hidden;
	font-size: 10pt;
	color: #fff;
	text-transform: uppercase;
	display: inline;
	font-weight: normal;
	line-height: 20px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #CCCC33;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
.bottomline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: right;
	padding-right: 10px;
	font-style: italic;
	border-bottom-color: #333333;
	border-bottom-style: groove;
	border-bottom-width: 1px;
	margin-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.fecha{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	font-weight: bolder;
	text-align: right;
	padding-right: 50px;
	padding-top: 1px;
	padding-bottom: 1px;
	float: right;
	margin-top: 54px;
}
.pin{
	width: 175px;
	margin-left: 28px;
}
.side_links {
	width: 150px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
}
.loginlat {
	width: 150px;
	padding-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 0px;
	display: inline;
	padding-left: 0px;
}
.side_links ul {
	padding: 0;
	margin: 0;
	line-height: 15px;
}
.side_links li {
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #ececec;
}
.side_links a {
	background: transparent url(../web/img/bullet.gif) left no-repeat;
	text-decoration: none;
	color: #87ACBB;
	padding-left: 16px;
	display: block;
	border-right: 3px solid #fff;
}
.side_links a:hover {
	color: #A26B6B;
	border-right: 3px solid #A26B6B;
}
.sections_title {
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	background: #CCCC33;
	width: 173px;
	height: 21px;
	line-height: 21px;
	padding-left: 5px;
	font-weight: normal;
}
.espaciado{
height:15px;
}
.latbot{
	background-image: url(../web/img/latsombrabot.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 229px;
	float: left;
	margin: 0;
	background-color: #E5E5E5;
}
.copyright{
	color: #999999;
	font-size: 10px;
	text-align: center;
}
a {
	color: #993300;
	text-decoration: none;
}
a :hover{
	color: #CCCC00;
	text-decoration: underline;
}
a :visited{
	color: #00CC99;
}