.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #347322;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #347322;
}

.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #347322;
}

.titulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
a:link {text-decoration: none; color: #FFA100;}
a:visited {text-decoration: none; color: #FFA100;}
a:hover {text-decoration: underline; color: #FF6013;}
a:active {text-decoration: none; color: #FFA100;}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #0012BA;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-style:normal;
}

a.nav:visited {
	color: #0012BA;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;	
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.borderTable {	
	padding: 2px 4px 2px 4px;
	border: 1px solid #F1F1F1;
}

.borderTable2 {	
	padding: 2px 4px 2px 4px;
	border: 1px solid #9CCF00;
}

.borderTable3 {	
	padding: 2px 2px 2px 2px;
	background-color:#FFF2C1;
}

.button {
 font: 13px Arial,Verdana, Helvetica, sans-serif;
 background-color: #D7E5F2;
 color: #102132;
 margin-left: 12px;
 margin-top: 3px;
 margin-bottom: 2px;
}
.fieldcell input {
 width: 200px;
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #D7E5F2;
 color: #102132;
 border: 1px solid #284279;
 margin-right: 0px;
}

.smallfieldcell input {
 width: 100px;
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #D7E5F2;
 color: #102132;
 border: 1px solid #284279;
}

.smallfieldcell select {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #D7E5F2;
 color: #102132;
 border: 1px solid #284279;
}

textarea {
 background-color: #F8F8F8;
 color: #006C14;
 font: 13px Arial, Verdana, Geneva, Helvetica, sans-serif;
 border: 1px solid #284279;
 padding: 4px;
}

#Content {
	width:500px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:15px;
	border:1px dashed #333;
	background-color:#eee;
	}
	
 #equipo table {
 background-color: #F9FBFD;
 color: #000000;
 width: 100%;
 border: 1px solid #D7E5F2;
 border-collapse: collapse;
}

FORM1 {
font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size: 13px;
color: #000080;
background: #B0C4DE;
border: 1px solid #4682B4;
padding: 5px;
width: 400px;
}

.normal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.alerta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FF0000;
}
.normal3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006600;
}

.tit_Foro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #124565;
}

.Foro_tit3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #006600;
}

.normal4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #959595;
}
	
.SubTit_Foro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #124565;
}	

.SubTit_XCIDEU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}	

.SubTit_Gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}	

