@charset "utf-8";


/*------------- [ CONTENT ] -------------*/

body { font-family: Tahoma, Arial; font-size: 14px; color: #000000; }
h1 { font-family: Arial; margin: 40px 0px 15px 0px; color: #666; font-size: 18px; font-weight: bold; }
/*h2 { font-family: "Trebuchet MS"; margin: 25px 0px 8px 0px; color: #145A95; font-size: 20px; font-weight: bold; }*/
h3 { margin: 22px 0px 10px 0px; line-height: 1.7; font-size: 21px; font-family:"Trebuchet MS"; color: #990000; font-weight: bold; width: 100%; border-bottom: 1px solid #EAEAEA; }
p { margin: 15px 0px 8px 0px; line-height: 1.4; color: #616163; text-align: justify; }
ul.menu li{ list-style: square; line-height: 1.6; margin: 0px 0px 0px 30px; }
ul.menu { margin-top: 15px; }
a {	color: #0066CC;	text-decoration: none; }
a:hover { text-decoration: underline; }
ol li{ list-style: decimal; line-height: 1.6; margin: 10px 0px 0px 30px; color: #616163; }
ul.lista li { list-style: square; line-height: 1.6; margin: 0px 0px 0px 30px; color: #7C7C7E;}
/*.p_img { float:right; background:url(../images/icon-sidebar.png) right no-repeat; padding: 0px 15px 0px 0px; line-height:0.5; }*/
#contenido ul li { list-style: square outside none; line-height: 1.6; margin: 10px 0px 0px 30px; color: #616163; }
span.pdf { padding: 2px 0 3px 22px; background: transparent url(../images/pdf.png) no-repeat scroll left center }

/*------------- [ IMAGES ] -------------*/

.img, .img_center, .img_left { float: right; border: 1px solid #BBBBBB; background-color: #F2F2F2; padding: 4px; margin: 4px 14px 10px 14px; }
.img { margin-right: 0px; }
.img_center { float: none; }
.img_left {	float: left; margin-left: 0px; }
.center { text-align: center; }