body{
	font-family: Arial;
	font-size: 12px;
	background-color: #ffffff;
	color: #black;
	text-align: left;
	margin: 0;
}
#contenedor {
	margin: 0 auto;
	width: 850px;
}
a img {
	border: none;
}
#intro{
	margin: 10px 0 0 50px;
	border:  none;
	width: 783px;
	height: 150px;
	z-index: 1;
}
#menu {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #181a73;
}
#menu a:link , #menu a:visited {
	text-decoration: none;
	color: #181a73;
}
#menu a:hover {
	color: #4043ad;
}
#scrollnoticias {
	border: 1px solid blue;
	width: 220px;
	height: 200px;
	margin: 0;
	padding: 0;
}
.pie{
	font-family: Arial;
	font-size: 9px;
	color: #ff7002;
	height: 20px;
}
.pie a:link { font-family: Arial; font-size: 9px; color: #0063be;	text-decoration: none; }
.pie a:visited { font-family: Arial; font-size: 9px; color: #0063be; text-decoration: none; }
.pie a:hover { font-family: Arial;	font-size: 9px; color: #ff7002; text-decoration: none; }

.cuadros{
	font-family: Arial;
	font-size: 15px;
	color: #181a73;
	text-align: left;
	font-weight: bold;
}
.grande {
	font-size: 20px;
	color: #181a73;
}
.peque a:link { font-family: Arial; font-size: 10px; color: #181a73;	text-decoration: none; }
.peque a:visited { font-family: Arial; font-size: 10px; color: #181a73; text-decoration: none; }
.peque a:hover { font-family: Arial;	font-size: 10px; color: #000000; text-decoration: none; font-weight: normal;}

.peque{
	font-family: Arial;
	font-size: 10px;
	color: #181a73;
}

.cabecera{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height:17px;
}
.cabecera2{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	line-height:18px;
	font-weight: bold
}
.azul{
	font-family: Arial;
	font-size: 20px;
	color: #181a73;
	font-weight: bold;
}
.azul2{
	font-family: Arial;
	font-size: 30px;
	color: #181a73;
	font-weight: bold;
}
.sombreado{
	background-color:#e4e5ff;
}

.fondonoticia{
	background-color: transparent;
	cursor: hand;	
}

.conborde{
	border: 1px solid #1b1e97;
}
.conborde2{
	border: 1px solid #181a73;
}
.conborde3{
	border: 1px solid red;
}
.conborde4{
	border: 1px solid red;
}
.titularnoticia {
	font-size: 18px;
	color: #181a73;
}
.subtitularnoticia2{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}
a.subtitularnoticia2:link {	font-family: Arial;font-size: 13px;color: #4C4C4C;text-decoration: none;}
a.subtitularnoticia2:visited { font-family: Arial; font-size: 13px; color: #4C4C4C; text-decoration: none;}
a.subtitularnoticia2:hover { font-family: Arial;	font-size: 13px; color: #000000; text-decoration: none;}


.subtitularnoticia3{
	font-family:Arial;
	font-size:12px;
}
a.subtitularnoticia3:link {	font-family: Arial;font-size: 12px;color: #4C4C4C;text-decoration: none;}
a.subtitularnoticia3:visited { font-family: Arial; font-size: 12px; color: #4C4C4C; text-decoration: none;}
a.subtitularnoticia3:hover { font-family: Arial;	font-size: 12px; color: #000000; text-decoration: none;}

.titulo{
	font-family: Arial;
	font-size: 11px;
	color: #181a73;
	text-align: left;
	text-transform:uppercase;	
}
.normal {
	font-size: 14px;
	line-height: 19px;
}
.normal4 a:link { font-family: Arial; font-size: 12px; color: #4c4c4c;	text-decoration: none; }
.normal4 a:visited { font-family: Arial; font-size: 12px; color: #4c4c4c; text-decoration: none; }
.normal4 a:hover { font-family: Arial; font-size: 12px; color: #000000; text-decoration: none;}

.botoncin{
	background-color: #fccb00;
	width: 120px;
	text-align:center;
	padding: 3px;
}

a.botoncin:link { font-family: Arial; color:#181a73; font-size: 11px;	text-decoration: none; font-weight: bolder;}
a.botoncin:visited { font-family: Arial; color:#181a73; font-size: 11px; text-decoration: none; font-weight: bolder;}
a.botoncin:hover { font-family: Arial; color:#999999; font-size: 11px; text-decoration: none; font-weight: bolder;}

.titulo5{
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	background-color: #181a73;
}

.cajitas{
	color : #666666;
	font: normal 10px Arial;
	border: 1px solid #666666;
}

#margen{
	margin: 10px;
}
#margenarticulo{
	width: 500px;
	margin: 0 auto;
}
#zonaprivada {
	margin: 0 auto;
	width: 900px;

}

#menuprivado a {
	color: #1b1e97; /*azul*/
	font-weight: bold;
}

#formprivado {
	margin: 200px auto 0 auto;
	width: 250px;
	height: 175px;
	border: 1px solid #1b1e97; /*azul*/
	padding: 20px;
	text-align: center;
	font-weight: bold;
}
#formprivado form {
	margin: 10px 0 0 0;
	text-align:left;
}
#formprivado input{
	margin: 0;
	float: left;
	clear: both;
}

.noticiascroll{
	font-family: Arial;
	font-size: 13px;
	color: #4C4C4C;
}
a.noticiascroll:link {	font-family: Arial;font-size: 13px;color: #4C4C4C;text-decoration: none;}
a.noticiascroll:visited { font-family: Arial; font-size: 13px; color: #4C4C4C; text-decoration: none;}
a.noticiascroll:hover { font-family: Arial;	font-size: 13px; color: #2d8d13; text-decoration: none;}


/*noticias*/
#pscroller1{
width: 220px;
height: 200px;
/*border: 1px solid black;*/

}

#pscroller2 a{
text-decoration: none;
}
