/* LRC */
body {
	margin:0px;
	padding:0px;
	background-color:#DDEBF8 !important;
	background-image: url('images/background02.jpg');
	background-repeat: repeat-x;
	text-align: center;
	font-size: 8pt;
	line-height: 160%;
	font-family: Arial, Helvetica, Sans-Serif;
	height: 100%;
}

#Container {
	margin: 0px auto;
	position: relative;
	width: 850px;
	text-align: center;
}

img {
	border: none;
}

a:link, a:visited {
	color: #1F81B8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Contenedores */

#TopArea {
	width: 800px;
	height: 95px;
	text-align: left;
	margin: 0px auto;
}

#TopArea2 {
	width: 800px;
	text-align: left;
	margin-top: 35px;
	margin-bottom: 9px;
}

#Content {
	font-size: 8pt;
	line-height: 160% !important;
	font-family: Arial, Helvetica, Sans-Serif;
	background: url('images/backtop.jpg') no-repeat center top;
	background-color: #DDEBF8;
	width: 850px;
	text-align: left;
	margin: 0px auto;
}

#Content .ms-WPBody td {
	font-family: Arial, Helvetica, Sans-Serif;
	/*font-size: 10pt;*/
}

#Content .FBATextbox {
	font-family: Arial, Helvetica, Sans-Serif;
	width:100px;
}

#Content .FBAButton {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:8pt;
}


#Content .ms-WPTitle {
	font-family: Arial, Helvetica, sans-serif;
}

#InnerContent {
	margin: 0px 30px;
	background-color: white;
	padding: 0px 6px 8px 6px;
}

#LeftNavigation {
	width: 156px;
	vertical-align: top;
}

#LeftNavigation table.ms-navheader {
   margin-top: 9px;
   background-color: #2079CB;
}




#MainContent {
	font-size: 10pt;
	width: 605px;
	vertical-align: top;
}

#MainContent .MainContent {
	margin-top: 9px;
}

.ColumnSeparator {
	width: 36px;
}

.MiddleColumnSeparator {
	width: 14px;
}

div.MiddleColumnSeparator {
	float: left;
}

.ClearBoth {
	clear: both;
}

#FooterMessage {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 9pt;
	text-align: left;
	width: 800px;
	height: 50px;
	margin: 0px auto;
}

/* Menú superior */

#TopHeader {
	width: 530px;
	height: 85px;
	float: left;
}

#TopHeader td {
	vertical-align: top;
}

#LogoContainer {
	width: 270px;	
}

#Logo {
	background-image: url(images/texto.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 85px;
	width: 270px;
}

td.AuthoringRegion {
/*	text-align: right;*/
}

.Login {
	float: right;
}

.Login .ms-SPLink {
	font-family: Arial, Helvetica, sans-serif;
}

.Login .ms-SPLink a:link, .Login .ms-SPLink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.Login .ms-SPLink a:hover {
	text-decoration: underline;
}

.SiteActions {
	width: 130px;
	float: right;
}

/* ****** Alineación del texto del menú emergente de SiteActions ***** */
.ms-MenuUILabel {
	text-align: left !important;
}

.SiteActions #siteactiontd menu {
	text-align: left;
}

.SiteActions td.ms-siteactionsmenu div div div {
	background-color: #225EC3;
	background-image: none;
	border: 1px solid black;
	padding: 3px;
}

/* TopMenu */

#TopMenu {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 11px;
}

#TopMenu ul {
	list-style-type: none;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

#TopMenu li {
	text-align:center;
	width:140px;
	float: left;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

#TopMenu a.Menu:link, a.Menu:visited {
	color: #DDEBF8;
	text-decoration: none;
}

#TopMenu a.Menu:hover {
	text-decoration: underline;
}

#TopMenu td.MenuSeparator {
	width: 16px;
}


/* Search */

td.Search {
	text-align: right;
}

td.Search .ms-sbtable-ex {
	margin: 0px;
}

td.Search td.ms-sbcell {
	border: none;
	vertical-align: top;
}

td.Search .ms-sbLastcell {
	display: none;
}

td.Search td.ms-sbgo {
	background-color: transparent;
	padding: 0px 10px 0px 0px;
	width: 37px;
}

