/* -----------------------------------------------------------------------------------------------
Project:   ‘AFME’
Author:    www.Poliedric.com
--------------------------------------------------------------------------------------------------*/

/* border_wrapper */
/* ----------------------------------------------------- */
#border_wrapper
{
	background-image: url(../images/bg_homeborders.gif);
}


/* menu_wrapper */
/* ----------------------------------------------------- */
#menu_wrapper
{
	height: 283px;	
}

/* header_wrapper */
/* ----------------------------------------------------- */
#header_wrapper
{
	background-image: url(../images/bg_homeheader.gif);
}

/* central_wrapper */
/* ----------------------------------------------------- */
#central_wrapper #header
{
	height: 281px;
	background-image:url(../images/bg_homeheaderbottomcentral.jpg);
	background-repeat: no-repeat;
}

#central_wrapper #header #caption
{			
	width: 355px;
	height: 39px;
	
	margin-top: 25px;
	margin-left: 25px;
	
	_background-image: url(../images/tx_headercaption.gif);
	background-repeat: no-repeat;
}

#central_wrapper #maincontent #rightcontent
{
	float: left;
	
	width: 299px;
	
	/*border-right: #CCC solid 2px;*/
}

#central_wrapper #maincontent #leftcontent
{
	float: left;
	
	width: 346px;
}

/* right_wrapper */
/* ----------------------------------------------------- */
#right_wrapper #header
{
	height: 281px;
	
	background-image: url(../images/bg_homeheaderbottomright.gif);
/*	background-image: url(../images/bg_homeheaderbottomright_01.jpg);*/
}

/* search_wrapper */
/* ----------------------------------------------------- */
#search_wrapper
{
	margin-top: 93px;
	margin-bottom: 5px;
	
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	background-color: transparent;
}

/* section */
/* ----------------------------------------------------- */
.section
{	
	width: 100%;
	
	padding-top: 15px;
	
	font-family: Verdana;
	font-size: 12px;
	color: #000099;
}
.section #Destacats a:link
{	
text-decoration:underline;
}

.MsoNormal a:link
{
text-decoration:underline;
}
.section #Destacats a:visited
{	
text-decoration:underline;
}

.section .title
{
	margin-left: 15px;
	padding-left: 20px;		
}

.section .info
{
	padding-top: 10px;
	padding-left: 35px;
}
.section .info a:link
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #000099;
}
.section .info a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #000099;

}
#Destacats a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #000099;
text-decoration:underline;
}
#Destacats a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #000099;

}

#Destacats
{
	padding-top: 10px;
	padding-left: 35px;
}

.section #calendar
{
	padding-top: 15px;
	padding-left: 30px;
	padding-bottom: 20px;
}

.section .heading
{
	padding-bottom: 10px;
}

.section .date,
.section .caption
{
	font-weight: bold;
	color: #666;
}
.section .date
{
	color: #FF6600;
}

.section p
{	
	margin: 0px;
}

.section .picture
{
	float: right;
	
	width: 120px;
	height: 120px;
	
	margin-left: 15px;
	margin-right: 15px;
	
/*	border: #9B9B9B solid 1px;*/
}

/*.section a:link
.section a:hover,
.section a:visited
{
	color: #000;
	text-decoration: underline;
}
*/
.section #viewallnews
{
	margin-top: 15px;
	margin-left: 15px;
}

.section #viewallnews #label
{
	float: left;
	
	padding-top: 2px;
	
	font-weight: bold;
	color: #666;
	
}

.section #viewallnews #button
{
	float: left;	
	padding-left: 5px;	
}

#central_wrapper #maincontent_home A:link {	TEXT-DECORATION: underline}#central_wrapper #maincontent_home A:visited {	TEXT-DECORATION: underline}
