
html{
	scrollbar-arrow-color: #FF6600;
	scrollbar-3dlight-color: #f0f0ff;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #f0f8ff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #c0c0cc;
	scrollbar-track-color: #EDF1F2;
	overflow:auto;
}


textarea{
	scrollbar-arrow-color: #FF6600;
	scrollbar-3dlight-color: #f0f0ff;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #f0f8ff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #c0c0cc;
	scrollbar-track-color: #fff;
	overflow:auto;
	
}
.cont{
	overflow:auto;
	height:302px;
	width:680px;
	padding:10px;
}

.fotito{
	border-style:groove;
	border-color:#FF6600;
	margin:30px;
	margin-top:60px;
}


.subsec{
	text-decoration: none;
	color: #18A7C5;
}
 a:hover{
	color: #1159A5;
	text-decoration: none;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #18A7C5;
	text-align: center;
	vertical-align: middle;
}

.pie a:active
{
	color: #18A7C5;
	text-decoration: none;
}
.pie a:link
{
	color: #18A7C5;
	text-decoration: none;
}
.pie a:visited
{
	color: #0E58A4;
	text-decoration: none;
}	
.pie a:hover
{
	color: #1159A5;
	text-decoration: none;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0E58A4;
	padding: 10px;
	text-transform: uppercase;
}
.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	padding: 10;
}
.destacado-azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1159A5;
	padding: 10;
	line-height: 15px;
}
.subtitulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00CCFF;
	padding: 10px;
	text-transform: uppercase;
}
.solucion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	text-transform: uppercase;
}
.solucion a:active
{
	color: #44CAE8;
	text-decoration: none;
}
.solucion a:link
{
	color: #44CAE8;
	text-decoration: none;
}
.solucion a:visited
{
	color: #0E58A4;
	text-decoration: none;
}	
.solucion a:hover
{
	color: #FF6600;
	text-decoration: none;
}
.cuerpogde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	padding: 10;
}
.destacado-azulgde {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1159A5;
	padding: 10;
	line-height: 18px;
}

