﻿@media print  
{
    /*****   Styles for print   ******/
 html { font-size: 62.5%; font-family:Bitstream Vera Sans,Arial,verdana;}
strong, th, thead td, h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a {font-size: 9pt;}

.content {font-size: 8pt;  line-height: 1.6em; }
/* .content h1 { font-size: 13pt; }*/
.content h2 { font-size: 12pt; }
.content h3 { font-size: 11pt;  font-family:Arial,verdana;font-weight: bold; font-style:italic; 
								font-variant:small-caps; text-decoration:underline;}
.content h4 { font-size: 10pt; }
.content h5 { font-size: 9pt; }
.content h6 { font-size: 8pt;}
.content h7 { font-size: 9pt; }
.content h8 { font-size: 10pt; }
.content h9 { font-size: 9pt; }
.content h10{ font-size: 7pt; }
h3.espacioblanco{font-size: 11pt;  font-family:Arial,verdana;font-weight: bold; font-style:italic; 
								font-variant:small-caps; color:inherit;}

/* HR */

.content hr { display: block; background: #aaa; color: #aaa; width: 100%; height: 1px; border: none; }

/* LISTS */

.content ul { margin-left: 1.85em; list-style-type:none; list-style-image:url('../imagenes/bullet.gif'); }


.content ol { list-style-position: outside; list-style-type: decimal; }
.content dt { font-weight: bold; }

#principal { width:75%; margin:auto; min-width:800px}

.footer{ float:left;}
.img {float:right;}
#botones {display:none}

    
}
 
@media screen { 
      /*****   Styles for screen  ******/
html { font-size: 62.5%; font-family:Bitstream Vera Sans,Arial,verdana;}
strong, th, thead td, h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a {font-size: 9px;}

.content {font-size: 12px;  line-height: 1.6em; }
/*.content h1 { font-size: 18px; }*/
.content h2 { font-size: 16px; }
.content h3 { font-size: 15px;  font-family:Arial,verdana;font-weight: bold; font-style:italic; 
								font-variant:small-caps; text-decoration:underline;}
.content h4 { font-size: 14px; }
.content h5 { font-size: 12px; }
.content h6 { font-size: 7px;}
.content h7 { font-size: 11px; }
.content h8 { font-size: 10px; }
.content h9 { font-size: 9px; }
.content h10{ font-size: 7px; }
h3.espacioblanco{font-size: 15px;  font-family:Arial,verdana;font-weight: bold; font-style:italic; 
								font-variant:small-caps; color:inherit;}

/* HR */

.content hr { display: block; background: #aaa; color: #aaa; width: 100%; height: 1px; border: none; }

/* LISTS */

.content ul { margin-left: 1.85em; list-style-type:none; list-style-image:url('../imagenes/bullet.gif'); }


.content ol { list-style-position: outside; list-style-type: decimal; }
.content dt { font-weight: bold; }

#principal { width:75%; margin:auto; min-width:800px}

.footer{ float:left;}
.img {float:right;}

.modalbackground { background:gray; filter:alpha(opacity=70);opacity :0.7;}
.modalpopup
{
	border-color:gray;
	border-style:solid;
	border-width:3px;
	background-color: #ffffdd;
	padding:3px;
	width:400px;
	/*margin:auto;*/
	height: 330px;
}
.colder {width:25%}
.colizq {width:75%}

         
    
      
      
      
}

	
                

