body {
	background-color:#EBEBEB;
/*	background-image: url(../img/bg-page.gif);*/
	margin-left: 10px;
	margin-top: 0px;
	font-size: 0.8em;
	text-align:justify;
}

a {
	color: #e67e3d;
}

a:hover {
	color: #4c4b4f;
}

#col-left {
	width: 230px;
	float: left;
	padding: 0px;
	padding-left: 5px;
	background-color: #fefefe;
}
#col-left dd{
	line-height: 20px;
	width: 160px;
}

.e_Menu{
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e67e3d;
	text-decoration: none;
}
.e_Menu: hover{
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4c4b4f;
	text-decoration: underline;
}

#col-mid {
	width: 380px;
	float: left;
	padding: 0px;
}

#col-mid-content {
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

#col-right {
	width: 350px;
	float: left;
	padding: 0px;
}

#col-right-content {
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

#col-all {
	width: 750px;
	float: left;
}

#col-all-content {
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
}

.bt_enviar{
	padding:0px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e67e3d;
	cursor:pointer;
}

.text-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e67e3d;
	text-align:center;
}

.textoError{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 8px;
	color: #e67e3d;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #e67e3d;
	line-height: 22px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 8px;
	color: #e67e3d;
	line-height: 18px;
}
.subtitle_old {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 8px;
	color: #e67e3d;
	line-height: 18px;
	background-image:url(../img/puntorojo.gif);
	background-position: 0% 50%;
	background-repeat:no-repeat;
}
.tituloGris {
	font-family: Forte;
	font-size: 16px;
	color: #ea742d;
}

#down {
	padding: 10px;
	text-align: center;
	margin-top: 50px;
}

.text-down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4b4f;
	padding: 5px;
}

.text-down a {
	font-family: Arial, Helvetica, sans-serif;
	color: #e67e3d;
	text-decoration: none;
}

.text-down a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #4c4b4f;
	text-decoration: underline;
}

a:text-down {
	color: #e67e3d;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:justify;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align:justify;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-align:left;
}
.text3Error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color:#FF0000;
}
.txtNF {
	font-weight:bold;
	color:#e67e3d;
}

.note {
	color: #e67e3d;
	font-size: 12px;
	font-weight:bold;
}
.note-small {
	color: Gray;
	font-size: 10px;
	padding:10px;
}
.claseError {
	background-color: #EDAD74;
}

.claseNormal {
	background-color: #ffffff;
}
ul.listado{
	list-style-image:url(../img/puntorojo.gif);
}
#entrada{
	font-size:12px;	
}