/* CSS Document */

#center .c2 {
	background:url(../images/c6_portada_borde.png) no-repeat;
	min-height:580px;
}

.tema {
	float:right;
	width:440px;
	height:125px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	color:#555555;
	text-align:center;
	padding-top:15px;
}
.tema p{
	font-weight:bold;
	font-size:16pt;
	margin-top:8px;
}
.fechalugar {
	float:left;
	background:url(../images/slides/1.png) no-repeat;
	width:330px;
	height:140px;
}

.menu_portada {
	margin-top:40px;
	padding-top:10px;
	float:left;
	text-align:right;
	width:240px;
}
.menu_portada a{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	line-height:28px;
	border-right:2px solid #666666;
	padding-right:10px;
	margin-right:2px;
}
.menu_portada a:hover{
	color:#000000;
	border-right:6px solid #000000;
	padding-right:8px;
	margin-right:0px;
}

.lugar {
	float:left;
	width:246px;
	height:56px;
	background:url(../images/c6_lugar.gif) no-repeat;
	color:#9A141B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	padding-top:28px;
	margin-top:100px;
	margin-left:40px;
	text-align:center;
}
.lugar a{
	color:#9A141B;
	font-weight:bold;
	text-decoration:none;
}
.lugar a:hover{
	color:#9A141B;
	text-decoration:underline;
}

.taller {
	float:right;
	width:350px;
	height:84px;
	background:url(../images/c6_taller.gif) no-repeat;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin-top:30px;
	margin-right:45px;
	text-align:center;
}
.taller p{
	float:right;
	width:250px;
	margin-top:5px;
	margin-right:20px;
}
.taller p b{
	display:block;
	width:auto;
	height:auto;
	margin-top:8px;
}
.taller a{
	color:#9A141B;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
}
.taller a:hover{
	color:#9A141B;
	text-decoration:underline;
}

.anuncios {
	margin-top:0px;
	float:right;
	width:440px;
	height:auto;
	background:url(../images/c6_portada.png) repeat-y;
}
.anuncios .anun_arr{
	width:440px;
	height:53px;
	background:url(../images/c6_portada_arr.png) no-repeat;
}
.anuncios .anun_aba{
	width:440px;
	height:45px;
	background:url(../images/c6_portada_aba.png) no-repeat;
}
.anuncios .anun_cont{
	margin-top:-25px;
	margin-bottom:-20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#333333;
	margin-left:40px;
	margin-right:40px;
}
.anuncios .anun_cont a{
	color:#990033;
}.anuncios .anun_cont a:hover{
	color:#CC6633;
	text-decoration:none;
}
h2 {
	font-size:15pt;
}
.myBox {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-image: url(../images/c6_taller_pop.png);
	background-repeat: repeat-x;
}
.myBox p{
	margin-top:5px;
	margin-bottom:5px;
}
.myBox p.titulo{
	color:#fff;
	font-size:11pt;
	font-weight:bold;
	font-variant:small-caps;
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
}
.myBox .registroBtn{
	
}
.myBox .registroBtn a{
	border: 1px solid #ccc;
	background-color: #131415;
	color:#fff;
	position:absolute;
	bottom:50px;
	right:87px;
	width:80px;
	height:17px;
	padding-top:3px;
	font-size:10px;
	text-align:center;
	text-decoration:none;
}
.myBox .registroBtn a:hover{
	background-color:transparent;
}
