#contentLeft
{
	width: 780px;
	float:left;
}

#pasos
{
	width: 100%;
	float:left;
	padding: 0;
}

#pasoActivado
{
	width: 195px;
	height: 57px;
	float:left;
	background: url(../images/client/_imgPasos1.gif) no-repeat bottom left;
}

.textoPaso
{
	color: #fff;
	font-size: 11pt;
	text-align: left;
	font-weight: bold;
	margin: 0;
	float:left;
	padding: 0;
}

.numero
{
	color: #fff;
	font-size: 24pt;
	text-align: center;
	font-weight: bold;
	clear:both;
	border-right: 1px dotted white;
	margin-right: 4px;
	padding: 0;
}

.pasoNormal
{
	width: 195px;
	height: 50px;
	float:left;
	background-color: #c2cccd;
}

.tituloEnGris
{
	background: white url(../images/client/_imgTitulo.gif) repeat-x;
	height: 22px;
	float:left;
	font-size: 14px;
	color: #fff;
	width: 98%;
	padding: 5px 0 0 2%;
	margin:0;
}

#contenidoTab
{
	float:left;
	width: 778px;
	margin: 5px 0 20px 0;
	border: 1px Solid #616d6d;
}

#contenidoTab .textoContenidoTab
{
	width: 748px;
	padding: 10px 15px 10px 15px ;
	float:left;
	margin: 0;
	color: #2f4f4f;

}

#btns
{
	text-align: right;
}

.nota
{
	color: #666; 
	font-size: 12px;
}

.modoPago
{
	width: 96%;
	float:left;
	border: 1px dashed #ccc;
	background-color: #fbfafa;
	padding: 2%;
	margin-bottom: 20px;
}

.modoPago h2
{
	color: #C53B1C;
	margin:  0 0 10px 0;
	padding: 0;
	float:left;
}

.modoPago .descripcionModoPago
{
	float:left;
	width: 100%;
}


.modoPago p
{
	line-height: 15px;
	font-size: 12px;
	float:left;
	margin: 0 0 5px 0;
	padding: 0;
	font-family:Verdana;
	color: #585656;
}

#datosDeposito
{
	margin : 0 0 10px 0;
	padding : 0;
	border-bottom : 1px solid #fff;
}

#datosDeposito li 
{
	margin : 0;
	padding : 0;
	list-style : none;
	border : 1px solid #fff;
	border-bottom : none;
	line-height: 25px;
	font-size: 12px;
	font-family:Verdana;
	color: #585656;
}

#datosDeposito li span
{
	width: 150px;
	float:left;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
}

#divMostrarImagenes
{
	float:left;
	width: 100%;
}

#divMostrarImagenes #listadoImagenes
{
	width: 75%;
	float:left;
}

#divMostrarImagenes #listadoImagenes .imagen
{
	width: 150px;
	height: 150px;
	float:left;
	margin: 10px 15px 10px 0;
	text-align: center;
	background: url(../images/_imgRecuadroImagen.gif) no-repeat;
	border: 1px dashed #ccc;
	background-color: #fbfafa;
}

#divMostrarImagenes #listadoImagenes .imagen a img
{
	border: none;
}

#formAltaAnuncio .etiquetas
{
	width: 24%;
}



.textAreaLarge
{
	display:block;
	float:left;
	width: 395px;
	height: 180px;
	border: 1px solid #ccc; 
	color: #777; 
}

.inputTextLarge
{	
	float:left;
	margin: 0; 
	border: 1px solid #ccc; 
	color: #777; 
	width: 395px;
}

.adjuntarImagen
{
	float:left;
	margin: 0; 
	border: 1px solid #ccc; 
	color: #777; 
	width: 236px;
	text-align:center;
	font-weight: bolder;
}

/********************************************************************/

#contentRight
{
	width: 210px;
	margin-left: 10px;
	float:left;
}

/**********************Iniciar Sesion*******************************/

#iniciarSesion 
{
	background: url(../images/client/_imgTituloLogin.gif) repeat-x;
	float:left;
	width: 100%;
	min-height: 100px;
	margin: 0 0 20px 0;
}

#iniciarSesion h2 
{
	background: url(../images/_imgTituloLogin.gif) no-repeat right top;
	color: #FFFFFF;
	font-size: 14px;
	font-weight : bolder;
	margin: 0;
	padding:0;
}

#iniciarSesion h2 span 
{
	display: block;
	height: 22px;
	padding: 5px 0 0 10px;
	background: url(../images/img21.gif) no-repeat;
}

#iniciarSesion #ulBody
{
	border: 2px Solid #bedb7e;
	padding: 0;
	float:left;
	width: 206px;
}

#iniciarSesion #ulBody ul
{
	width: 100%;
	margin: 0;
	padding: 5% 0 5% 0;
	float:left;
	line-height: 25px;
}

#iniciarSesion #ulBody li
{
	margin : 0;
	width: 100%;
	float:left;
	padding : 0;
	list-style : none;
	display: inline;
	color: #da2021;
}


#iniciarSesion #ulBody  li a
{
	color: #da2021;
	width: 96%;
	padding: 0 2% 0 2%;
	float:left;
	text-decoration: none;
	display:block;
	border-bottom: 1px Solid #b0b8bc;
}

#iniciarSesion #ulBody  li a:hover
{
	color: #666;
}

#iniciarSesion #ulBody p
{
	margin: 0;
	padding: 0 0 10px  2%;
	width: 96%;
	color: #5f6960;
	font-size: 10px;
	float:left;
}

#iniciarSesion #ulBody p input
{
	margin: 0;
	padding: 0;
	float:left;
}

#iniciarSesion #ulBody p .inputText
{
	width: 170px;
}

.alignCenter
{
	text-align: center;
}
