@charset "utf-8";
/* Centro Social de Mayores - Miguel de Cervantes
   Generic Monitor CSS Code ~CSS 2.0
   Section: ALL WEBSITE
   
   By: Aitzol Casado 2009
   
   Tested and Works on:
   -
   
   Acceptable on:
   -
   
   Minor Bugs:
   -
 */

/*==== HTML Selectors ====*/
/*html{
	font-size:100%;
}*/
body {
	margin: 0px;
	background-image: none;
	color: #000;
}
/*h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 2.34em;
	color: #555555;
	line-height: 1.2em;
	padding-bottom: 0.2em;
	border-bottom-width: 0.08em;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	letter-spacing: 0.048em;
	padding-right: 0.4em;
	padding-left: 0.4em;
}
h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
	font-size: 1.84em;
	font-weight: normal;
	letter-spacing: 0.125em;
	padding: 0.5em;
	margin: 0em;
}
p  {
	text-align: justify;
	line-height: 1.5em;
	font-size: 1em;
	padding: 1em;
	margin: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}
a     {
	color: #993300;
	text-decoration: none;
}
a:hover  {
	color: #5C743D;
	text-decoration: underline;
}
a.nolink  {
	color: #5C743D;
	text-decoration: none;
}
a.nolink:hover  {
	color: #5C743D;
	text-decoration: none;
}
ul {
	list-style-type: square;
}
img  {
	margin: 0px;
	padding: 0px;
}

/*==== Site Banner ====*/

/*#imagePlaceholder {
	height: 85px;
	margin-top: 1em;
	padding-bottom: 1em;
}
#imagePlaceholder a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*==== Main Menu ====*/

#mainMenu {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	height: 0px;	
}
/*#mainMenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}*/
#mainMenu li {
	height: 0px;
}
/*#mainMenu li a {
	color: #FEFEFE;
	text-decoration: none;
	width: 6.99em;
	padding: 0.75em;
	height: 3em;
	background-color: #333333;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	margin: 0px;
}

#mainMenu  #pad {
	padding-left: 1em;
	background-color: #444444;
}
#mainMenu  #portada a:hover {
	background-color:#9C6;
}
#mainMenu  #nc a:hover {
	background-color:#62AE62;
}
#mainMenu  #ayn a:hover {
	background-color:#0099CC;
}
#mainMenu  #adf a:hover {
	background-color:#CC0000;
}
#mainMenu  #extras a:hover {
	background-color:#C18E7B;
}

/*==== Main Panel Selectors ====*/

#mainPanel {
	width: 100%;/**/
	padding: 0px;
	margin: 0px;
	border-style: none;
}
/*#mainPanel ul {
	padding-top: 0px;
	margin-top: 0px;
}

#mainPanel li {
	line-height: 1.5em;
}

/*==== Main Panel Banner (Section Banner) ====*/

#sectionBanner {
	/*font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;*/
	font-size: 1.15em;
	overflow: hidden;
	/*border-top-width: 0.15em;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-left-width: 0.1em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 0px;
	margin: 0px;
	font-style: italic;
	letter-spacing: 0.2em;
	height: 1.45em;*/
}
/*#sectionBanner ul {
	margin: 0px;
	padding: 0px;
}
#sectionBanner li  {
	list-style-type: none;
}
#sectionBanner .instance1 {
	font-weight: bold;
	font-style: normal;
	float: left;
	padding-left: 0.4em;
}
#sectionBanner   .instance2  {
	float:right;
	padding-right: 0.4em;
	text-align: right;
}

/*==== Side Menu (Section Menu) ====*/

#sideMenu {
	width: 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 0px;
	visibility: hidden;
}
/*#sideMenu ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sideMenu li {
	font-size: 0.875em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#sideMenu li a {
	color: #FEFEFE;
	text-decoration: none;
	padding: 0.5em;
	height: 100%;
	display: block;
}
#sideMenu  li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#sideMenu li em {
	font-size: 0.75em;
}
.sideMenuEnd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}*/
h1.pageName {
	margin-left: 0px;
}
/*h1.pageName .pt20  {
	font-size: 0.63em;
	line-height: 1.2em;
}
h1.pageName .secondary {
	font-size: 0.882em;
	font-style: italic;
	line-height: 1.2em;
}
/*==== Tearms and Conditions ====*/

/*#TaC {
	clear: left;
	display: block;
}
#TaC ul {
	color: #666666;
	line-height: 1.25em;
	font-family: Candara, Verdana, SansSerif;
	font-size: 0.917em;
}
#TaC ul li {
	padding-bottom: 0em;
}

/*==== End Credits ====*/ 

#endCredit {
	width: 100%;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	color: #000;
	background-color: #FFF;
}
#endCredit p {
	padding-right: 0.5em;
	padding-left: 0.5em;
}
#logos {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*#logos img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

/*==== News items ====*/ /*SFSG*/

/*.newsItem {
	background-color: #EEE;
	margin-top: 1em;
	display: block;
	padding: 1em;
}
.newsItem h1 {
	color: #003300;
	font-size: 1.84em;
	font-weight: normal;
	letter-spacing: 0.125em;
	margin: 0em;
	padding-top: 0.75em;
	border-style: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0.5em;
  }
.newsItem h2 {
	letter-spacing: 0.025em;
	font-size: 1.25em;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 1em;
	color: #333;
}
.newsItem p {
	padding-top: 0em;
	padding-right: 0px;
	padding-left: 0px;
	text-align: justify;
}
.newsItem a {
	color: #5C743D;
}
.newsItem ul {
	padding-right: 2em;
	padding-bottom: 1em;
}
.newsItem .REF {
	text-align: right;
	color: #999999;
	font-size: x-small;
	font-family: "Times New Roman", Times, serif;
	margin-top: -1.3em;
	padding-right: 1.3em;
	padding-bottom: 1.3em;
}

/*==== Miscelaneous ====*/ /*SFSG*/

/*.clear {
	clear: left;
	height: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	display: block;
	width: 100%;
}
.aligntopright  {
	float: right;
	padding-left: 1em;
	padding-top: 1em;
	padding-right: 1em;
}
.aligntopleft {
	float: left;
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 1em;
}

.alignright      {
	float: right;
	padding-left: 1em;
}
.alignleft {
	float: left;
	padding-right: 1em;
}
#placaBox {

}
#placaBox p {
	font-size: 0.75em;
	padding: 0em;
	display: block;
}
.padLeft1 {
	margin-left: 12em;
}*/

