﻿* {
margin:0;
paddind:0;
}

body {
	font-size:100%; 
	background-color:#c3beb3;
	margin-top:0;
	background-image:url('../media/elements/relleno.gif');
	background-repeat: repeat-y; 
	background-position: center;
}

a:link {text-decoration:none; color:#a20003;}
a:visited {text-decoration: none; color:#a20003;}
a:active {text-decoration: underline; color:#a20003;}
a:hover {text-decoration: underline; color:#888888;}

img {border:0px}

.imgload {
	display:none;
}

.salto {
	clear:left;
	height:6px;
}
		
* p {
	font-family:verdana;
	font-size:1em;
	color:black;
	margin-bottom:4px;
}

	
* p:first-letter {
	background-image:url('../media/elements/marca_roja.gif');
	background-repeat:no-repeat;
	padding-left: 9px;
}

* h3 {
	color:#044364;
	margin-bottom:0px;
	font-size:1.2em;
}

* h4 {
	color:#888888;
	margin-bottom:8px;
	font-size:1em;
	font-weight:normal;
}		

* h5 {
	font-size:0.8em;
	font-weight:normal;
	color:#444444;
	margin-bottom:2px;
}

.memberline {
	height:16px;
	font-size:0.92em;
	font-weight:normal;
	color:green;
	margin-bottom:2px;	
}	

.memberline img {
float:left;
margin-right:4px;
}

* h6 {
	font-size:0.8em;
	font-weight:normal;
	color:grey;
	padding-bottom:6px;
	border-bottom: solid 1px lightgrey;
	margin-bottom:6px;
}
		
#contenedor {
    width: 960px;
    background-color:#f2f2e6;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -480px;
}

#cabecera {
	width:940px;height:90px;
	margin-left:10px;margin-right:10px;
	margin-top:10px;
	margin-bottom:0px;
}

.destacado {
	position: absolute; 
	z-index: 0; 
	left: 22px;
	top: 140px;
}

.unjuguete {
	position: absolute; 
	z-index: 0; 
	left: 600px;
	top: 14px;
	
	-moz-box-shadow: 4px 4px 10px #444;
	-webkit-box-shadow: 4px 4px 10px #444;
	box-shadow: 4px 4px 10px #444;

}


#barramenus {
	width:940px;height:31px;
	margin-bottom:0px;
	margin-left:10px;
	background-image:url('images/btn3.jpg');
}

#barramenus_ie6 {
	display:none;
}

#anuncio {
	clear:left;
	width:940px;height:148px;
	margin-left:10px;
	margin-top:0px;	
	margin-bottom:0px;
	border-width: 1px 1px 0px 1px;	
}
	
ul.menu {
	width:790px;height:25px;
	background-image:url('../media/elements/barra.gif');
	background-repeat:repeat-x;
	margin-bottom:0px;
	float:left;
	margin-left: 10px;		
	padding-left:0px;
	white-space: nowrap;
	padding-top:1px;
}
	
.menu li {
	display: inline;
	list-style-type: none;
	height:25px;
	margin-left:12px;
	font-family:verdana;
	font-size:0.8em;
}

.menu a:link, .menu a:visited, .menu a:active {text-decoration: none; color:#EEEEEE;}
.menu a:hover {
	text-decoration: none; color:#CCCCCC;
}
		
.crawlit {
	float:left;
	width:150px;height:25px;
	padding:0px;
	background-image:url('../media/elements/barra.gif');
}
	.crawlitbox {
		float:left;
		margin-top:3px;
		border:solid lightgrey 1px;
		width:118px;height:15px;
		font-family: verdana;
		font-size: 0.70em;
		background-color:#dddddd;
	}
	
	.crawlitimg {
		border: 0px;
		float:left;
		margin-top:0px;
		width:22px;height:22px;
	}		

#ultmem {

	margin-bottom:0px;
}							

table.cuerpo {
	width:939px;
	margin-left:11px;
	border: none;
	font-family:Verdana;
	font-size:0.70em;
	color:black;
	border-collapse:collapse;
}

table.cuerpo tr {
	vertical-align:top;
	padding:0px;
	margin:0px;
}

table.cuerpo td {
	border-style:solid;
	border-color:#cccccc;
	padding:5px;
	margin:0px;
}

table.cuerpo td.colA {
	border-width: 1px 0px 1px 1px;
	width:274px;
}

	.navcontainer {
		width:274px;
		margin-bottom:0px;
	}
		
		.navboton {
			border:solid #bbbbbb 1px;
			float:left;
			width:16px;height:16px;
			margin-right:1px;
		}
		
		.navboton:hover {
			opacity:0.7;filter:alpha(opacity=70);
		}
		
		.navcaja {
			float:left;
			border:solid #bbbbbb 1px;
			background-color:#dddddd;
			width:152px;height:14px;
			font-size:1em; 
			color:#444444;
		}
		
		.navenvia {
			float:left;
			border:solid #bbbbbb 1px;
			background-color:#cccccc;
			width:60px;height:18px;
			font-size:0.72em;
			color:black;
			margin:0px 1px 0px 1px;
			padding-bottom:1px;
			padding-top:0px;
		}
					
		.navenvia:hover {
			opacity:0.7;filter:alpha(opacity=70);	
		}
		
		.actubox {
		width:274px;
		}

table.cuerpo td.colB {
	border-width: 1px 0px 1px 1px;
	width:336px;
}
						
	.noticia {
	border-style:solid;
	border-color:lightgrey;
	border-width:0px 0px 1px 0px;
	padding-bottom:2px;
	margin-bottom:6px;
	}
	
	.fotocentro {
	width:327px;
	}
	
	#FotoSalas {
		height:192px;
	}		

table.cuerpo td.colC {
	border-width: 1px 1px 1px 1px;
	width:296px;
}

.marco {
border: solid 1px lightgrey;
padding: 3px;
font-size:0.80em;
color:grey;
margin-bottom:4px;
}

ul.galeria {
	white-space: nowrap;
	padding-left: 3px;
}

	
.galeria li
{
	display: inline;
	list-style-type: none;
	margin-right:1px;
}

#enlaces {
	clear:left;
	width:922px;
	padding:0px;
	text-align:center;
	margin-top:24px;
	margin-bottom:16px;
}

#enlaces li img {
border solid 1px grey;
}
	
	#enlaces li {
		display: inline;
		list-style-type: none;
		margin:18px;
	}
		
	#enlaces li:hover {
		opacity:0.7;filter:alpha(opacity=70);
	}	

#piepagina {
	clear:left;
	width:944px;
	padding:8px;
	background-color:#f2f2e6;
	font-family:Verdana;font-size:0.64em;
	color:#666666;
	text-align:center;
	border-top: solid 1px lightgrey;
}

#version_std {
	display:block;
	clear:left;
	width:944px;
	height:16px;
	color:grey;
	font-family:Verdana;
	font-size:0.54em;
	text-align:center;
}

#version_ie8 {
	display:none;
}

#version_ie6 {
	display:none;
}

.actualidad {
	width:266px; 
}
