body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bgvol.png);
	background-repeat: repeat-x;
	margin-top: 8px;
	margin-bottom: 0px;
}
a:link {
	color: #F9B700;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F9B700;
}
a:hover {
	text-decoration: underline;
	color: #F18700;
}
a:active {
	text-decoration: none;
	color: #F9B700;
}
#logo{
	position:absolute;
	margin:3px -32px;
	width:59px;
	height:154px;
	z-index:2;
	background-image:url(images/isovolunter.png);
}
* html body #logo{
 background-image: none;
 filter: none !important;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/isovolunter.png');
}
.sec {
	background-color:#ECECEC;
	background-image:url(images/01volunteer34.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
h1{
	font-size:18px;
	font-weight:bold;
	color:#009933;
}
.bdimg{
	border:#009933 solid 4px;
	margin-left:5px;
}
.copyright{
	color:#FFFFFF;
	font-size:11px;
	padding-left:7px;
}
.desarrollo{
	color:#FFFFFF;
	font-size:9px;
	padding-right:7px;
}
.desarrollo a:link, .desarrollo a:visited{
	color:#FFCC00;
	text-decoration:none;
}
.desarrollo a:hover{
	color:#FF9900;
	text-decoration:underline;
}
.subtitulo{
	color:#009933;
	font-size:14px;
	font-weight:bold;
}
