body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #AAAAAA;
	background-image:url(../images/fondo.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #C0C0C0;
}
#web {
	width: 900px;
	margin: 0 auto; 
	border: 0px;
	text-align: left; 
}

#cabeceralogo {
	width:900px;
	height:70px;
	border:0px;
	background-color:#900040;
}

#logo {
	width:223px;
	height:70px;
	float:left;
}

#cabeceradeg {
	width:427px;
	height:70px;
	float:left;
	background-image:url(../images/degcabecera.gif);
	background-repeat:repeat-y;
}

#menu {
	width:900px;
	height:31px;
	background-image:url(../images/degmenu.gif);
	background-repeat:repeat-x;
}

#cabecerafoto {
	width:900px;
	height:149px;
}

#cuerpo {
	width:900px;
	background-color:#ffffff;
	min-height:344px;
	overflow:hidden;
	background-image:url(../images/fondocuerpo.gif);
	background-repeat:repeat-y;
}

#contenido {
	width:650px;
	background-image:url(../images/fondo.gif);
	background-repeat:no-repeat;
	background-position:left top;
	min-height:344px;
	float:left;
}

#lateral {
	width:250px;
	background-color:#900040;
	float:left;
	background-image:url(../images/sombragrana.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#pixnegro {
	width:900px;
	height:1px;
	background-color:#000000;
}

#pixamarillo {
	width:900px;
	height:2px;
	background-color:#ffce00;
}

#pie {
	width:890px;
	height:17px;
	background-color:#900040;
	color:#ffffff;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-right:10px;
	padding-top:3px;
}

#titulo {
	margin-left:20px;
	margin-top:30px;
	padding-left:10px;
	padding-top:10px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	width:620px;
	height:30px;
	background-image:url(../images/titulo.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#escrito {
	padding-left:30px;
	padding-right:20px;
	padding-top:20px;
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#titulolateral {
	margin-left:10px;
	margin-right:10px;
	margin-top:30px;
	padding-left:10px;
	padding-top:10px;
	color:#900040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	width:220px;
	height:30px;
	background-image:url(../images/titulolateral.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#contenidolateral {
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:210px;
}

#noticias {
	margin-right:20px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	width:280px;
	float:left;
}

#agenda {
	margin-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	width:280px;
	float:left;
}

#fotosvarias{
	width:140px;
	height:105px;
	margin-left:30px;
	margin-right:30px;
	margin-top:20px;
	float:left;
	text-align:center;
}

img.foto {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border:0px;
}

a { color:#000000; text-decoration:none }
a:hover { color:#900040; text-decoration:none }

a.pie { color:#ffffff; text-decoration:none }
a.pie:hover { color:#000000; text-decoration:none }

a.linkpc { color:#000000; text-decoration:none }
a.linkpc:hover { color:#900040; text-decoration:none }

a.linklat { color:#ffffff; text-decoration:none }
a.linklat:hover { color:#dddddd; text-decoration:none }

.texto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.textoblanco {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;	
}

.textotitulo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}

#enlaces {
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	float:left;
}

#conferencia {
	height:100px;
	width:300px;
	float:left;
	padding-bottom:20px;
}