/* ============================

HOJA DE ESTILOS DE camaravoyeur.com V2.0

Prohibida su copia o reproducción sin autorización expresa
y por escrito de New Webmasters SL.
admin@new-webmater.com

(c) 2008 New Webmaster SL.

===============================*/


/* html */

body {
margin:0;
background: url(../img/bg-camaravoyeur.jpg) repeat;
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px;
color: #000;
}

table {
width:95%;
margin: 0 auto;
}

td, tr {
}


/* ENLACES GENERALES */

#contenedor a:link {
	color: #000000;
	text-decoration: none;
}
#contenedor a:visited {
	text-decoration: none;
	color: #000000;
}
#contenedor a:hover {
	text-decoration: underline;
	color: #9B4172;
}
#contenedor a:active {
	text-decoration: none;
	color: #000000;
}



/* ELEMENTOS MAQUETACIÓN */

#contenedor {
width:900px;
margin:0 auto;
}

#cab {
background:url(../img/cab-camaravoyeur.jpg) no-repeat;
height:432px;
z-index:0;
 }
 
#textocab1 {
width:320px;
float:right;
margin: 90px 350px 0 0;
_margin: 90px 175px 0 0; /* hack IE 6 */
font-family:"Trebuchet MS", Arial, Verdana;
font-size:18px;
font-weight:bold;
letter-spacing:-1px;
}

#textocab2 {
width:450px;
float:right;
margin: 175px 20px 0 0;
font-family:"Trebuchet MS", Arial, Verdana;
font-size:20px;
font-weight:bold;
text-align:center;
letter-spacing:-1px;
}

#cuerpo {
margin:-30px 0 30px 0;
_margin:-20px 0 30px 0; /* hack IE6 */
}



#txtpublicitario {
text-align:center;
font-family:"Trebuchet MS", Arial, Verdana;
font-size:16px;
font-weight:bold;
margin: 15px 0 0 0;
}

#legal {
width:700px;
float:right;
text-align:right;
margin: 20px 10px 0 0;
font-size:12px;
font-weight:bold;
}


#enlaces {
width:380px;
float:right;
margin: 100px 0 0 30px;
*margin: 120px 0 0 20px !important; /* HACK IE 7 */
} 

/* ENLACES ENLACES */

#enlaces a:link {
	color: #fff;
	text-decoration: none;
}
#enlaces a:visited {
	text-decoration: none;
	color: #fff;
}
#enlaces a:hover {
	text-decoration: underline;
	color: #000;
}
#enlaces a:active {
	text-decoration: none;
	color: #fff;
}


#pie {
background:url(../img/pie-camaravoyeur.jpg) no-repeat;
height:287px;
} 


/* CAJAS CHICAS Y CAPTURAS */

.cajachica {
width:100%;
_margin: 20px auto 20px auto;
margin: 10px auto -10px auto;
}

.cajachica-blog {
width:100%;
_margin: 20px auto 20px auto;
margin: 10px auto -10px auto;
}

.contcajachica {
padding:20px;
background:url(../img/bg-cajachica.png) no-repeat center;
}

.contcajachica-blog {
padding:20px;
background:url(../img_blog/bg-cajachica2.png) no-repeat center;
}

.captura {
width:299px;
float:left;
margin-right:5px;
_margin-right:0;  /* hack IE6 */
}

.fotocaptura {
border: #fff 1px solid;
margin: 3px;
}

.capturas {
width:140px;
float:left;
}

.cajatxtcapturas {
width:300px;
float: right;
}

.nombrechica {
color: #fff;
font-weight:bold;
}

.nombrechica-blog {
color: #000;
font-weight:bold;
}

.txtcapturas {
width:400px;
float: right;
text-align:justify;
margin: 10px 10px 10px 0;
_margin: 10px 6px 0 0; /* hack IE6 */
color: #fff;
}

.txtcapturas-blog {
width:400px;
float: right;
text-align:justify;
margin: 10px 10px 10px 0;
_margin: 10px 6px 0 0; /* hack IE6 */
color: #000;
}

.btnentrar {
text-align:center;
}

/* ACCESO */

#contenedoracceso {
width:900px;
margin:0 auto;
}


#txtcabacceso {
display:none;
}

#cuerpoacceso {
background:url(../img/cabacceso-camaravoyeur.jpg) no-repeat;
height:500px;
}

#acceso {
width:500px;
padding: 190px 0 0 300px;
_padding:0; /* hack IE6 */
_margin: 190px 0 0 300px; /* hack IE6 */
text-align:center;
}
 
.bgacceso {
background:url(../img/bgacceso-camaravoyeur.jpg) repeat;
}

/* PAGINACION */

#paginacion {
width:90%;
margin:20px auto;
padding:10px;
text-align:center;
}

.paginacion2 {
border: #fff solid 1px;
padding:5px;
background: url(../img/bg-paginacion.png) no-repeat;
color:#fff;
}
#paginacion-blog {
width:90%;
margin:20px auto;
padding:10px;
text-align:center;
}

.paginacion-blog2 {
border: #fff solid 1px;
padding:5px;
background: url(../img_blog/bg-paginacion2.png) no-repeat;
color:#fff;
}

/* ENLACES PAGINACION */

#paginacion a:link {
	color: #fff;
	text-decoration: none;
}
#paginacion a:visited {
	text-decoration: none;
	color: #fff;
}
#paginacion a:hover {
	text-decoration: underline;
	color: #000;
}
#paginacion a:active {
	text-decoration: none;
	color: #fff;
}
#paginacion-blog a:link {
	color: #fff;
	text-decoration: none;
}
#paginacion-blog a:visited {
	text-decoration: none;
	color: #fff;
}
#paginacion-blog a:hover {
	text-decoration: underline;
	color: #000;
}
#paginacion-blog a:active {
	text-decoration: none;
	color: #fff;
}