BODY {
	background : Silver;
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*color : white;
	*/
	margin : 0px 0px 0px 0px;
	text-align: center;
	SCROLLBAR-FACE-COLOR: #84827B;
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #7799dd;
	/* SCROLLBAR-FACE-COLOR: #eeeeee;
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #7799dd;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #808080;
	*/
}

#contenedor{
	margin-top: 0px;
	text-align: left;
	/*border: 1px solid Silver;
	*/
	width: 800px;
	height: 560px;
	margin: 0px 0px;
	background-color : White;
} 
#cabeceraDef{ 
height : 50px; 
width: 800px; 
float: left;

}
#cuerpoDef{
	width:800px;
	height: 500px;
	background-color : #ffffff;
	/* float:left; */
	text-align: justify;

} 
#AbajoDef{
	width: 780px;
	height: 120px;
	border-bottom : 0px;
	border-left : 0px;
	/* float: right; */
	margin-top: 0;
} 


#cabecera{
	height : 128px;
	width: 740px;
	padding : 0px 0px 0px 0px;
} 


#borde{ 
border: 2px solid #cccccc; 
text-align: left; 
width: 700px; 
margin: auto; 
} 

#navabajo{ 
font-weight : bold; 
} 

A.enlacenav3, A.enlacenav3:VISITED, A.enlacenav3:ACTIVE, A.enlacenav3:FOCUS, A.enlacenav3:LINK{
	color: #494E6B;
	text-decoration: none;
	font-size : 20px;
	font-family : 'Trebuchet MS';
}
 
A.enlacenav3:HOVER{
	color: #3F7DE3;
	text-decoration: none;
	font-size : 20px;
	font-weight : normal;
	font-family :'Trebuchet MS';
}

A.enlacenav4, A.enlacenav4:VISITED, A.enlacenav4:ACTIVE, A.enlacenav4:FOCUS, A.enlacenav4:LINK{
	color: white;
	text-decoration: none;
	font-size : 8pt;
	font-family : 'Trebuchet MS';
}
 
A.enlacenav4:HOVER{
	color: #3F7DE3;
	text-decoration: none;
	font-size : 8pt;
	font-weight : normal;
	font-family :'Trebuchet MS';
}



img.fotoxxx
{
	background-color: #white;
	border: 1px solid #c0c0c0;
	padding: 10px;
	margin : 15px 15px 15px 15px;
}
img
{
	margin : 10px 0px 15px 0px;
}

/* A.Enlaceimg, A.Enlaceimg:VISITED, A.Enlaceimg:ACTIVE, A.Enlaceimg:FOCUS, A.Enlaceimg:LINK
{
	background-color: Silver;
	border: 1px solid white;
	margin : 2px 2px 2px 2px #white;
	width: 110 px;
	height: 85 px;
	cursor: crosshair;
}*/

A.Enlaceimg, A.Enlaceimg:VISITED, A.Enlaceimg:ACTIVE, A.Enlaceimg:FOCUS, A.Enlaceimg:LINK
{
/* padding:8px; */
   background-color: #f5f5f5; 
   width: 120px; 
   border: 1px solid #999999; 


	


}



A.Enlaceimg:HOVER{
	background-color: Silver;
	width: 120px;
	border: 1px solid Black;
	cursor: crosshair;
}
.boton
{
BORDER: rgb(128,128,128) 1px solid; FONT-SIZE: 8pt; FONT-FAMILY: Verdana; 
BACKGROUND-COLOR: rgb(233,233,233);
	}
/*.marco1 { 
   padding:8px; 
   background-color: #f5f5f5; 
   width: 200px; 
   border: 1px solid #999999; 
} */
.marco1 IMG{ 
   border: 1px solid #000000; 
      padding:8px; 
} 

.marco2 { 
width: 110px;
   padding:2px; 
   background-color: #f5f5f5; 
   
   border-bottom: 1px solid #999999; 
   border-right: 1px solid #999999; 
} 


.blur{ 
   background-color: #ccc; /*shadow color*/ 
   color: inherit; 
   margin-left: 4px; 
   margin-top: 4px; 
   width: 224px; 
} 
.shadow, .content{ 
   position: relative; 
   bottom: 2px; 
   right: 2px; 
} 
.shadow{ 
   background-color: #666; /*shadow color*/ 
   color: inherit; 
} 
.content{ 
   background-color: #fff; /*background color of content*/ 
   color: #000; /*text color of content*/ 
   border: 1px solid #000; /*border color*/ 
   padding: .5em 2ex; 
} 
.content IMG{ 
   border: 1px solid #000000; 
} 
