.moduletableeventos_fpd
{
	margin-left:3px;
	margin-right:3px;
	margin-top:10px;
}

.mod_events_monthyear
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #222222;
	border-right-color: #222222;
	border-bottom-color: #222222;
	border-left-color: #222222;
	margin-top: 0.25em;
	width: 100%;
	height: 18px;
	background-color:#4673C6;
	text-align:center;
}

.mod_events_table
{
	border: 1px solid #8AC8F4;
	width: 100%!important;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	margin-bottom: 0.25em;
	background-color:White;
	text-align:center;
}

a.mod_events_link:link
{
	color: white;
}

.mod_events_monthyear a.mod_events_link, .mod_events_monthyear a.mod_events_link:visited, .mod_events_monthyear a.mod_events_link:visited
{
	font-weight: bold;
	color: white;
	background-color: inherit;
	text-decoration: none;
}

.mod_events_monthyear td
{
	text-align:center!important;
	color:white !important;
}

.mod_events_td_dayname
{
	font-weight: bold;
	color: White;
	background-color:#F59533;
}

.mod_events_td_dayoutofmonth
{
	font-weight: bold;
	color: #BEBEBE;
	background-color: white;
}

.mod_events_td_todaynoevents
{
	font-weight: normal;
	background-color: #F59533;
	color: White;
}

.mod_events_td_daywithevents
{
	font-weight: normal;
	color: white;
	background-color: #3EA2ED;
}

.mod_events_td_todaynoevents:link
{
	color:white !important;
}

.mod_events_td_todaynoevents a
{
	color:white !important;
}

.mod_events_td_todaynoevents a:hover
{
	color:white !important;
}

.mod_events_td_daywithevents a
{	
	color:white !important;
}

.mod_events_td_daywithevents a:hover
{
	color:white !important;
}

a.mod_events_daylink:hover
{
	color: black !important;
	text-decoration: underline;
}

a.mod_events_daylink:visited
{
	color: black !important;
	text-decoration: none !important;
}	

a.mod_events_daylink:link
{
	color: Black;
	text-decoration: none;
}

.mod_events_td_daynoevents
{
	line-height: normal;
	font-weight: normal;
}

.mod_events_latest_content a:visited 
{
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #454545;
	text-decoration: none;
}

					/******************************************************   ESTILOS ULTIMOS EVENTOS  *****************************************************/

.ultimoseventos
{
	margin-left:3px;
	margin-top:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F59533;
	background-color:#E8F1F9;
}

.ultimoseventos label
{
	color:#F27D06 !important;
	font-weight:bold;
	margin-left:3px;
}

.mod_events_latest_date
{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#4572C4;
}

.mod_events_latest_content a:link 
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#454545;
	margin-left:3px;
	text-decoration:none;
}

.mod_events_latest_content a:hover 
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#454545;
	text-decoration:none;
}

.mod_events_latest_content a:visited
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#51524D;
	text-decoration:none;
}

.mod_events_latest 
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*border-top: solid 1px red;*/
	height: 30px;
	padding-top:5px;
}

.mod_events_latest_first 
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 30px;
	padding-top:15px;
}

.mod_events_latest_table
{
	width:100%;
}

						/***********************************    PREGUNTAS FRECUENTES   ***********************************************/
						
div.faqtogglerdiv
{
	text-align:justify;
	background-color:#FEE9D1;
	padding-right:20px;
	padding-left:20px;
}						
						
.faqtoggler,.closed 
{
	background: url(http://www.juntadeandalucia.es/educacion/formacionprofesionaltemplates/portadasubportalfpd/images/punto_lista_2.gif) no-repeat;
	padding-left: 20px;
	text-decoration:underline;
	color:#611501;
	font-size:80%;
}
.open 
{
	background: url(http://www.juntadeandalucia.es/educacion/formacionprofesionaltemplates/portadasubportalfpd/images/punto_lista_2.gif) no-repeat;
}
.faqClear 
{
	clear: both;
}

div.answer p
{
	background-color:#DFEDFF;
	margin-top:0 !important;
	margin-bottom:0 !important;
	font-size:80%;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
}
