p {
	line-height: 		18px;
	font-size: 		12px;
	font-family:		Tahoma, Arial, Helvetica, sans-serif;
}
li {
	font-family:		Tahoma, Arial, Helvetica, sans-serif;
	font-size: 		8pt;
}
ul {
	margin-top:		1em;
	margin-bottom:		1em;
}
a:link, a:visited, a:active {
	color: 			#F0E9CB;
	/*background-color:	transparent;*/
	text-decoration: 	none;
}
a:hover {
	color: 			#f4f4f4;
	/*background-color:	transparent;*/
	text-decoration: 	none;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: 			#555;
	/*background-color:	transparent;*/
	text-decoration: 	none;
}
#footer a:hover {
	color: 			black;
	/*background-color:	transparent;*/
	text-decoration: 	none;
}
#footer {
	color: 			#555;
	text-align: 		left;
	font-size:		9px;
	padding-top:		10px;
	height: 1%;
}
#footer #footertext {
	padding-top:		3px;
	margin-left:		138px;
}
h1 {
	margin:			0;
	padding:		0;
}
h2 {
	font-size: 		26px;
	font-family: 		Arial, sans-serif;
	font-weight: 		normal;
	color:			white;
	margin-bottom:		20px;
}
h3 {
	font-size: 		18px;
	font-family:		Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom:		14px;
	font-weight:		normal;
	color:			white;
}
h4 {
	color:			white;
}
h4.intro {
	font-size: 		10em;
	font-family:		Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom:		0px;
	font-weight:		normal;
	color:			white;
	line-height: 23px;
}
h5 {
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 1em;
	color: black;
	margin: 0;
}
#navigationLinks {
	background:		#FF9933 url(pics/clip_top.gif);
	height:	30px;
	margin:			0;
	padding-left: 		15px;
}
#navigationLinks li {
	line-height: 		18px;
	padding:		0;
	margin:			0;
	list-style-type:	none;
	text-align:		center;
	display:		inline;
}
#navigationLinks li a:hover {
	background:		#FFA74F;
}
#navigationLinks li a {
	float:			left;
	display:		block;
	font-weight:		normal;
	font-size:		12px;
	padding:		5px 13px 7px 13px;
	color:			#F2F2F2;
	text-decoration:	none;
	font-family: Tahoma, Helvetica, sans-serif;
}
#navigationLinks li a.active {
	background:		#993300;
	color:		 	white;
}
#navigationLinks li #top {
}
.formBoxHeading {
	font-family: 		Arial, sans-serif;
	margin: 		1em 0 1em 0;
	font-size: 		14pt;
}
#rhsShadow {
	position: 		absolute;
	top: 			84px;
	left: 			954px;
	background-color: #FFCC99;
}
/* --- front page components ------------------------------------------------------- */

#leftcolumn {
	width: 			250px;
	background-color: #000000;
	position: absolute;
	height: 303px;
	overflow: visible;
	visibility: visible;
}
#menuabajo {
	padding: 0px;
	height: 84px;
	width: 261px;
	background-color: #000000;
	margin-top: -2px;
	background-image: url(pics/quinti_burdeos.gif);
}
#pics {
	background-color: #000000;
	margin-top: -1px;
}
#sombraabajo {
	background-image: url(pics/sombraabajo.jpg);
	width: 261px;
	height: 30px;
	background-position: 0px 0px;
}
#main {
	text-align:		left;
	color:			#FFFFFF;
	position: 		absolute;
	left: 			261px;
	top: 			0px;
	width: 			592px;
	margin-top: 23px;
}
#pagetext {
	background-color:	#CC6600;
	background-image:	url(pics/clip_foot.gif);
	background-position:	left bottom;
	background-repeat:	no-repeat;
}
/*------------------------------------------------------------------------------------*/


