html,body{
	margin:0;
	padding:0; 
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#CCCCCC;
}
a{
	color: #008cde;	
	text-decoration: none;
}

a:link{
	color: #008cde;
	text-decoration: none;	
}

a:hover{
	text-decoration: underline;
}

p{
	margin:0 10px 10px;
	FONT-SIZE: 11px;
	COLOR: #777777;
	LINE-HEIGHT: 13px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	text-align: justify;
}

ul {
	FONT-SIZE: 11px; 
	COLOR: #777777; 
	LINE-HEIGHT: 20px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	
}
ol {
	FONT-SIZE: 11px; 
	COLOR: #777777; 
	LINE-HEIGHT: 13px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	
}
div#header {
	height:50px;
	padding-left:10px;
	color: #79B30B;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #bbe1fd;
	background-color: #008fd8;
	background-image: url(../../Imagenes/$FILE/logo_h.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 1%;
	margin-left: 1%;
	}
div#content h1{ font-size:0.8em;}
div#content h2{ 
	margin-top: 2em;
	font-size: 1.2em;
	margin-bottom: 0.7em;
	color: #008cde;}

div#content h3{ 
	margin-top: 2em;
	font-size: 0.9em;
	margin-bottom: 0.7em;
	color: #008cde;
	padding-top:15px;
}
div#content p{line-height:1.4}
div#wrapper{float:left;width:100%}
div#content{
	margin-top: 0;
	margin-right: 3%;
	margin-bottom: 15px;
	margin-left: 3%;
	padding-bottom: 20px;
	text-align: left;
}

.imagen{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;


}
.buttonheading {
	float: right;
	margin-top:5px;
}

.buttonheading a{
	color: #ffffff;	
	text-decoration: none;
}


.pdf li{
	list-style-image: url(../../Imagenes/$FILE/icoPDF.gif);
	list-style-type: none;
	margin-left:2em;
	padding-left:0.5em;
	margin-top:1em;
	line-height: 1.5em;
	
}


.txt_petit{
	font-size:10px;
	background-color:#f7f7f7;
	padding:10px;
	margin-top:20px;

}

