@charset "UTF-8";
/* CSS Document */

/*
RESET
no  sites esto q te saca los valores default de los navegadores.
Si lo sacas se va a ver distinto en cada navegador :S no queremos eso XD
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h2,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
	float: left;
}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

html{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

A:link {COLOR: #d6348d; TEXT-DECORATION: none}
A:visited {COLOR: #d6348d; TEXT-DECORATION: none}
A:hover {COLOR: #d6348d; TEXT-DECORATION: underline}
A:active {COLOR: #d6348d; TEXT-DECORATION: none}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
    font-weight: bold;
	color: #d6348d;
	text-decoration: underline;
	line-height: 12pt;
}
h1{
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #d6348d;
}
h3{
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #d6348d;
}
.fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8d0d53;
	font-size: 11px;
	background: url(images/fecha.gif) no-repeat left top;
	padding-left: 10px;
}
.piepagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8d0d53;
	font-size: 11px;
}

.noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 10pt;
}

.juegosdechicas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #d6348d;
	line-height: 8pt;
}

.imagennoticia {
	border: 1px solid #ca86ad;
}

.titulos {
	color: #C0287A;
	font-size: 16px;
	font-weight: bold;
}#Table_01 #textfield {
	width: 250px;
	height: 30px;
	font-size: 100%;
}
#dhtmltooltip{
position: absolute;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px;
width: 300px;
border: 1px solid black;
padding: 2px;
background-color: #FFE5FF;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmltooltipp{
position: absolute;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px;
width: 300px;
border: 1px solid black;
padding: 2px;
background-color: #FFE5FF;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.buscador {
border: 0px solid rgb(0, 0, 0); width: 250px; height: 22px; font-size: 14pt; font-family: Verdana;
}
.buscadorboton {
border-style: dotted; border-width: 0pt; background-position: 0%; width: 93px; height: 53px; background-image: url(/images/buscatres.gif);
}
.logeo {
border: 1px solid rgb(255, 192, 203); BACKGROUND-IMAGE:  url(/images/bg_form.gif); width: 150px; height: 30px; font-size: 15pt; font-color: #ffffff; font-family: Verdana;
}
.logeoboton {
border-style: dotted; border-width: 0pt; background-position: 0%; width: 93px; height: 37px; background-image: url(/images/entrar.gif);
}
.Estilo1 {font-size: 18px; color: #C0287A}
body {
	background-image: url(/images/fondo.jpg);
	background-repeat: repeat;
}
div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
		color:#ff6500;
		font-size:80%;
		
	}
	
	div.pagination a {
		border: 1px solid #b903a6;
		margin-right:3px;
		padding:5px 7px;

		background-position:bottom;
		text-decoration: none;

		color: #b903a6;		
	}
	div.pagination a:hover, div.meneame a:active {
		border: 1px solid #b903a6;
		background-image:none;
		background-color:#fea5f5;
		color: #b903a6;


	}
	div.pagination span.current {
		margin-right:3px;
		padding:5px 7px;
		border: 1px solid #b903a6;


		font-weight: bold;
		background-color: #fea5f5;
		color: #ff6500;
	}
	div.pagination span.disabled {
		margin-right:3px;
		padding:5px 7px;
		border: 1px solid #b903a6;

		color: #b903a6;
	}
