﻿body {

	background-color: #c6c6c6;
	background-image: url(img/mot.png);
	background-repeat: repeat-x;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
HTML {
  scrollbar-face-color:#FFFFFF;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-3dlight-color:#000000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-arrow-color:#000000;
  scrollbar-track-color:#FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.celdaMenuLineaAbajo{
	BORDER-BOTTOM: #000000 1px solid;
}

.botonera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
	padding-left: 6px;
	font-weight: bold;
	padding-right: 8px;
}
.botonera:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F00;
	text-align: left;
	padding-left: 6px;
	text-decoration: none;
	padding-right: 8px;
}
.botonerafondo {
	border-top-width: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #F00;
	border-bottom-color: #F00;
}
.boton{
	font-size:11px;
	font-family:Verdana, Helvetica;
	font-weight:bold;
	color: #F00;
	background:#FFFFFF;
	border:1px;
	width:60px;
	height:20px;
}
.textoCentrado{
	font-size:10px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	color: #000000;
}
.parrafoCentradaBlanco {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
hr 
{	
border:none;	
color:#F00 ;
background-color:#F00;
height: 1px;
noshade=: noshade
}





.Titular {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FE0000;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.parrafo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	line-height: 20px;
}

.border {
	border: 1px solid #F00;
}
.borderUP {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F00;
}
.borderLeftUp {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F00;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F00;
}
.TitularVerde {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #093;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.TitularNegro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.piefoto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: justify;
}
