body {
	body marginheight: 0;
	margin-top: 0px;
	margin-bottom: 0px; margin-right:0px; margin-left: 0px;
	background-position:center;
	background-color: #094863;
	}
	
.parpa { 
text-decoration: blink;
color:#E50018; 
} 
	
.titulo_derecha {
	font-family: Lucida sans, tahoma, Arial, verdana;
	font-size: 20px;
	color: #E50018;
	text-align: right;
	vertical-align: middle;
}

.titulo_izquierda{
	font-family: Lucida sans, tahoma, Arial, verdana;
	font-size: 20px;
	color: #E50018;
	text-align: left;
	vertical-align: bottom;
	border-bottom: 1px solid #CCCCCC;
	height: 30px;
}

.bullet{
	list-style-position: outside;
	list-style-image: url(img/bullet.jpg);
}

.color{
	color: #E50018;
}

.texto_derecha {
	font-family: "Lucida sans", tahoma, Arial, verdana;
	font-size: 12px;
	color: #666666;
	text-align: right;
	vertical-align: middle;
	font-weight:bold;
	line-height: 18px;
}

.texto_izquierda{
	font-family: Lucida sans, tahoma, Arial, verdana;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: left;
	
}

.texto_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 2px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}

.texto_vero {
	font-family: Lucida sans, tahoma, Arial, verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}


.botonera{
	font-family: Lucida sans, tahoma, Arial, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
	padding-left:15px;
	height:30px;
}

.botones:link {
	color: #ffffff;
	text-decoration: none;
}
.botones:visited {
	text-decoration: none;
	color: #ffffff;
}
.botones:hover {
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 5px;
}
.botones:active {
	text-decoration: none;	
}


	
a:link {
	color: #E50018;
	text-decoration: none;
}
a:visited {
	color: #E50018;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

a:active {
	color: #E50018;
	text-decoration: none;
}


.blanco:link {
	color: #ffffff;
	text-decoration: none;
}
.blanco:visited {
	color: #ffffff;
	text-decoration: none;
}

.blanco:hover {
	color: #CC0000;
	text-decoration: underline;
}

.blanco:active {
	color: #ffffff;
	text-decoration: none;
}


.texto_blanco {
	font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
	







.texto_centro {
	font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}



input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #850313;
	font-weight: normal;
	vertical-align: middle;
	height: 20px;
	width: 200px;
	border: 1px solid #cccccc;
	text-align: left;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #850313;
	font-weight: normal;
	vertical-align: middle;
	height: 20px;
	width: 200px;
	border: 1px solid #cccccc;
	text-align: left;
}
.input_bot {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #850313;
	font-weight: normal;
	vertical-align: middle;
	height: 31px;
	width: 97px;
	border: 0px solid #cccccc;
}

textarea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #850313;
	font-weight: normal;
	vertical-align: middle;
	height: 50px;
	width: 200px;
	border: 1px solid #cccccc;
	text-align: left;
}
