@charset "utf-8";

/* CSS Document */
body {
	background-image: url(images/bck.jpg);
	background-repeat: repeat-x;
	background-color: #666faa;
}

#page {
	width: 775px;
	/*height: 710px;*/
	margin: 0 auto;
}

#header {
	float: left;
	width: 775px;
	height: 223px;
}

#main {
	float: left;
	width: 775px;
	/*height: 420px;*/
}

#que {
	background-image: url(images/home.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	color: #686EA8;
	float: left;
	font-family: Arial;
	font-size: 11px;
	height: 12px;
	margin-left: 19px;
	margin-top: 13px;
	padding-left: 15px;
	position: relative;
	width: 252px;
}

#que span {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#titulo {
	color: #FFFFFF;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	height: 38px;
	margin-top: 5px;
	text-align: center;
	width: 485px;
}

#text {
	background-image: url(images/back-cen.png);
	background-position: center top;
	background-repeat: repeat-y;
	width: 775px;
	/*height:290px;*/
	position: relative;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#textl {
	width: 50px;
	/*height:290px;*/
	position: relative;
	float: left;
	padding-top: 100px;
	padding-left: 13px
}

#textr {
	width: 50px;
	/*height:290px;*/
	position: relative;
	float: right;
	padding-top: 100px;
}

#textc {
	width: 745px;
	/*height:350px;*/
	position: relative;
	margin: 0 auto;
	padding-top: 1px
}

#textinner {
	padding: 15px;
	overflow-y: scroll;
	height: 480px;
	width: 700px;
	margin-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.precio {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}

.fucsia,.amarillo,.negro {
	color: #ffffff !important;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	display: block;
}

.fucsia:hover,.amarillo:hover,.negro:hover {
	text-decoration: underline;
}

.fucsia {
	background-image: url(images/botonf.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 18px;
	padding-top: 5px;
	width: 90px;
	margin-top: 5px;
}

.amarillo {
	background-image: url(images/botona.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 19px;
	padding-top: 4px;
	width: 90px;
}

.negro {
	background-image: url(images/botonn.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 19px;
	padding-top: 4px;
	width: 90px;
	margin-top: 12px;
}

.inf {
	background-image: url(images/back-inf.png);
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 15px;
	height: 6px;
	width: 775px;
}

#footer {
	width: 100%;
	height: 30px;
	text-align: center;
	color: #666;
	background-color: #FFF;
	position: relative;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bfooter.jpg);
	background-repeat: repeat-x;
	margin: 0 auto
}

a {
	color: #66F
}

a:visited {
	color: #66F
}

a:hover {
	color: #06F
}

/*****************serviweb*******************/
.serviwebPie {
	width: 100%;
	margin-top: 0px !important;
	padding-top: 0px;
	text-align: center;
}

.serviwebPie h1.serviweb,.serviwebPie h3.serviweb,.serviwebPie h1.serviweb a,.serviwebPie h3.serviweb a
	{
	display: inline;
	margin: 0;
	font-size: 10px;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.serviwebPie h2 {
	display: inline;
	margin: 0;
	font-size: 12px;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.serviwebPie a.serviweb2 {
	display: inline;
	margin: 0;
	font-size: 10px;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
