#contenidusoweb #arquitectoexpresscolumn
{
	background-image:url(../images/servicios/column_background.gif);
	background-position:top;
	background-repeat:repeat-y;
}

#contenidusoweb #arquitectoexpressheader td
{
	background-image:url(../images/bottom.jpg);
	background-position:top;
	background-repeat:repeat-y;
	vertical-align:middle;
}

#contenidusoweb #noback
{
	background-image:none;
}

#contenidusoweb #arquitectoexpressheader h1
{
	padding:0px;
	margin:0px;
	padding-left:40px;
	font-size:12px;
	line-height:39px;
}


#contenidusoweb #arquitectoexpresssubheader
{
}

#contenidusoweb #arquitectoexpresssubheader td
{
}

#contenidusoweb #arquitectoexpresssubheader p
{
	padding-left:40px;
}

#contenidusoweb #arquitectoexpress input
{
	width:200px;
}

#contenidusoweb #arquitectoexpress td
{
}

#contenidusoweb #arquitectoexpress p
{
	padding-left:40px;
}

#contenidusoweb #arquitectoexpress ul li ul
{
	padding-left:15px;
}
#contenidusoweb #arquitectoexpress ul li
{
	padding-bottom:5px;
}
#contenidusoweb #arquitectoexpress ul li ul li
{
	list-style-type:disc;
}

#contenidusoweb #arquitectoexpress ol li
{
	padding-bottom:5px;
}
#contenidusoweb #arquitectoexpress #wrapper ul li
{
	padding-bottom:0px;
}

/* allow room for 3 columns */
#wrapper ul
{
	width: 200px;
}

/* float & allow room for the widest item */
#wrapper ul li
{
	float: left;
	width: 100px;
	list-style:none;
	padding-bottom:0px;
}

/* stop the float */
br
{
	clear: left;
}

#contenidusoweb #arquitectoexpresscolumn a
{
	font-size:12px;
	color:#77a7ab;
}

#contenidusoweb #arquitectoexpresscolumn img
{
	border-color:#77a7ab;
}


