.parrafo{
	font-family: "Times New Roman";
	font-weight : normal;
    color: #808080;
	font-size: 12Pt;
	background-color : transparent;
	font-style : italic;
}

.btmenu1{
    background-color : transparent;
	text-decoration: none;
	font-family :Arial;
	font-size : 12px;
	color: #800807;
	font-weight : bold;
	
}
	
a.btmenu1:HOVER{
     background-color : transparent;
 	text-decoration: none;
	color: #384a9c;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}

.btmenu2{
	background-color : transparent;
	text-decoration: none;
	font-family : arial;
	font-size : 10px;
	color: #FFFAFA;
	font-weight : bold;
}

a.btmenu2:HOVER{
    background-color : transparent;
 	font-family : arial;
	color: #FFD700;
	font-size : 10px;
	font-weight : bold;
}

.btmenu3{
	background-color : transparent;
	text-decoration: none;
	font-family : arial;
	font-size : 11px;
	color: black;
	font-weight : bold;
}

a.btmenu3:HOVER{
	background-color: transparent;
	font-family: arial;
	color: Maroon;
	font-size: 11px;
	font-weight: bold;
}
.btmenu4{
	background-color: transparent;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: white;
	padding-left: 5px;
}

a.btmenu4:HOVER{
	background-color: transparent;
	font-family: arial;
	color: Yellow;
	font-size: 11px;
}
	
.boton{
    background-color : transparent;
	text-decoration: none;
	font-family : "Times New Roman";
	font-size : 11px;
	color: #C0C0C0;
	font-weight : normal;
	
}

a.boton:HOVER{
     background-color : transparent;
	color:  #8B0000;
	font-size : 11px;
	font-weight : normal;
}

.telema{
    background-color : transparent;
	text-decoration: none;
	font-family : Arial;
	font-size : 10px;
	color: #C0C0C0;
	font-weight : normal;
	padding-left :3px;
	padding-right : 3px;
}

.fondo1 {
	background-color: transparent; 
	background-image: url('iconos/fd-menu.jpg'); 
	background-repeat: no-repeat;
	background-position: left top;
	margin : 0px;
    bgproperties:"fixed"
 }
 
 .i-presenta{
	background-color : transparent;
	text-decoration: none;
	font-family : Arial;
	font-size : 10pt;
	color: White;
	font-weight : bolder;
}

 .i-fecha{
	background-color : transparent;
	text-decoration: none;
	font-family : Arial;
	font-size: 9pt;
	color: White;
	font-weight : lighter;
}	

 .i-titobra{
	background-color : transparent;
	text-decoration: none;
	font-family : "Lucida Sans Unicode", Arial;
	font-size : 18px;
	color: #071A5F;
	font-weight : bolder;
	width : auto;
}	

.i-dirige{
	background-color: transparent;
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
	color: #212121;
	font-weight: bold;
}	

 .i-cuerpo{
	background-color: transparent;
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-align: justify;
}

 .i-precio{
	background-color : transparent;
	text-decoration: none;
	font-family : Arial;
	font-size : 8pt;
	color: Silver;
	font-weight : normal;
	text-align : center;
}

 .p-titobra{
	background-color : transparent;
	text-decoration: none;
	font-family : "Lucida Sans Unicode", Arial;
	font-size : 18px;
	color: #e5105c;
	font-weight : bolder;
	width : auto;
}	

 .p-precio{
	background-color : transparent;
	text-decoration: none;
	font-family : Arial;
	font-size : 8pt;
	color: #323232;
	font-weight : normal;
	text-align : center;
}


 .o-titobra{
	background-color : transparent;
	text-decoration: none;
	font-family : "Lucida Sans Unicode", Arial;
	font-size : 18px;
	color: #800807;
	font-weight : bolder;
	width : auto;
}	

 .o-precio{
	background-color : transparent;
	text-decoration: none;
	font-family : Arial;
	font-size : 8pt;
	color: #323232;
	font-weight : normal;
	text-align : center;
}
 .link{
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	color: Navy;
	font-weight: bold;
}
a.link:HOVER{
	color: #70AF00;
}