body {
	background: #FFFFFF url(../imagenes/bg.jpg) repeat-x bottom;
	margin-top: 10px;
	padding: 0;
}

table#sitecontent {
	background: #FFFFFF;
}

td#bottom {
	background: url(../imagenes/bottom_bg.jpg) repeat-x top;
	height: 221px;
}

td#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004962;	
}

div#welcome_msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03475e;
	line-height: 16px;
	margin-top: 20px;
	margin-left: 40px;
	margin-bottom: 40px;
	width: 150px;
	text-align: left;
}

div#welcome_msg span.lang {
	display: block;
	margin-top: 30px;
	font-weight: bold;
	color: #0099cc;
	text-decoration: none;
}

table#sitecontent {
	background: #FFFFFF;
}

td#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004962;	
}

table#service_desc {
	width: 193px;
	margin-top: 20px;
}

td.serv_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #303f62;
	padding-top: 10px;
}

td.serv_desc span {
	font-weight: bold;
	color: #254080;
}

td.vdots {
	width: 1px;
	background: url(../imagenes/v_dot_bg.jpg) repeat-y;
}

table.contact_form {
	margin-top: 20px;
	width: 440px;
}

div#cinfo {
	margin-top: 20px;
	text-align: left;
}

div#cinfo ul {
	margin: 0;
	padding: 0;
}

div#cinfo ul li.tel {
	background: url(../imagenes/pic_contact_movil.jpg) no-repeat left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099cc;
	border-bottom: 1px solid #cdcdcd;
	line-height: 35px;
	list-style: none;
	text-indent: 40px;
}

div#cinfo ul li.fax {
	background: url(../imagenes/pic_contact_fax.jpg) no-repeat left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099cc;
	border-bottom: 1px solid #cdcdcd;
	line-height: 35px;
	list-style: none;
	text-indent: 40px;
}

div#cinfo ul li.email {
	background: url(../imagenes/pic_contact_email.jpg) no-repeat left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099cc;
	line-height: 35px;
	list-style: none;
	text-indent: 40px;
}

div#cinfo ul li.email a:link, div#cinfo ul li.email a:visited {
	text-decoration: none;
	color: #0099CC;
}

div#cinfo ul li.email a:hover {
	color: #333333;
}

div#status_success {
	display: block;
	border: 1px solid Green;
	color: Green;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 15px;
}

div#status_failed {
	display: block;
	color: Red;
	border: 1px solid Red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 15px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

form fieldset {
	margin-bottom: 15px;
	border: 1px solid #cdcdcd;
	padding-bottom: 15px;
}

form legend {
	padding: 4px;
	border: 1px solid #cdcdcd;
	margin-bottom: 15px;
	font-weight: bold;
	color: #0099cc;
}

form input, form select, form textarea {
	font-size: 11px;
}

form label {
	color: #254080;
}

form label.req {
	font-weight: bold;
}

form input.ssubmit {
	display: block;
	background: url(../imagenes/butt_submit.jpg) no-repeat;
	width: 133px;
	height: 25px;
	text-indent: -5000px;
	margin-bottom: 20px;
	border: 0;
	cursor: pointer;
}
