/**** Base CSS ***/


/************************************
*************************************
	LAYOUT
*************************************
************************************/
.verde {  background: #020808 url("../img/fnd_fondo.jpg") repeat-x;}
.morado {  background: #020808 url("../img/fnd_fondo1.jpg") repeat-x;}
.azul {  background: #020808 url("../img/fnd_fondo2.jpg") repeat-x;}
#oWrap {}

#oContenedor {width:950px; margin:35px auto 0;}

#oLogo {width:110px; float:left;}

#oMenu {width:180px; float:left; margin-top:80px;}

#oContenido {width:660px; float:left; margin-top:80px;}

#oFooter  { width:660px; float:left; clear:all;}


/************************************
*************************************
	ETIQUETAS GENÉRICAS
*************************************
************************************/
p { margin-top:20px;}


/************************************
	MENU
************************************/
#oMenu  ul  li {margin-bottom: 5px;}

/************************************
	FOOTER
************************************/

#oFooter  {}
	#oFooter  img {vertical-align:middle; margin-right:10px;}

/************************************
*************************************
	OTROS
*************************************
************************************/

.clearall {clear:all;}
.floatLeft {float:left;}

.w290 { width:290px;}

.cLeft { width:517px; float:left;}
#DepositocLeft { width:623px; float:left; position:relative;}
.cRight { width:142px; float:right; margin-top:275px;}
.cLeft1 { width:258px; float:left;}
.cRight1 { width:258px; float:right;}
	
/************************************
*************************************
	ESPECÍFICOS DE c/PÁGINA
*************************************
************************************/
#index #videoImg{ float:left;}
	#index #video {float:left; margin-top:10px;}

#deposito {}
	#deposito .cLeft { width:400px; float:left;}
	#deposito  .cRight { width:142px; float:left; margin-top:300px;}
	.pieContenido { margin-top:430px; clear:all;}
	#deposito h2 {margin-top:5px;}
	
#movil {}
	.cMovil { width:168px; height:300px; margin: 20px 20px 0 0; float:left;}
	.ulMovil {width:431px; float:left; margin:35px 20px 20px; list-style: disc outside;}
		.ulMovil li { margin:15px 0 0 0;}
		.ulMovil p { margin:0 0 0 10px;}
		.ulMovil div.imgCodigo { width:80px; float:left; margin:5px 0 0 10px;}
		.ulMovil div.txtCodigo { width:240px; float:left; margin: 10px 0 0 10px;}
		
		.ulMovil input.nTelefono {display:block; background: transparent url("../img/fnd_inputTelefono.png") no-repeat; border:none; width:165px; margin:0px; padding:2px 0 0 30px; height:27px; float:left;}
		.ulMovil input.nBoton { display:block; background: transparent url("../img/fnd_inputSubmit.png") no-repeat; border:none; width:29px; margin:0px; padding:0px; height:29px; width:29px; text-indent:-5000px; float:left;}
		.ulMovil input.nBoton:hover {cursor:pointer;}
		.ulMovil table {border:none; display:block; margin: 5px 0 0 8px;}
		
			/*.ulMovil input.nTelefono { background: transparent url("../img/fnd_inputTelefono.png") no-repeat; border:none;}
			.ulMovil input.nBoton { background: transparent url("../img/fnd_inputSubmit.png") no-repeat; border:none;}*/
			/*.ulMovil input.nTelefono { background: transparent url("../img/fnd_inputTelefono.png") no-repeat; border:none; padding:5px; width:195px; height:29px; line-height:10px;}
			.ulMovil input.nBoton { background: transparent url("../img/fnd_inputSubmit.png") no-repeat; border:none; width:29px; padding:0; height:29px; line-height:10px;}*/
		
#intro {}
	#oIntro {width:300px; float:left; margin-top:80px;}
	#oIntro p { margin-top:15px;}		
	#intro #oContenido {width:590px; float:left; margin-top:80px;}
	#intro #oContenido p {width:440px;}oContenido p {width:440px;}