@charset "utf-8";
/* ==========================

HOJA DE ESTILOS DE webcamchicas.org

diseño 2009 www.ambigrama.com

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

body {
	witdh: 100%;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#234741;
	line-height:1.5em;
	background: #fff url(../img/bg.jpg) repeat;
	text-align: center;
}

h1 { display:none; }

h2 {font-size: 24px; font-family:Arial, Helvetica, sans-serif; line-height:1.5em; margin: 0; padding: 0;}

p { text-align:center;}

#contenedor {width: 900px; margin: 0 auto; background:#d8ebea; border-left:#527b79 solid 5px; border-right:#527b79 solid 5px;}

#cab {}

#cuerpo { padding:20px;}

#pie {witdh: 900px; height:282px; margin: 0 auto; background: #fff url(../img/bg-pie.png) no-repeat; }

#txtpie { padding: 220px 50px 0 50px; }

#txtpie p {border-top: #5db0af solid 1px; border-bottom:#	5db0af solid 1px;}

a {color:#1b594f; text-decoration:none;}
a:hover {color:#1b594f; text-decoration:underline;}


