body {
	background: url(../../images/fondo_web.jpg) repeat-x left top;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}

input, select, textarea, button {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
}

map, form {
	display: inline;
}

.wfix1 {
	width: 250px;
}

h1 {
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	padding: 8px 12px;
	margin: 0;
	background: url(../../images/fondo_h1.gif) no-repeat center top;
}

h2 {
	padding-left: 6px;
	font-size: 16px;
}

.main {
	background: #FFFFFF url(../../images/fondo_pagina.jpg) no-repeat right bottom;
	border-left: 1px solid #ED6D3C;
	border-right: 1px solid #AE3609;
}

.content {
	padding: 28px 34px 24px 34px;
	color: #35339F;
	font-size: 12px;
	vertical-align: top;
	background: url(../../images/fondo_content.gif) no-repeat left top;
}

.content p  {
	margin-left: 6px;
	margin-right: 6px;
	text-align: justify;
}

.picsright {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
	clear: right;
}

.contacto {
	border: 1px solid #EC4A09;
	border-top: none;
	margin-top: 12px;
	background: url(../../images/fondo_content.gif) repeat-x right top;
}

.contacto td {
	font-size: 15px;
}

.cyber {
	background: url(../../images/fondo_cyber.gif) no-repeat center top;
}

.cyber a {
	width: 300px;
	font-style: italic;
	color: #FFFFFF;
	display: block;
	padding: 8px 12px;
	margin: 0;
	text-decoration: none;
}

.cyber a:hover {
	color: #FFFF00;
}
