/* reset browser styles */

html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}

ol {margin-left: 1.4em;list-style: decimal;}
ul {margin-left: 1.4em; list-style:square;}
img {border: 0;}
input[type="text"], input[type="password"], input[type="email"], textarea, select {outline: none;}

/* end reset browser styles */



body {
	font: 12px Arial, Helvetica, sans-serif; 
	background:#000;  
	margin: 0; 
	padding: 0;
	text-align: left;
	color: #fff;
}

.clear { clear:both}
.clear-l { clear:left}
.clear-r { clear:right}

#background_cycler{padding:0;margin:0;width:100%;position:absolute;top:0;left:0;z-index:-1}
#background_cycler img{position:absolute;left:0;top:0;width:100%;z-index:1}
#background_cycler img.active{z-index:3}

#contenedor950 { width:950px; margin:0 auto}
#logo-home { margin:15px 0 0 35px; float:left; width:300px}

body#noticias { background:url(../images/bg-page.jpg) no-repeat top center #000}

#contnoticias { width:910px; background-color:#FEF7E7; position:relative; padding:30px 20px; margin-bottom:50px }
#tit-noticias { width:200px; height:20px; line-height:20px; background:#B89E54; color:#433123;  font-family: 'Cambria'; font-size:17px; margin-left:-30px; padding:5px 0 5px 40px;
-webkit-box-shadow:  2px 2px 2px 2px #333; box-shadow:  2px 2px 2px 2px #333; }

#conthumbs-not { width:80%; margin:60px auto}
.modnot { margin:20px 0 40px 0}
.modnot img { float:left; margin-right:20px}
.modnot h1 a{ color:#B89E54; font-family: 'Cambria'; font-size:17px; line-height:30px; text-decoration:none}
.modnot p {font-family: 'Cambria'; font-size:14px; font-style:italic; color:#000}
.modnot hr { border:none; }

.titnot {font-family: 'Cambria'; font-size:20px; line-height:20px; color:#B89E54;  position:absolute; left:280px; top:25px; width:500px}
.notdetalle { margin-left:200px; width:500px; margin-top:50px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000}
.notdetalle h1 {font-family: 'Cambria'; font-size:17px; line-height:20px; color:#B89E54; font-style:italic;}
.notdetalle p { font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#000; margin:10px 0}