
.container {
left:60px;
position:relative; 
width:780px; 
height:160px; 
background:#fffc66; 
color:#000; 
margin:40px auto;
} 

#atleft, #atright, #abright, #ableft{
position:absolute; 
width:20px; 
height:20px; 
color:#000;
background:#fff;
}
#atleft{
top:0; 
left:0;
}
#atright{
top:0; 
right:0;
}
#abright{
top:140px;
right:0;
}
#ableft{
top:140px;
left:0;
} 

#qtleft, #qtright, #qbright,#qbleft {
position:absolute; 
font-size:150px; 
font-family: Arial; 
color:#fffc66;
line-height:40px;
}
#qtleft{left:-8px;}
#qtright {left:-25px;}
#qbright {left:-25px; top:-17px;}
#qbleft {left:-8px; top:-17px;} 


#testo {
position:absolute; 
top:20px;
right:10px;
bottom:10px;
left:20px;
z-index:10;
color:#000;
text-align:left;
font-size:80%;
} 

body {
	margin:0;
	padding:0;
/*	font-family:"LucidaGrande", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;*/
}
/*//////////////ESTRUCTURA GENERAL///////////*/
#wrapper {
/*	width:940px;
	margin:0 auto;
	text-align:left;*/
}
#cabezal {
/*	padding-top:0px; */
}
/*
#nav {
	float:right;
	color:#0b0090;
	font-weight:bold;
	padding-right:10px;
}
#linkspie {
	clear:both;
	width:830px;
	margin:auto;
	text-align:center;
	font-weight:bold;
	padding-top:20px;
	color:#000066;
}
#pie {
	margin-top:8px;
	width:931px;
	height:48px;
	background:url(../../images/pie.jpg) no-repeat;
	text-align:center;
	padding-top:12px;
	color:#000066;
	font-weight:bold;
	line-height:160%;
	margin-bottom:40px;
}
*/
/*///HOME///////*/
/*
#mapa {
	height:348px;
	float:left;
	padding-top:3px;
}
.columna {
	float:left;
	width:464px;
	margin-right:6px;
	margin-bottom:5px;
}
.columnatop {
	height:28px;
	background:url(../../images/fondocontenido.jpg) no-repeat 1px;
	padding-left:25px;
	padding-top:15px;
	font-size:14px;
}
.columnamedio {
	background:url(../../images/fondocontenido2.jpg) repeat-y 1px;
	padding-left:25px;
	padding-top:10px;
	color:#000066;
	font-weight:bold;
	height:100%;
}
.columnabottom {
	height:42px;
	background:url(../../images/fondocontenido3.jpg) no-repeat 2px 0;
}
.columnabottom_linea {
	color:#000066;
	font-weight:bold;
	text-align:right;
	padding-right:20px;
	padding-top:15px;
	height:26px;
	background:url(../../images/fondocorto.jpg) no-repeat 2px;
}
#detalle {
	clear:both;
}
.fondodetalletop {
	color:#666666;
	font-size:14px;
	padding-left:25px;
	padding-top:15px;
	height:27px;
	background:url(../../images/fondolargotop.jpg) no-repeat;
}
.fondodetallemedio {
	padding-left:18px;
	padding-top:5px;
	background:url(../../images/fondolargomedio.jpg) repeat-y;
	width:100%;
	height:100%;
}
.fondodetallebottom {
	height:35px;
	background:url(../../images/fondolardobottom.jpg) no-repeat;
	color:#000066;
	font-weight:bold;
	text-align:right;
	padding-top:15px;
	padding-right:20px;
}
*/
/*////////productos HOME/////////////*/
.cadafoto {
	float:left;
	width:98px;
	color:#000066;
	padding-right:12px;
	padding-top:3px;
}
.cierre {
	width:12px;
	float:left;
	padding-left:2px;
}
.fotochica {
	width:80px;
	float:left;
}
.bordegris {
	border:#666666 1px solid;
}
/*////////////Navegacion horizontal//////////*/
/*#navegacion {
	text-align:left;
	font-size:14px;
	color:#000066;
	font-weight:bold;
	padding-left:8px;
	padding-bottom:15px;
}
#navegacion ul li {
	list-style:none;
	display:inline;
}
#navegacion02 {
	text-align:left;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	padding-left:8px;
	padding-bottom:15px;
	padding-top:30px;
}
#navegacion02 ul li {
	list-style:none;
	display:inline;
	color:#666666;
}
*/
/*///////////GALERIA///////*/
/*#titulos {
	padding-left:10px;
	font-weight:bold;
	padding-bottom:10px;
	float:left;
	width:538px;
	padding-top:8px;
}
.galeriafoto {
	width:221px;
	float:left;
	color:#000066;
	font-size:14px;
	padding-bottom:8px;
	font-weight:bold;
}
.galeriafoto_marco {
	width:221px;
	text-align:center;
	border:#999999 1px solid;
	height:180px;
}
*/
/*/////////search/////////*/
/*
.cadaproducto {
	clear:both;
	border-top:#cacaca solid 1px;
	font-size:14px;
	padding:15px 10px 2px 0px;
}
.fotoproducto {
	float:left;
	width:82px;
	height:82px;
	border:#cacaca 1px solid;
	margin-bottom:7px;
}
.cadaproducto_texto {
	float:left;
	width:442px;
	color:#000066;
	font-size:14px;
	font-weight:bold;
	padding:4px 10px 5px 6px;
}
.prezzo {
	width:126px;
	float:left;
	color:#404040;
	font-weight:bold;
	text-align:right;
}
.luogo {
	width:126px;
	float:left;
	color:#404040;
	font-weight:bold;
	text-align:center;
}
.data {
	width:133px;
	float:left;
	color:#404040;
	font-weight:bold;
	text-align:right;
}
#sponsor {
	width:700px;
	border-bottom:#cacaca solid 2px;
	padding:4px 0px 4px 4px;
	font-size:20px;
	color:#666666;
}
.link {
	color:#000066;
	font-weight:bold;
	padding-left:2px;
	padding-top:10px;
}
.cadalink {
	width:700px;
	line-height:150%;
	padding-left:4px;
	border-bottom:#cacaca solid 1px;
	padding-bottom:8px;
}
*/
/*///////////////////VIP02//////////*/
/*

.top_back01 {
	width:931px;
	height:11px;
	background:url(../../images/vip/back01_top.jpg) no-repeat top;
	border:0;
	display:block;
	overflow:hidden;
}
.center_back01 {
	width:931px;
	height:auto;
	background:  url(../../images/vip/back01_center.jpg) repeat-y;
	display:block;
	overflow:hidden;
}
.bot_back01 {
	width:931px;
	height:11px;
	background:url(../../images/vip/back01_bot.jpg) no-repeat top;
	display:block;
	overflow:hidden;
	border:0;
}
.top_back02 {
	width:907px;
	height:10px;
	background:url(../../images/vip/back02_top.jpg) no-repeat top;
	border:0;
	display:block;
	overflow:hidden;
}
.center_back02 {
	width:907px;
	height:auto;
	background:  url(../../images/vip/back02_center.jpg) repeat-y;
	display:block;
	overflow:hidden;
}
.bot_back02 {
	width:907px;
	height:1px;
	background:url(../../images/vip/back02_bot.jpg) no-repeat top;
	display:block;
	overflow:hidden;
}
.nav_arriba {
	padding-top:30px;
	width:931px;
	padding-bottom:15px;
	float:left
}
.content_txt_descrip {
	padding-right:10px;
	padding-left:12px;
	padding-top:10px;
	float:left;
	width:450px
}
.back_spam {
	width:476px;
	height:316px;
	background:url(../../images/vip/back_spam.jpg) no-repeat;
	float:left;
}
.caja01_spam {
	width:250px;
	height:23px;
	border:0;
	background:url(../../images/vip/caja01_spam.jpg) no-repeat;
}
.caja02_spam {
	width:250px;
	height:137px;
	border:0;
	background:url(../../images/vip/caja02_spam.jpg) no-repeat;
}
.caja03_spam {
	width:73px;
	height:23px;
	border:0;
	background:url(../../images/vip/caja03_spam.jpg) no-repeat;
}
.blok_form01 {
	float:left;
	width:476px;
}
.blok_form02 {
	height:165px;
	padding-left:12px;
}
.blok_form03 {
	width:200px;
	height:70px;
}
.pad_top12 {
	padding-top:12px;
}
.pad_top5 {
	padding-top:5px;
}
.pad_left12 {
	padding-left:12px;
}
.pad_left5 {
	padding-left:5px;
}
.pad_left7 {
	padding-left:7px;
}
.pad_right7 {
	padding-right:7px;
}
.pad_right13 {
	padding-right:13px;
}
.pad_right25 {
	padding-right:25px;
}
.pad_bot20 {
	padding-bottom:20px;
}
.float_r {
	float:right;
}
.float_l {
	float:left;
}
.w95 {
	width:95px;
}
.w210 {
	width:210px;
}
.w115 {
	width:115px;
}
.recuadro-2icons {
	text-align:left;
	height:100%;
	width:245px;
	font-weight:bold;
	height:130px;
	border:#cacaca solid 2px;
	background-color:#FFFFFF;
	margin-right:12px;
}
.bloque_icon {
	width:240px;
	height:45px;
}
.setdefotos02 {
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	border:#cacaca solid 1px;
	width:416px;
	height:510px;
}
*/
/*///////////////////VIP//////////*/
/*
#contenidoVIPTtop {
	background:url(../../images/fondotopVIP.jpg) no-repeat;
	width:933px;
	height:21px;
}
#contenidoVIPmedio {
	width:936px;
	height:600px;
	background:url(../../images/fondomedioVIP.jpg) repeat-y;
}
#contenidoVIPbottom {
	height:25px;
	background:url(../../images/fondobottomVIP.jpg) no-repeat;
}
#detalleVIP {
	padding:2px 15px 0px 0px;
	text-align:right;
	color:#000066;
	font-weight:bold;
}
#fondoVIP {
	background:url(../../images/fondoVIP.jpg) no-repeat;
	height:130px;
	padding-top:6px;
	padding-left:6px;
}
#setdefotos {
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	border:#cacaca solid 1px;
	width:416px;
	height:510px;
}
.minifotos {
	margin-top:5px;
	margin-right:18px;
	float:left;
	padding:6px 0px 6px 0px;
	border:#cacaca solid 2px;
	width:82px;
	height:82px;
}
#tabla {
	width:212px;
	color:#666666;
	float:left;
	font-weight:bold;
}
#datosanuncio {
	text-align:left;
	float:left;
	height:78px;
	width:214px;
	font-weight:bold;
	padding:4px 18px 4px 10px;
	height:130px;

	border:#cacaca solid 2px;
	background-color:#FFFFFF;
}
#textoanuncio {
	text-align:left;
	padding-top:4px;
	color:#666666;
	font-weight:bold;
}
#anucios2 {
	float:left;
	width:426px;
}
*/
/*////////PAGINACION///////////////*/
/*
.paginacion {
	border-top:#cacaca solid 1px;
	text-align:left;
	position:relative;
	padding-top:5px;
	font-size:12px;
	padding-bottom:30px;
}
.next {
	position:absolute;
	right:-5px;
	top:5px;
	width:100px;
	height:20px;
	font-size:12px;
}
*/
/*//////////FORMULARIO////////*/
.campoylebel {
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
/*	padding-bottom:50px;*/
	padding-bottom:40px;
	clear:left;
}
.campoylebel select {
	width:360px;
	height:24px;
	border:#cfcfcf 1px solid;
	font-family:"LucidaGrande", Arial, Helvetica, sans-serif;
/*	padding-left:5px; */
	color:#000000;
}
.campoylebel input {
	border:#cfcfcf 1px solid;
	color:#000000;
	font-family:"LucidaGrande", Arial, Helvetica, sans-serif;
}
.inputchico {
	width:360px;
	height:21px;
}
.inputlargo {
	width:360px;
	height:21px;
}
#descrizione {
	width:360px;
	height:214px;
	overflow:auto;
	font-family:"LucidaGrande", Arial, Helvetica, sans-serif;
	padding-left:5px;
	font-size:12px;
}
.lebels {
/*	width:180px;*/
	width:205px;
	float:left;
	color:#404040
}
.lebels2 {
	float:left;
	font-size:12px;
	font-weight:normal;
/*	padding-left:10px;  */
	text-align:left;
	color:#404040;	
	width:300px;
}
.lebels_txt {
	font-size:12px;
	font-weight:normal;
	color:#404040;	
}
.paddinggde {
/*	padding-left:33px; */
}
.paddinggle {
	padding-right:15px;
}
.bton_subirimg {
	width:375px;
	text-align:right;
	clear:both;
	padding-top:8px;
	float:left;
}
#llamada {
	position:absolute;
	top:0;
	left:0;
}
/*/////////////varios generales/////////*/

