@charset "utf-8";
/* CSS Document */

#pscroller1{
	width: 195px;
	height: 170px;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
body {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	background-color:#141414;
	background-image:url(imagenes/fondo.jpg);
	background-repeat:repeat-x;
	font-family:"arial";
	letter-spacing:1.7px;
	font-size:11px;
	color:#CFCFCF;
}
input,textarea {
	color:#CCCCCC;
	background-color:#494949;
	border:none;
}
a {
	color:#C3C3C1;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#cabecera {
	float:none;
	width: 750px;
	text-align:center;
	margin:0 auto;
}
#contenido {
	width: 750px;
	text-align:center;
	margin:0 auto;
	margin-bottom: 10px;	
}
#noticias {
	float:left;
	width: 200px;
	text-align:left;
	margin-bottom: 10px;
}
#contacto {
	float:right;
	width: 200px;
	text-align:left;
	margin-bottom: 10px;
}
#empresa {
	color:#CFCFCF;
	font-size:11px;
	float:none;
}
#left {
	float:left;
	width:500px;
}
#right {
	float:left;
	width:250px;
}
.noticia{
	font-size:11px;
	color:#CFCFCF;
	margin-top:1px;
	margin-bottom:0px;
	line-height:15px;
	
}
.noticia1{
	font-size:11px;
	color:#CFCFCF;
	margin-top:1px;
	margin-bottom:0px;
	line-height:15px;
	width: 500px;
	
}
.noticia2{
	font-size:12px;
	color:#CFCFCF;
	margin-top:1px;
	margin-bottom:0px;
	line-height:15px;
	width: 500px;
	
}
#contacta {
	color:#CFCFCF;
	font-size:11px;
	line-height:14px;
letter-spacing:1.0px;

}

.fecha {
	font-size:10px;
	color:#CCCCCC;
	margin-top:1px;
	margin-bottom:0px;

}
h6 {
	color:#5A5A5A;
	font-size:16px;
	margin-bottom:5px;
	margin-top:10px;
}
h5 {
	color:#C3C3C1;
	font-size:12px;
	margin-bottom:5px;
	margin-left:25px;
	margin-top:10px;
}
#inicio {
	padding-left:10px;
	float:right;
	width:520px;
	text-align:left;
	margin-bottom: 10px;
	padding-right: 20px;
}
#botones {
	float:right;
	float:right;
	width: 168px;
	padding-top:20px;
	margin-right:10px;
	padding-left: 15px;
}
#footer {
	text-align:center;
	margin:0 auto;
	background-image:url(imagenes/asd.jpg);
	clear:both;
	font-size:10px;
	color:#666666;
	background-repeat: repeat-x;
}
#footer a {
	color:#666666;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #666666; font-size: 10px; }

a.style4:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
			background-image: url(outlink.gif);
		background-repeat: no-repeat;
			padding-right: 10px;
				background-position: right !important;
}

a.style4:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
			background-image: url(outlink.gif);
		background-repeat: no-repeat;
			padding-right: 10px;
				background-position: right !important;
}
a.style4:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 10px;
	background-image: url(outlink.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	background-position: right !important;
	background-color: #333333;
}
.post a[href^="http"] {
	padding-right: 10px;
	background-image: url(outlink.gif);
	background-position: right !important;
	background-repeat: no-repeat;
}
.style3 {color: #FF9900}
.style4 {color: #00CC33}
.style5 {color: #CCFF00}

