body { 
	background-image:url(../images/fondo1.jpg);
	background-repeat:repeat;
}

.input {
	font-size: 13px;	
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	background-color: white;
    border-width: 1px 1px 1px 1px;
    border-style: solid solid solid solid;	
    border-color: #5f9ea0;
    height: 18px;
}

.txtLg {
	font-family: Helvetica;
	font-size: 14px; 
	color: navy;
	font-weight: bold; 
}

.txtTit {
	font-family: Helvetica;
	font-size: 16px; 
	color: navy;
	font-weight: bold; 
}

.texto {
	font-family: Helvetica;
	font-size: 13px; 
}

.textoNot {
	font-family: Helvetica;
	font-size: 12px; 
}

.enlace a {
	text-decoration: none;
	font-size: 13px;
    color:blue;  
    background-color: transparent;      
}

.enlace a:hover {
	text-decoration: none;
	font-size: 13px;
    color:red;
    background-color: transparent;
}

.enlace2 a {
	text-decoration: none;
	font-size: 14px;
    color:#006000;  
    background-color: transparent; 
    font-weight: bold      
}

.enlace2 a:hover {
	text-decoration: none;
	font-size: 14px;
    color:navy;
    background-color: transparent;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px; 
	text-align: justify;
	color: navy;
}

.descriptif { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-align: justify;
	color: #006699
}

.date { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-align: justify; 
	color: #666666
}

.datecal { 
	font-family: Helvetica; 
	font-size: 8px; 
	white-space:nowrap;
	font-style: italic;
	color: gray;
}

.textocal {
	font-family: Helvetica;
	font-size: 12px; 
	text-align: justify;
}

.boton {
    border:1px solid navy;
    background:#B0B0D9;
    cursor:hand;
    font-weight:bold;
    padding:2px;
    color:navy
}

.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px; 
	text-align: justify;
	color: navy;
}

.enlaceN a {
	font-family: Helvetica;
	font-weight:bold;
	text-decoration: none;
	font-size: 13px;
    color:black;  
    background-color: transparent;      
}

.enlaceN a:hover {
	font-family: Helvetica;
	font-weight:bold;
	text-decoration: none;
	font-size: 13px;
    color:black;
    background-color: transparent;
}
