

BODY	{
    	BACKGROUND-COLOR: #F0F0EE;
		MARGIN: 6px;
		FONT-FAMILY:  Calibri, Arial; 
		COLOR: black;
		FONT-SIZE: 10Pt;
		font-weight : normal;
		font-style : normal;
		text-decoration : none;
		}

/*ENLACES*/
A { color:black; 	text-decoration:none; }
A:hover { color:red; text-decoration:underline; }
A.whitelink { color:yellow; text-decoration:none; }
A:hover.blacklink { color:black; text-decoration: none; }
A:hover.bluelink { color:red; text-decoration:none; }

/*header plegable*/
#foldheader{cursor: pointer; cursor:hand;}

	
table        { background-color: #F0F0EE;
               border: 0  solid #000070;
               width: 100%;
               margin-left: auto;
               margin-right: auto;
               border-collapse: collapse;
                }



tr           { background-color: #F0F0EE;  }

td           { font-size: 14px; font-weight: normal; text-align: CENTER; 
		       background-color: #F0F0EE; border: 0 solid #000080 }

p 		     { font-size: 10pt; color: black;
		      margin-top: 0; margin-bottom: 0; margin-left: 26;}

.titulo0	 { color: darkred; font-size: 18Pt; font-weight: BOLD; font-style: normal; 
               word-spacing: 2; list-style-type: decimal; 
               margin-top: 12; margin-bottom:0 ; margin-left: 3; }	
	
.titulo1     { color: black; font-size: 14Pt; font-weight: BOLD; font-style: normal; 
               word-spacing: 1; list-style-type: decimal; 
               margin-top: 6; margin-bottom:0 ; margin-left: 3; }	

.titulo2     { color: black; font-size: 11Pt; font-weight: BOLD; font-style: normal; 
               word-spacing: 1; list-style-type: circle; margin-left: 6; 
               margin-top: 5; margin-bottom:5  }
.titulo3     { color: black; font-size: 10Pt; font-weight: BOLD; font-style: normal; 
               word-spacing: 1; list-style-type: circle; margin-left: 26; 
               margin-top: 0; margin-bottom:1  }
.titulo4     { color: black; font-size: 10Pt; font-weight: normal; font-style: normal; 
               word-spacing: 1; list-style-type: decimal; margin-left: 12; 
               margin-top: 0; margin-bottom:3  }
.titulo5     { color: black; font-size: 10Pt; font-weight: normal; font-style: normal; 
               word-spacing: 1; list-style-type: decimal; margin-left: 15; 
               margin-top: 0; margin-bottom:0  }
.titulo6     { color: black; font-size: 10Pt; font-weight: normal; font-style: normal; 
               word-spacing: 1; list-style-type: decimal; margin-left: 18; 
               margin-top: 0; margin-bottom:0  }
.titulo6     { color: darkred; font-size: 9Pt; font-weight: normal; font-style: normal; 
               word-spacing: 1; list-style-type: decimal; margin-left: 21; 
               margin-top: 0; margin-bottom:0  }
.titulo7     { color: black; font-size: 10Pt; font-weight: normal; font-style: normal; 
               word-spacing: 1; list-style-type: circle; margin-left: 23; 
               margin-top: 0; margin-bottom:0  }

.Tituloplanos	{ color: black; font-size: 9Pt; font-weight: normal; font-style: normal; 
		word-spacing: 3; list-style-type: decimal}		
	
.normal	{color: black;	FONT-SIZE: 10Pt;	font-weight : normal;	font-style : normal;
	 				margin-top: 0 ; margin-bottom: 3; margin-left: 26;  }

.details	{color: darkred;	FONT-SIZE: 10Pt;	font-weight : normal;	font-style : normal;
	 				margin-top: 0 ; margin-bottom: 10; margin-left: 26;  }
.summary	{cursor: pointer;  }
		
img {  border-color : white ; border-width : 0;
	 margin-left: 0;  margin-top: 6; margin-bottom:6}

.inicio {  border-color : white ; border-width : 0;
	 margin-left: 0;  margin-top: 0; margin-bottom:0}
	
	
.boton { 
text-decoration:none;
font-weight: 500;
font-size: 10px;
font-weight: normal;
color:black;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
background-color: #d9d9d9;
border-width: 1px;
border-style: solid;
border-color: transparent;}






    
    
