/*[fmt]9A90-1A9B-3*/
/*codigo css minificado*/
*	{
	margin: 0;
	padding: 0;
	}

body	{
	margin: auto;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 13px;
	color: #222222;
	background: url(images/cabecera.png) repeat-x top;
	text-align: justify;
	}

h1, h2, h3, h4, h5, h6	{
	text-align: left;
	color: #93322C;
	font-weight: normal;
	text-decoration: underline;
	margin-bottom: 15px;
	}

h1	{
	font-size: 260%;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	margin: 20px 0 15px;
	}

h2	{
	font-size: 210%;
	text-decoration: none;
	}

h3	{
	font-size: 160%;
	text-decoration: none;
	}

h4	{
	font-size: 16px;
	font-weight: bold;
	}

h5	{
	font-size: 14px;
	font-weight: bold;
	}

h6	{
	font-size: 12px;
	font-weight: bold;
	}

a	{
	outline: 0;
	}

a:link, a:visited	{
	color: #0E81B7;
	text-decoration: underline;
	}

a:hover	{
	text-decoration: none;
	}

a.h1	{
	color: #FFFFFF;
	text-decoration: none;
	}

p	{
	margin-bottom: 10px;
	}

hr	{
	margin: 10px 0;
	}

b, strong	{
	font-weight: bold;
	color: #0E81B7;
	}

li	{
	margin-left: 40px;
	margin-bottom: 2px;
	list-style: none;
	background: url(images/li.gif) no-repeat left top;
	padding: 0 0 0 12px;
	}

#cuerpo	{
	width: 790px;
	margin: auto;
	}

#contenido	{
	clear: both;
	}

#pie	{
	color: #FFFFFF;
	background: url(images/footer.png) repeat-x bottom;
	height: 165px;
	}

.cabecera	{
	color: #FFFFFF;
	font-style: italic;
	font-size: 21px;
	margin-bottom: 30px;
	position: relative;
	left: 0px;
	top: -20px;
	}

#title img	{
	position: relative;
	left: 400px;
	top: 8px;
	}

#botones	{
	position: absolute;
	left: 620px;
	top: 111px;
	}

#quickmenu	{
	position: absolute;
	left: 505px;
	top: 111px;
	width: 396px;
	}

#quickmenu ul li	{
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
	}

#quickmenu a	{
	display: block;
	width: 132px;
	height: 37px;
	background: url(images/pestanas.png) no-repeat top left;
	}

#ico1 a	{
	background-position: 0 -87px;
	width: 132px;
	height: 37px;
	}

#ico1 a:hover	{
	background-position: 0 0;
	width: 132px;
	height: 37px;
	}

#ico2 a	{
	background-position: 0 -435px;
	width: 132px;
	height: 37px;
	}

#ico2 a:hover	{
	background-position: 0 -348px;
	width: 132px;
	height: 37px;
	}

#ico3 a	{
	background-position: 0 -261px;
	width: 132px;
	height: 37px;
	}

#ico3 a:hover	{
	background-position: 0 -174px;
	width: 132px;
	height: 37px;
	}

#pie p	{
	padding-top: 80px;
	text-align: center;
	margin: auto;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	}

#pie a	{
	color: #FFFFFF;
	font-weight: normal;
	}

#pie a:hover	{
	text-decoration: none;
	}

.head	{
	font-size: 180%;
	text-align: left;
	color: #93322C;
	font-weight: normal;
	text-decoration: none;
	margin: 30px 0 15px;
	clear: both;
	}

.resaltado	{
	color: #0E81B7;
	font-weight: bold;
	}

.resaltadoem	{
	color: #0E81B7;
	font-weight: bold;
	font-style: italic;
	}

.resaltadoemno	{
	color: #C00;
	font-weight: bold;
	font-style: italic;
	}

#izq	{
	float: left;
	width: 255px;
	height: 222px;
	}

#medio	{
	float: left;
	width: 255px;
	height: 217px;
	margin-left: 6px;
	}

#der	{
	float: right;
	width: 255px;
	height: 217px;
	margin-bottom: 30px;
	}

.clear	{
	clear: both;
	}

.oferta	{
	background: #222222 url(http://www.disenadorwebautonomo.com/images/oferta.png) no-repeat top left;
	padding: 20px 20px 20px 142px;
	border: 5px solid #B2B2B2;
	color: #EAEAEA;
	}

.ofertasimple	{
	background-color: #222222;
	padding: 20px 20px 20px 142px;
	border: 3px solid #B2B2B2;
	color: #EAEAEA;
	}

.oferta h4	{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: normal;
	}

.oferta strong	{
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	}

.oferta img	{
	margin-left: 160px;
	}

/*============= formulario ==============*/
form	{
	padding: 5px;
	margin-left: 20%;
	}

fieldset	{
	border: none;
	border-top: 1px solid #93CDE9;
	width: 457px;
	}

legend	{
	padding-bottom: 30px;
	font-size: 19px;
	color: #3093C1;
	}

label	{
	float: left;
	margin-right: 10px;
	}

input	{
	background-color: #94CEEA;
	border: 1px solid #193E56;
	padding: 3px;
	margin-left: 9px;
	}

input[type="submit"], input[type="reset"]	{
	background-color: #94CEEA;
	/*+placement:shift 30px -5px;*/
	position: relative;
	left: 30px;
	top: -5px;
	border-top: 2px solid #74B7D7;
	border-right: 2px solid #295C74;
	border-bottom: 2px solid #285B73;
	border-left: 2px solid #74B7D7;
	}

textarea	{
	background-color: #93CDE9;
	border: 1px solid #193E56;
	}

