@charset "utf-8";
body {
	margin: 0px;
	background-color: #000000;
	font-style: italic;
	/*background-image: url(imagenes/fondo.jpg);*/	
}
#total {
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5em;
}
a {
	color: #FFF;
	font-style: italic;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-style: italic;
	font-size: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 8px;
}

#total {
	width: 720px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagenes/fondo_truco.jpg);
	background-repeat: no-repeat;
	height: 540px;
	background-color: #000000;
	border: 1px solid #601617;
}
.img_bord {
	border: 1px solid #d9081e;
}


#total #menu {
	height: 80px;
	background-image: url(imagenes/logo.jpg);
	background-repeat: no-repeat;
	background-position: 490px;
	padding-top: 10px;
}
#total #contenido {
	float: right;
	padding-right: 15px;
	padding-left: 15px;
}
#total #menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
	clip: rect(auto,auto,auto,auto);
}
#total #menu  a:hover {
	color: #BF201D;
}


#total #menu #enlaces_menu {
	margin-left: 50px;
}


#total #contenedor {
	float: right;
	width: 350px;
	margin-top: 25px;
	margin-right: 20px;
}
#total #foto {
	width: 300px;
	height: 385px;
	float: left;
	margin-top: 30px;
	text-align: center;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#total #contenedor_espe {
	float: right;
	height: 400px;
	width: 390px;
	margin-top: 30px;
	margin-right: 15px;
}
#total #contenedor_espe a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
#total #contenedor_espe a:hover {
	text-decoration: underline;
}
#total #contenedor_espe #multimedia {
	background-image: url(imagenes/fondo_multumedia.jpg);
	height: 35px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
}
#total #contenedor_galeria {
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 20px;
	height: 400px;
}




#pie {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 10px;
	text-align: center;
}
.volver {
	font-size: 12px;
}
.titulo_actualidad {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
.p_actualidad {
	font-size: 11px;
}
.borde_der {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #601617;
}
.enlaces_cursos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
ul {
	color: #FFF;
	list-style-type: square;
	font-size: 18px;
}
