.txtportada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #B9BBBC;
	line-height: 27px;
}
.txtrojo{
	color: #E53636;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;	
}
.menu a:link, .menu a:visited, .menu a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover{
	color: #666666;
	text-decoration: none;
}
.titulo {
	position:relative;
	left: 115px;
	width: 486px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E90404;
	font-weight: bolder;
	margin-bottom: 13px;
	text-transform: uppercase;
	padding-top: 19px;
 }
 .titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E90404;
	font-weight: bolder;
	margin-bottom: 13px;
	text-transform: uppercase;
 }
.txt1 {
	position:relative;
	left: 115px;
	width: 486px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E0E0E;
	line-height: 13px;
	font-weight: normal;
	text-align:justify;
}
.txt1 a:link, .txt1 a:visited, .txt1 a:active{
	color: #333333;
	text-decoration: none;
}
.txt1 a:hover{
	color: #E20000;
	text-decoration: none;
}
.txt1red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E20000;
	line-height: 13px;
	font-weight: normal;
}
.txt1centrado {
	position:relative;
	left: 115px;
	width: 486px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E0E0E;
	line-height: 13px;
	font-weight: normal;
	text-align:center;
	margin-bottom: 90px;
	margin-top: 65px;
}
.txt1sinposicion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E0E0E;
	line-height: 13px;
	font-weight: normal;
	margin-bottom: 90px;
	margin-top: 65px;
	line-height: 16px;
}
.txt1sinposicionred {
	color: #E20000;
	line-height: 13px;
	font-weight: normal;
	margin-bottom: 90px;
	margin-top: 65px;
	line-height: 16px;
}
.txt1sinposicion2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7D7C7C;
	line-height: 13px;
	font-weight: normal;
	padding-top: 4px;
	line-height: 16px;
	padding-left: 5px;
}
.formu	{
	background-color:#EDEDED;
	width: 100%;
	height: 18px;
	border-top: 1px solid #CCCFD1;
	border-right: 1px solid #CCCFD1;
	border-bottom: 1px solid #CCCFD1;
	border-left: 1px solid #CCCFD1;
}

.formu2	{
	background-color:#EDEDED;
	width: 100%;
	height: 33px;
	border-top: 1px solid #CCCFD1;
	border-right: 1px solid #CCCFD1;
	border-bottom: 1px solid #CCCFD1;
	border-left: 1px solid #CCCFD1;
}

.boton{
	   background-color:#E0DEDE;
       font-family: Verdana, Arial, Helvetica, sans-serif;
	   font-size: 10px;
	   color: #6E6E6E;
	   border-style:solid;
	   border-width:1px;
	   border-color:#CCCCCC;
	   cursor: pointer;
	   cursor: hand;
	   width: 50px;
	   height: 16px;
}

input { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6E6E6E;
}

select { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6E6E6E;
	
}

textarea { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6E6E6E;
}
.padding20 {
	padding-left: 20px;
	padding-right: 5px;
}
