/* Estilo para el documento */ 

body
{
    margin              : 0px;
    padding             : 0px;
    font                : 12px verdana, tahoma, arial, sans-serif;
    background          : ;
	background-color    : #c5c5c5;
    aling               : center;
	margin-top          :  10px;
	background          : #FFFFFF url("../img/fondo.gif");

}

/*La publi superior*/
#bandasuperiorpublicidad
{
	background:#FFFFCC;
	margin:0px;
	padding:0px;
	border:0px;
	font-size: 13px;
	color:#000000;
	border-top:1px #FFFFCC solid;
	border-bottom:2px #2A3A76 solid;
	width:100%;
	text-align:center;
}

#bandasuperiorpublicidad .bandainterno
{
	width:728px;
	margin:auto;
	margin-top:5px;
	margin-bottom:7px;
	text-align:center;
	white-space:nowrap;
	color:#000000;
}

#bandasuperiorpublicidad .bandainterno a
{
	color:#000000;
	text-decoration:none;
}
#bandasuperiorpublicidad .bandainterno a:hover
{
	color:#000000;
	text-decoration:underline;
}
/*******************/

	a:link {color       : #000000 ; font-weight: none; text-decoration: underline} 
	a:visited {color    : #000000 ; font-weight: none; text-decoration: underline}  
	a:hover {color      : #990000 ; font-weight: none; text-decoration: underline}   
	a:active {color     : #000000 ; font-weight: none; text-decoration: underline} 
	
	/* Estilo para la cabecera de nivel 2 */ 
	h1 
	{
	font-family        :Verdana,sans-serif; 
	font-size          :18pt;
	}
	h2
	{
	font-family        :Verdana,sans-serif; 
	font-size          :14pt;
	}
	i 
	{
	font-family        :Verdana,sans-serif; 
	}
	/* Estilos para otras etiquetas */ 
	b, td {
	font-family       :Verdana,sans-serif;
	} 
	th {
	font-family       :Verdana,sans-serif;
	color             :white;
	background-color  :#990000
	} 
	
	
	/*--- ESTILOS FORMULARIOS  ---*/

INPUT.form { BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: #003366 1px solid; BORDER-LEFT: #003366 1px solid; BORDER-RIGHT: #003366 1px solid; BORDER-TOP: #003366 1px solid; COLOR: #003366; FONT-FAMILY: arial, helvetica, sans-serif;  FONT-SIZE: 11px }
INPUT.boton { BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: #003366 1px solid; BORDER-LEFT: #003366 1px solid; BORDER-RIGHT: #003366 1px solid; BORDER-TOP: #003366 1px solid; COLOR: #003366; FONT-FAMILY: arial, helvetica, sans-serif;  FONT-SIZE: 11px }

	




