/* 
	Hoja de estilos para separacionesmutuoacuerdo.com
 */
 
body{  
		background : #F5F5F5 url(web_images/fondo_sma.jpg) repeat fixed center;
       font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; 
		color : Navy;
		margin-bottom : 0;
		margin-left : 0;
		margin-right : 0;
		margin-top : 0;
           scrollbar-3dlight-color:#999999;
           scrollbar-arrow-color: White;
           scrollbar-base-color:e7970a;
           scrollbar-darkshadow-color:#333333;
           scrollbar-face-color: Background;
           scrollbar-highlight-color: ActiveCaption;
           scrollbar-shadow-color: Gray;
		}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;
	text-align : justify;
}

td.fecha
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;
	text-align : justify;
	color : Fuchsia;
}
	
}		

.on	{ 
	text-decoration: underline;
	color: White;      
	}

 .off{ 
	text-decoration: none;
	color: #890B12;        
	}
	
H1 {
  font-size:16pt; 
  font-weight:bold; 
  font : small-caps;
  color : #708090;
}
H2 {
  font-size:14pt; 
  font-weight:bold; 
  color : #A9A9A9;
}


.celda1
 {cursor:hand;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color:white;
	background : Navy;
	list-style : square outside;	
	text-align : center;	
}
.celda2
 {cursor:hand;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color: Navy;
	background : ActiveBorder;
	list-style : square outside;	
	text-align : center;	
}
  .submitter {
   font-size:9px;
  background-color: InactiveBorder;
  color: Navy; 
  width:140px; }

.principal{
 width:450px;;
 color : #696969;
 font-size : smaller;
 margin-left : 10%;
}
.introduccion{
  font-style:italic;
  font-size:12pt;
  color:#000055;
  background-color: #CCDDFF;
  margin-left:5%; margin-right:5%;
  border-color:#CCDDFF; border-style:solid;
  border-width:2pt;
  padding:10pt;
}
.cabecera{
  font-size:24pt;
  text-align:center;
  color:#000055;
  background-color:#CCDDFF;
  margin-left:2%; margin-right:2%;
  border-color:#0055FF; border-style:outset; border-width:20pt;
  padding:5pt;
}
.pie{
  font:bold 8 verdana,arial;
  text-align:center;
  color:#000055;
  padding:3pt;
  vertical-align : top;
}
.mayuscula{font-size:12pt;}
.indentar{text-indent:10%;}

.listaCuadrados{margin-left : 0;  list-style : none outside;   }
.listaDiscos{list-style-type:disc; color:silver;}
.listaCirculos{list-style-type:circle; color:red;}

.listaParrafos{margin-left:40pt; text-indent:-40pt;}

.colocacion
{
	vertical-align: super;
}

.menulink:link
 {
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : White;
	background : #CC9999;
}

.menulink:visited 
{
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration : none;
	background : #CC9999;
} 
/*ink visitado*/
.menulink:active
 {
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration : none;
} /* cuando un link es clicado */
.menulink:hover
 {
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration : none;
	background : #8B0000;
} /* cuando el ratón está encima del link*/