img {
	border:none;
	outline:none;
}

p, ul, li, form {
	padding:0;
	margin:0;
}

a {
	text-decoration:none;
	color:#000066;
}

.gris {
	color:#404040;
}
.grisclaro {
	color:#999999;
}
.blanco {
	color:#FFFFFF;
}
.azul {
	color:#000066;
}
.negro {
	color:#333333;
}
.paddingtop {
	padding-top:15px;
}

.paddingtop5 {
	padding-top:3px;
}

.paddingabajo {
	padding-bottom:17px;
}
.paddingright {
	padding-right:10px;
}
.paddingright2 {
	padding-right:25px;
}
.padingleft {
	padding-left:5px;
}
.margintop {
	margin-top:5px;
}
.margingrande {
	margin-right:130px;
	margin-left:130px;
}
.floatleft {
	float:left;
}
.alineaderecha {
	text-align:right;
}
.alineacentro {
	text-align:center;
}
.size12 {
	font-size:12px;
}
.size18 {
	font-size:18px;
}
.size25 {
	font-size:25px;
}
.paddingbottom {
	padding-bottom:4px;
}
.pad_left270 {
	padding-left:270px;
}
.font14 {
	font-size:14px;
}
.bold {
	font-weight:bold;
}
.separado {
	letter-spacing:2px;
}
/*
#{
padding-top:15px;
}
*/
/***************** SYI *********************/

