/* CSS Document */

/*
	Nombre: CSS RSNV
	Descripcion: Diseņado para Red Social No Violenta
	Version: 2.0 by karlitox
	Autor: Germen Mig Comunicaciones
	Autor URI: http://www.germenmig.cl
*/

/* ------------------------------ Todo */

body {
	background: #000 url(im/fondo.jpg) no-repeat fixed center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px auto auto;
	width:977px;
	}
	
img {
	border:0;
}


/* ------------------------------ Header */

#flash {
	float:left;
	margin:0px 0px;
	width: 706px;
	height: 276px;
	}

#logo {
	float:right;
	background-image:url(im/logo.jpg);
	margin:0px 0px;
	width: 271px;
	height: 164px;
	}

#participar {
	float:right;
	margin:0px 0px;
	width: 271px;
	height: 112px;
	text-decoration:none;
	}
	

/* ------------------------------ Cuerpo */

#sidebar1 {
	float:left;
	width: 223px;
}

#banner {
	width:210;
	margin:15px auto 30px 0px;
}

p.sidetitulo2 {
	width:210px;
	text-align:center;
	background: url(im/blanco.png) repeat;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
}

.programa {
	width:210px;
}

p.prog {
	padding-left:5px;
	background-color:#286ECD;
	color:#FFFFFF;
	font-weight:bold;
}

a.frase {
	text-decoration:none;
	font-weight:bold;
	color:#286ECD;
}

a.frase:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#fff;
}

p.prog2 {
	padding-left:5px;
	background-color:#ffcc00;
	color:#000;
	font-weight:bold;
}

a.frase2 {
	text-decoration:none;
	font-weight:bold;
	color:#ffcc00;
}

a.frase2:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#fff;
}

#content {
	margin-bottom:20px;
	background: url(im/blanco.png) repeat;
	float:left;
	width:483px;
}

.cont {
	margin:20px 15px 30px 15px;
}

#content p {
	text-align:justify;
	color:#000;
}

#content p.titulo {
	color:#FFF;
	padding:5px;
	background-color:#000;
	font-size:20px;
	font-weight:bold;
	
}

#content p.bajada {
	background-color:#ccc;
	padding:4px;
	text-transform: uppercase;
	font-weight:bold;
	
}

a.frase3 {
	text-decoration:none;
	color:#286ECD;
	font-weight:bold;
}

a.frase3:hover {
	font-weight:bold;
	color:#000;
}

.vidiz {
	width:222px;
	height:180;
	float:left;
	margin-bottom:8px;
}

.vidde {
	width:222px;
	height:180;
	float:right;
	margin-bottom:8px;
}

#sidebar2 {
	float:left;
	width: 168px;
}

#mm {
	margin:10px auto 5px auto;
}

p.sidetitulo {
	text-align:center;
	background: url(im/blanco.png) repeat;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
}

#menu2 {
	float:right;
	width:155px;
}

.flash {
	width:155px;
	margin:5px auto 10px 0px;
}

#sidebar3 {
	margin-top:10px;
	float:right;
	width: 103px;
}

.menu {
	background-color:#FFCC00;
	margin:2px 0px 0px auto;
	width: 90px;
	height: 21px;
}

.menupres {
	background-color:#FE6B00;
	margin:2px 0px 0px auto;
	width: 90px;
	height: 21px;
}

.menu:hover {
	background-color:#FE6B00;
}

#sidebar3 a {
	font-size:12px;
	padding:3px 5px 2px 0px;
	color:#000;
	margin:0px 0px 0px 2px;
	font-weight:bold;
	text-decoration:none;
}

.lista {
	width: 90px;
	margin-top:15px;
	margin-left:10px;
	margin-bottom:10px;
}

/* ------------------------------ Contacto */

#form {
	margin:10px auto 30px auto;
	width:380px;
}


#form p.formti {
	text-align:right;
	padding:2px 90px 2px 2px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#666;
}

#form p.norm2 {
	margin-right:90px;
	text-transform:uppercase;
	font-size:9px;
	text-align:right;
	font-weight:bold;
}

#form p.norm {
	margin-left:160px;
	text-transform:uppercase;
	font-size:9px;
	font-weight:bold;
}

#form p.norm2 br {
	margin-bottom: 10px;
}

#enviar {
	width:380px;
	text-align:right;
}


/* ------------------------------ Footer */

#footer {
	margin-bottom:15px;
	clear: both;
	width:977px;
}

p.foot {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}




/* FIN */
