html, body {
	height: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #575757;
	font-size: 11px;
}
a, visited {
	color:#f71b00;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#flashContainer{
	height: 600px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;

}
.text
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #222222
}
.arialOnceBlanco
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF
}
.arialDiezBlanco
{
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF
}
.arialDiezFE551A
{
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FE551A
}
.arialTreceFE551A
{
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FE551A
}
.text:hover
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF
}
.whiteText
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF
}
.whiteText:hover
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF
}
.arialDiezNegro
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000
}
.arialNueveAzulOscuroPlanet { font-family: Verdana; font-size: 9px; font-style: normal; font-weight: normal; text-decoration: none; color: #368285 }
.textoVerde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009900;
}
#footer {
	width:980px;
	height:32px;
	font-size:10px;
	margin-right: auto;
	margin-left: auto;
}
#footer #copyright{
	color:#575757;
	width: 750px;
	float: left;
	padding-top: 10px;
}
#footer #facebook{
	width:32px;
	float:right;
}
#footer #tdilfirma{
	padding-left:10px;
	width:46px;
	float:right;
}

/* =FORMS
-------------------------------------------------------------- */

.textinput{
	width:200px;
	height:21px;
	background:#E6E6E6;
	border:none;
}
.medinput{
	width:100px;
	height:21px;
	background:#E6E6E6;
	border:none;
}
.consinput{
	width:200px;
	height:80px;
	background:#E6E6E6;
	border:none;
	font-size:12px;
}

.boton{
/*	width:118px;
	height:37px;
	border:none;
	color:#FFF;
	margin:0;
	cursor:pointer;*/
}
