@charset "utf-8";
/* CSS Document */

body, html {
font-family:Helvetica, sans-serif;
font-size:12px;
color:#333333;
	background-image: url(../imgs/fond.jpg);
	background-repeat: repeat-y;
	background-position:center;
	background-color: #BBBBBB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.TITULOS {
font-family:"Trebuchet MS", Helvetica, sans-serif;
font-size:16px;
color:#990000;
font-weight:bold
}
.SUBTITULO {
font-family:Helvetica, sans-serif;
font-size:12px;
color:#990000;
font-weight:bold
}
.SUBTITULO2 {
font-family:Helvetica, sans-serif;
font-size:11px;
color:#333;
font-weight:bold
}
a:link {
font-family:Helvetica, sans-serif;
font-size:12px;
color:#333333;
font-weight:bold;
text-decoration:none
}
a:visited {
font-family:Helvetica, sans-serif;
font-size:12px;
color:#333333;
font-weight:bold;
text-decoration:none
}
a:hover {
font-family:Helvetica, sans-serif;
font-size:12px;
color:#990000;
font-weight:bold
}
.txt1 {
font-family:"Trebuchet MS", Helvetica, sans-serif;
font-size:13px;
color:#333333;
font-weight:bold;
}
.txt2 {
font-family:"Trebuchet MS", Helvetica, sans-serif;
font-size:11px;
color:#990000;
font-weight:bold;
}
.txt3 {
font-family:"Trebuchet MS", Helvetica, sans-serif;
font-size:11px;
color:#333333;
font-weight:bold;
}
.txt4 {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color:#333333;
font-weight:bold
}
.txt5 {
font-family:Arial, Helvetica;
font-size: 11px;
color:#444;
}
input {
font-family:Arial, Helvetica;
font-size: 12px;
color:#333;
}
select {
font-family:Arial, Helvetica;
font-size: 12px;
color:#333;
}
.enviar {
font-family:Arial, Helvetica;
font-size: 12px;
color:#fff;
background-color:#333333;
border:solid 1px #000000;
margin:1px
}
#pad{
padding:20px;
}
.titulos{
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-size:16px;
}
#texto {
margin-left:25px;
font-size:14px;
text-align:left;
}
#texto2 {
margin-right:5px;
font-size:14px;
text-right:left;
}
.titu {
font-size:28px;
font-weight:bold;
}
.titu a {
font-size:28px;
font-weight:bold;
}
.subtitu {
font-size:28px;
font-weight:normal
}
.anho{
font-size:25px;
font-weight:normal
}