.defaultbody{ 
margin-left:0px; 
margin-top:0px;
margin-bottom:0px;
margin-right:5px;
background-color: #FFFFFF;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
}

.defaultbody_admin{ 
margin-left:5px; 
margin-top:5px;
margin-bottom:5px;
margin-right:5px;
background: url(/images/logos/logo_intro_v3.gif) no-repeat right top;
background-color: #FFFFFF;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
}

a:link {color: #0000FF;text-decoration:none} 
a:visited {color: #0000FF;text-decoration:none}  
a:hover {color: #0000FF;text-decoration:underline}

.title_grand {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;

}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;

}

.title_sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;

}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color:#333333;

}
.normal_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color:#FFFFFF;

}
.normal_condensed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#333333;

}
.normal_condensed_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#333333;

}
.normal_warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;

}
.normal_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color:#333333;

}
.normal_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color:#333333;

}
.normal_small_warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;

}
.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000000;


}
.normal_azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}

.rteImage {
	background: #D3D3D3;
	border: 1px solid #D3D3D3;
	cursor: pointer;
	cursor: hand;
}

.rteImageRaised, .rteImage:hover {
	background: #D3D3D3;
	border: 1px outset;
	cursor: pointer;
	cursor: hand;
}

.rteImageLowered, .rteImage:active {
	background: #D3D3D3;
	border: 1px inset;
	cursor: pointer;
	cursor: hand;
}

.rteVertSep {
	margin: 0 4px 0 4px;
}

.rteBack {
	background: #D3D3D3;
	border: 1px outset;
	letter-spacing: 0;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.rteBack tbody tr td, .rteBack tr td {
	background: #D3D3D3;
	padding: 0;
}

.rteDiv {
	display: block;
	position: relative;
}

.enlacemenu {
	font-family: Trebuchet MS, Book Antiqua , verdana, arial, sans-serif;
} 

.enlacemenu:link, 

.enlacemenu:visited { 
	color: #3BB3C3;
	text-decoration:none;
} 

.enlacemenu:hover {
	border:#CCCCCC dotted 1px ;
	text-decoration:none;
	height:107px;
	width:107px;
} 

.enlaceboton18 {
	font-family: Trebuchet MS, Book Antiqua , verdana, arial, sans-serif;
} 

.enlaceboton18:link, 

.enlaceboton18:visited { 
	color: #3BB3C3;
	text-decoration:none;
} 

.enlaceboton18:hover {
	border:#FF6600 dotted 1px ;
	text-decoration:none;
	height:19px;
	width:19px;
}

.opcnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #333333;

}

@media print {
			body {margin:0}
			.whenPrint_printONLY {display:block}
			.whenPrint_displayONLY {display:none;width:0;heigth:0}
			.whenPrint_tableborderOFF {border:none}
			}

@media screen {
			body {margin:0}
			.whenShow_displayOFF {display:none;width:0;heigth:0}
			}
			