.cat-category { margin-top:25px}
.cat-conditions {margin-bottom:50px;}
.cat-contact { margin-top:10px;}
.error { color:#FF0000;
float:left;
font-size:12px;
font-weight:normal;
padding-top:2px;
width:300px;
 }
textarea#body { width:360px; }
.cross { color:#FF0000;float:left;font-weight:bold; padding-top:2px;} 
.separator { border-bottom:1px solid #CFCFCF; width:930px; height:25px; margin:20px 0; }
.sep-number {background-color:#CCCCCC; color:#FFFFFF; width:20px; padding-bottom:5px; padding-top:5px; text-align:center; float:left;}
.sep-text {padding-left:15px; float:left; padding-top:5px; font-size:14px;}
.borderojo {border:1px solid #F00; }
.frm-size { width:380px;} 

.image-form {width:548px; text-align:right; margin-bottom: 20px; float:left; width:360px}
.loading {width:300px; padding-left:140px; margin-bottom:15px; }
.loading span {position:relative; bottom:10px; padding-left:10px; font-weight:bold; font-size:small}
.input_file { } 
i { color:#333; font-weight:normal; font-size:small } 
.lebels i{
	display: block;
	float:right;
	text-align: right;
	margin-right: 7px;
	width: 65px;

}

/***** AUTOCOMPLETE PLUS *******/
.autocomplete-w1 { background:url(/it/images/autocomplete_shadow.png) no-repeat bottom right; position:absolute; top:4px; left:3px; /* IE6 fix: */ _background:none; _top:1px; }
.autocomplete { width:300px; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE specific: */ _height:350px;  _margin:0px 6px 6px 0; overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:normal; font-size:10pt;}
.autocomplete strong { font-weight:bold; color:#79AF2B; }


/****** HOUSE ATTRIBUTES *******/
#more_h_attributes select{
	width: 150px;
}

#more_h_attributes .frm-size{
	width: 250px;
}

#more_h_attributes{
	background-color: #fff;
	padding: 5px 0;
	height: 120px;
	margin: 2px 0 8px 0;
}

optgroup{
	font-style: normal;
	font-weight: bold;
	color: #404040;
	border-bottom: 1px dotted #404040;
}