html {
	height:			100%;
	width:			100%;
}
img {
	border-width:		0px;
}
ul {
	margin: 		0px;
	padding: 		0px;
	padding-left: 		2em;
}
body {
	font-family: 		Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 		8pt;
	color: 			#000000;
	padding: 		0px;
	margin:			0px;
	border:			0px;
	background-color: #FFCC99;
}
A:link, A:visited, A:active {
	color: 			#FFC166;
	/*background-color:	transparent;*/
	text-decoration: 	none;
}
A:hover {
	color: 			#FFCF88;
	/*background-color:	transparent;*/
	text-decoration: 	none;
}
textarea {
	width: 			300px;
	height:			100px;
	font-family: 		Tahoma, Arial, Helvetica, sans-serif;
	font-size:		8pt;
	border: 		1px solid #484848;
	padding:		3px;
	color:			black;
	background-color:	#FFFFFF;
}
input.text {
	font-family: 		Tahoma, Arial, Helvetica, sans-serif;
	font-size:		8pt;
	border: 		1px solid #484848;
	padding:		3px;
	width: 			30px;
	background: 		#FFFFFF;
	margin-top:		1px;
	margin-bottom:		1px;
}
input.text-inline {
	font-family: 		Tahoma, Arial, Helvetica, sans-serif;
	font-size:		8pt;
	width: 			30px;
	color:	 		#4C4C4C;
	background: 		#FFFFFF;
	margin:			0;
	border:			0;
	padding:		0;
}
input.button {
	font-family:  		Tahoma, Arial, Helvetica, sans-serif;
	font-size: 		10px;
	line-height: 		10px;
	color: 			#666666;
	background: 		#f3f3f3;
	font-weight: 		bold;
	margin-top: 		10px;
	padding: 		3px 5px 3px 5px;
	height: 		24px;
	border-bottom: 		1px solid #999999;
	border-right: 		1px solid #999999;
	border-top: 		1px solid #CCCCCC;
	border-left: 		1px solid #CCCCCC;
	margin:			0px;
}
input.button[disabled] {
	font-family:  		Tahoma, Arial, Helvetica, sans-serif;
	font-size: 		10px;
	line-height: 		10px;
	color: 			#9F9F9F;
	background: 		#f3f3f3;
	font-weight: 		bold;
	margin-top: 		10px;
	padding: 		3px 5px 3px 5px;
	height: 		24px;
	border-bottom: 		1px solid #999999;
	border-right: 		1px solid #999999;
	border-top: 		1px solid #CCCCCC;
	border-left: 		1px solid #CCCCCC;
	margin:			0px;
}
input.file {
	font-family:  		Verdana, Helvetica, sans-serif;
	font-size: 		10px;
	margin-top: 		5px;
	padding: 		3px;
	width:			300px;
}
input.fileButton {
	font-size: 		10px;
	margin-top: 		5px;
}
input[type="file"] {
	font-family:  		Verdana, Helvetica, sans-serif;
	font-size: 		10px;
	width:			auto;
}
input[type="file"] > input[type="text"] {
	font-family:  		Verdana, Helvetica, sans-serif;
	font-size: 		8px;
}
input[type="file"] > input[type="button"] {
	font-family:  		Verdana, Helvetica, sans-serif;
	font-size: 		8px;
}
input.checkbox {
}
select {
	font-family: 		Tahoma, Arial, Helvetica, sans-serif;
	font-size:		8pt;
	border: 		1px dashed black;
	width: 			70px;
	background: 		#FFCC99;
	width: 			70px;
	margin-right: 0px;
	margin-left: 0px;
}
ul {
	list-style-type: circle;
}
.clearer {
	clear: both;
	font-size: 10px;
}
.trocoestilos {
	width: 47px;
	float: right;
	position: absolute;
	left: 518px;
	top: 6px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	height: 13px;
}
#langu {
	width: 61px;
	padding: 0px;
	margin-bottom: 0px;
	position: absolute;
	left: 708px;
	top: 31px;
	visibility: visible;
	overflow: visible;
	z-index: 2;
	color: #FFFFFF;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#langu a {
	color: #FFFFFF;
}
#langu a:hover {
	background-color: #FFA74F;
}
#logos {
	background-image: url(pics/quinti.net_logo.jpg);
}
#valids {
	padding: 0px;
	position: absolute;
	left: 42px;
	top: 378px;
}
select {
	font-size: 9px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	width: 60px;
}
#selec {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#columizquierda {
	float: left;
	width: 250px;
	text-align: center;
}
#columderecha {
	float: right;
	width: 250px;
	margin-top: -2px;
	text-align: center;
}
.tituport {
	text-align: right;
}
#cv {
	position:absolute;
	left:750px;
	top:78px;
	width:86px;
	height:29px;
	z-index:3;
	background-color: #DD6F00;
	border: 1px none #000000;
	color: #FFFFFF;
}
#menublog {
	position:absolute;
	left:23px;
	top:36px;
	width:502px;
	height:17px;
	z-index:3;
	background-color: #FF9900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#menublog a {
	color: #FFFFFF;
}
#submi {
	font-size: 9px;
	height: 18px;
}
#tes {
	font-size: 10px;
}
#ser {
	width: 100px;
}
.serviz {
	font-size: 12px;
}
.desarr {
	color: #66CC66;
}
.posi {
	color: #FF99CC;
}
.hosti {
	color: #CCCC00;
}
.progra {
	color: #CCCCCC;
}
.panos {
	color: #FFFF00;
}
ol {
	font-size: 12px;
}
dt {
	font-size: 14px;
}
.peke {
	font-size: 10px
}
strong {
	text-decoration: underline;
}
#langtit {
	color: #FFFFFF;
}
.publi a:link, .publi a:visited, .publi a:active {
	color: 			#000000;
	/*background-color:	transparent;*/
	text-decoration: 	none;
	font-size:		9px;
}
.publi a:hover {
	color: 			#000000;
	/*background-color:	transparent;*/
	text-decoration: 	none;
	font-size:		9px;
}
.publi {
	color: 			#000000;
	/*background-color:	transparent;*/
	text-decoration: 	none;
	font-size:		9px;
}
.logot {
	text-align: left;
}
.servisM {
	min-height:   220px;
	height:			1%;
	padding: 35px;
}
#contactot {
	margin-top:12px;
}

