/* CSS FMD ESTUDIO */

body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo.gif);
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.tablaprincipal {
	background-color: #FFFFFF;
	border-top-color: #000000;
	border-top-style: groove;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-style: dashed;
	border-right-width: thin;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-left-style: dashed;
	border-left-width: thin;
}

a.menu:link, a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-right: 5px;
}

a.menu:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-right: 5px;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-right: 15px;
	cursor: hand;

}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-indent: 20px;
	letter-spacing: 2px;
	color: #333333;
	text-decoration: none;
	margin-left: 5px;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 5px;	
}

a.contenido:active; a.contenido:link; a.contenido:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

a.contenido:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;	
}

.foto {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	border: 0;
	border-top-color: #999999;
	border-top-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	cursor: crosshair;
}

.inputbox {
  font             : 11px Arial, Helvetica, sans-serif;
  color            : #242C31;
  background-color : #CCCCCC;
  border           : 1px solid #9A9EA1;
}

input.button {
	border: 1px solid;
	height: 20px;
	padding: 2px 0px 4px 0px !important;
	font-weight: bold;
	color: #333;
	text-transform: capitalize;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-color: #666666;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-right: 10px;
}

a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-right: 5px;
	text-decoration: none;
}

a.footer:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-right: 5px;
	text-decoration: none;
}

a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-right: 5px;
	text-decoration: none;
}

a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-right: 5px;
	text-decoration: underline;
}


.logo {
	bottom: 300px;
}
