body { 
	background: #000;
	background: url('../../images/backWrap.png');
	margin:10px;
	font-family:sans, tahoma;
}

#header {
width:890px;
	margin:0px auto;	

}
#footer {
	text-align:center;
	font-size:11px;
	color:gray;
	padding:10px;
}
#footer a { color:silver;}

.menu {
	border-bottom:2px solid #333;
}

.menu a
	{
	-moz-border-radius:4px 4px 0px 0px;
	text-decoration:none;
	display:block;
	float:left;
	font-size:13px;
	margin:0px 1px;
	padding:5px 15px;
	border:0px solid gray;
	background:#111;
	color:#ebebeb;
text-transform:capitalize;
	}

.menu a:hover {
	
	background: gray url('../../images/button-511.png') center center no-repeat;
	}

.menu .activo { 

	color:white;
	background: gray url('../../images/button-511.png') center center no-repeat;
	font-weight: bold;
}

#header .logo
{
	padding-left:10px;
	font-family:arial;
	font-size:13px;
	text-align:center;
	color:silver;
	background: #000 url('../../images/logoudecneg.png') center center no-repeat;
}
#header .logo span
	{ 
	font-family:georgia;
	text-align:left;
	display:block;
	color:white;
	font-size:64px;
	line-height:40px;

	}
.shadow {
text-shadow:#666666 3px 3px 3px;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4);
}

#header .imagenes
	{
	width:647px;
	height:230px;

}

#cuerpo 
{ 	background:white;
	border:0px solid black;
	padding:15px;
	font-family:verdana;
	font-size:14px;
	color:#444;
	-moz-border-radius:0px 0px 5px 5px;
}

#cuerpo h1 {
	margin:0px;
	font-weight:normal;
}

#libro {
	width:470px;
	padding:10px;
	margin:5px 0px;
	border:1px dotted silver;
}

#libro  .fecha {
margin -top:10px;
font-size:11px; display:block;
text-align:right;
}
#libro p {
	background: url('../../images/signo_comillas.png') no-repeat left top;
	margin:3px 10px;
	padding:0px 30px;
	color:black;
}

label { width:100px;display:block;float:left;}
input { float:left;display:block;}


td h2 { margin:0px;
	
}


a { text-decoration:none;}

.grav {
border:1px solid #ebebeb;
padding:2px;
float:left;
	margin-right:10px;
}

.boton a { 
	float:right; 
	text-decoration:none;
	-moz-border-radius:5px;
	padding: 3px 10px;
	border:1px groove #111;
	background: #999;
	background: #000 url('../../images/grad.png') center center repeat-x;
	width:150px;
	font-size:11px;
	text-align:center;
	color:#FFF;
}


#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 8px;
	background: #000 url('../../images/grad.png') center center repeat-x;
	border-top: 1px solid #000;
	border-bottom: 1px solid #fff;
	color: #fff;
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: gray;
	border-top: 1px solid #fff;
	background:#EFEFEF;
	text-align:center;
}
 
#gradient-style td a {
color:black;
}


#gradient-style tbody tr:hover td
{
	background: #CFCFCF url('table-images/gradhover.png') repeat-x;
	color: black;
}
#temas { margin:10px 0px;}
#temas .datos {
	padding:5px;
	color:#333;
	font-size:13px;
	-moz-border-radius:5px;
	background:#CFCFCF;
}

#temas .titulo {
	text-align:left;
	font-weight:bold;
	padding:0px 10px;
	font-size:19px;

	}

.defaultslide { padding:5px; border:1px solid silver;}

.margen { width:800px;float:right;:50px;}

#temas .texto {
	text-align:left;
	font-size:12px;
	padding:10px;
	}


#temas .foot {
	background:#ebebeb;
	-moz-border-radius:3px;
	padding:2px 15px;
	text-align:right;
	font-size:12px;
	}

.derecha { text-align:right; }
.izquierda { text-align:left; }
.imag  { color:white;}

#fotos {
	width:223px;
	height:230px;

	width:166px;
	height:172px;
	background: url('../../images/pola3.png') top center no-repeat;

}

.marco1 { 
	padding-top: 30px;
	padding-left: 30px; 
	display:block;
}

.marco2 { 
	padding-top: 30px;
	padding-left: 30px; 
	display:block;
}
.pola1 { 
border-top:18px solid black;
border-bottom:18px solid black;
border:0px;

}

.pola2 { 
border-left:18px solid black;
border-right:18px solid black;
border:0px; }

#gal a { display:block;
	float:left;
	width:100px;
	margin:5px 5px;
	padding-top:110px;
	border:0px solid silver;
	color:blue; 
	background: url('../../images/m0324.jpg') center center no-repeat;
}

#gal a .activ {
color: orange; text-decoration:none;
}
