body{
color: black;
font-size: 12px;
font-family: Tahoma;
background-color: #7EBA7A;
background-image: url(../default_files/Fondo.jpg);
background-repeat: repeat-x;
}

hr{
	color:#339900;
	height: 3px;
	background-color:#339900;
}
a{
color: #333;
text-decoration: none;
padding-bottom: 2px;
}
a:hover{
color: #FFFFFF;
border-bottom: 2px solid white;
}

.link{
color: #FFFFFF;
text-decoration: none;
padding-bottom: 2px;
}

.link:hover{
color: #FFFFFF;
border-bottom: 2px solid white;
}

a.tabTitle{
	color: white;
}

p{
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
	text-align: justify;
/*border: 1px solid #73A405;*/
}

#wrapper{
width: 550px;
margin: 0 auto;
}
.box{
background: #fff;
color: #666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:justify;
font-size:12px;
}
.boxholder{
clear: both;
padding: 5px;
background: #72B36A;
}
.tab{
float: left;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: left;
background: #72B36A url(images/greentab.jpg) no-repeat;
background-attachment: fixed;
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}


#trTop{
	height: 230px;
}

#tdPhoto{
	width: 290px;
}

#tdData{
	
	vertical-align: top;
}

.title{
	font-size: 14pt;
	font-weight: bolder;
	color: #006600;
	font-family:Arial, Helvetica, sans-serif;
}
.type{
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
}


.data{
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align:left
}


table.detalle{
	color:#666666;
	font-size: 12px;
	width: 100%;
	margin: 20px;
	border: none;
}

table.detalle th{
	border-bottom: 2px solid #666666;
	color:#333333;
	padding: 5px;
	font-weight:bold;
}

table.detalle td{
text-align:center;
}
