body {
	background-color: #1B1C1E;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
li{
	color:#FFCC00;
}
.copyrights {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
}	
.copyrights a:link {text-decoration: none} 
.copyrights a:visited {text-decoration: none} 
.copyrights a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: regular;
}
font{
	font-family:Arial,Tahoma,Verdana;
}
.txt11 {
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
}
.noPadding {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
.Padding6 {
	padding: 6px;
}
.titulos {
	font-family: tahoma, arial, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.txt_blanco {
	font-family: tahoma, arial, verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.txt_negro {
	font-family: tahoma, arial, verdana;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.titulosBlancos {

	font-family: tahoma, arial, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.dottedLine {
	background-image: url(../images/dottedLine.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.dottedLineH {
	background-image: url(../images/dottedLineH.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.padding4lados {
	padding: 10px;
}
.borderImage {
	border: 1px solid #FFFFFF;
}
.boxes {
	font-family: tahoma, arial, verdana;
	font-size: 10px;
	color: #333333;
	height: 15px;
	border: 1px solid #333333;
}
.boxeComentarios {
	font-family: tahoma, arial, verdana;
	font-size: 10px;
	color: #333333;
	border: 1px solid #333333;
}
.border_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.border_left_ngo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #333333;
}
.border_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.borderCliente {

	border: 1px solid #000066;
}
.manita {
	cursor: hand;
}
.bg_button {
	font-family: tahoma, arial, verdana;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/bg_button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 108px;
	border: none;
	cursor: hand;
}
.tit_gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