td.Search td.ms-sblink {
	display: none;
}

td.Search .ms-sbplain {
	border: medium none;
	color: #5DB7E9;
	font-size: 11px;
	height: 15px;
	/*margin: 2px 7px 2px 0pt;*/
	margin-top: 2px;
	padding: 2px 2px 2px 5px;
}

/* Índice de navegación */

#LeftNavigation table.ms-navheader td, .ms-navheader2 td {
	padding: 5px;
}

#LeftNavigation .ms-navheader a, .ms-navheader2 a {
	color: white;
	text-decoration: none;
}

#LeftNavigation .ms-navheader a:hover, .ms-navheader2 a:hover {
	text-decoration: underline;
}

#LeftNavigation .ms-navSubMenu2 {
	background-color: #EAF5FF;
	width: 100%;
}

#LeftNavigation .ms-navSubMenu1 {
	width: 100%;
}

#LeftNavigation .ms-navitem a:link, #LeftNavigation .ms-navitem a:visited {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 8pt !important;
	color: #443A00;
	text-decoration: none;
}

#LeftNavigation .ms-navitem a:hover{
	text-decoration: underline;
}

#LeftNavigation .ms-quicklaunchouter {
	margin: 0px;
	border: none;
}

#LeftNavigation .ms-quickLaunch {
	margin-top: 5px;
	border: none;
	background-color: #EAF5FF;
}

#LeftNavigation .ms-quicklaunchheader {
	background-image: none;
	border: none;
	background-color: transparent;
	font-weight: bold;
	font-size: 1em;
}

#LeftNavigation .ms-quicklaunchheader a {
	color: #443A00;
}

#LeftNavigation a.ms-addnew {
	color:#443A00;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:8pt !important;
	text-decoration:none;

/*	color:#003399;
	font-family:verdana;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;*/
}

#LeftNavigation a.ms-addnew:hover {
	text-decoration: underline;
}

#LeftNavigation .ms-pagemargin {
	display: none;
}

/* Zonas del layout */

#MiddleZone {
	float: left;
	position: relative;
	width: 410px;
}

#MiddleZone .ms-WPBody {
	font-size: 10pt;
	line-height: 160%;
	font-family: Arial, Helvetica, Sans-Serif;
}

#MiddleZone .ms-WPBody h1 {
	font-size: 16pt;
	font-weight: normal;
	line-height: normal;
	margin-top: 0px;
}

#RightZone {
	float: left;
	position: relative;
	width: 181px;
}

#RightZone .ms-WPHeader {
}

#RightZone .ms-WPHeader td {
	border-bottom: solid 1px #cccccc;
}

#RightZone .ms-WPTitle {
	background: url(images/backcolumn.gif) no-repeat left top;
	padding: 6px 0px 4px 8px;
}

#RightZone .ms-WPTitle a:link, #RightZone .ms-WPTitle a:visited {
	color: black;
	font-size: 8pt;
}

#RightZone .ms-WPTitle a:hover {
	color: #cccccc;
}

#RightZone .ms-vb {
	font-family: Arial, Helvetica, sans-serif;
}

#RightZone a.ms-addnew {
	color: #443A00;
	font-family: Arial, Helvetica, sans-serif
}

#RightZone .ms-partline {
	background-color: #cccccc;
}

#BottomZone {
	
}

/* Breadcrumb */

.BreadcrumbNode {
	font-size: 10px;
}

a.BreadcrumbNode {
	color: #1F81B8;
}

a.BreadcrumbRootNode {
	color: #1F81B8;
	font-size: 10px;
}

/* Enlaces HOME */

.TituloEnlaceComunidad {
	padding: 5px;
	background-color: #4a99D2;
	margin: 2px;
	overflow: hidden;
}

.ms-WPBody .TituloEnlaceComunidad a:link,
.ms-WPBody .TituloEnlaceComunidad a:visited {
	color: white;
	font-size: 8pt;
}

#Content .ms-WPBody .CuerpoEnlaceComunidad {
	padding: 8px;
}

#Content .ms-WPBody .CuerpoEnlaceComunidad td {
	font-size: 8pt;
	vertical-align: top;
	height: 110px;
}

.ImagenEnlaceComunidad {
	width: 80px;
}

