﻿body#mainBody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	margin:0 auto;
	text-align:center;
	
}
#master
{
	width:1000px;
	margin:0 auto;
	height:100%;
	text-align:left;
}
.sharepointLogin .ms-globallinks
{
  
}
.ms-globallinks
{
    color:white;
    float:left;
    margin-left:10px;
    margin-top:4px;
}


.siteActionMenu
{
    float:left;
    width:330px;
}

.siteActionMenu table{
	float:left;
}

.menuLanguages{
	float:right;
	width:170px;
	font-size: 11px;
	margin-top:8px;
}

.menuLanguages a{
	padding-top: 0px;
	font-style: normal;	
	color: #000000;
    text-decoration: none;

}

.footerLinks a{
	font-size: 10px;
	padding-top: 0px;
	font-style: normal;	
	color: #000000;
    text-decoration: none;
	padding-right:4px;
}

.footerLinks a:hover{
	text-decoration:underline;
}

.authoringRegion
{
	width:100%;
	background-color:#FFFFFF;
	color:white;
	text-align:right;
}
.minimenuSmallest
{
	font-size: 9px;
	color: #666666;
	font-style: italic;
	letter-spacing: 0.56px;
	padding-bottom:5px;
	padding-top:5px;
	float:left;	
	width:150px;
	margin-top:4px;
	margin-left:5px;
	margin-right:5px;
}

.minimenu 
{	width:120px;
	font-size: 9px;
	color: #666666;
	font-style: italic;
	letter-spacing: 0.56px;
	padding-bottom:5px;
	padding-top:5px;
	float:left;
	text-align:center;	
}
.searchBox 
{	width:150px;
	font-size: 9px;
	color: #666666;
	font-style: italic;
	letter-spacing: 0.56px;
	padding-bottom:5px;
	padding-top:5px;
	float:left;
	text-align:center;	
}


.minimenu a
{
	font-size: 9px;
	padding-top: 0px;
	font-style: normal;
	color: #000000;
    text-decoration: none;
}
.minimenu a:active
{
	font-size: 9px;
	padding-top: 0px;
	font-style: normal;	
	color: #000000;
    text-decoration: none;
}
.minimenu a:visited
{
	font-size: 9px;
	padding-top: 0px;
	font-style: normal;	
	color: #000000;
	text-decoration: none;
}
.minimenu a:hover
{
	font-style: normal;
	text-decoration: underline;
}

.footerLinks{
	float:right;
	width:450px;
	font-size: 9px;
	color: #666666;
	font-style: italic;
	letter-spacing: 0.56px;
	padding-bottom:5px;
	padding-top:5px;	
	text-align:right;
}

.ms-pagebreadcrumb
{
	height:0px;
	visibility:hidden;
}
.breadcrumb, .breadcrumb a, .breadcrumb a:active
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;	
   	color: #3B3B3B;
}
.breadcrumbCurrent
{
	font-weight:bold; 
	font-style:normal;
}
.floatLeft
{
	float:left;
    margin-left: 0px; 
    margin-top:5px;
}
.floatRight
{
	float:right;
    min-width:100px;
    margin-left:10px; 
    margin-right: 0px; 
    margin-top:5px;
}
.pageContent
{ 
      font-family:tahoma;  
      font-size:12px;
      line-height:15px;  
      color:#000000; 
      padding:0;
}

.pageContent p{
	margin:0;
	padding: 0;
}

#LoginBox {
	background:#F1F1F1;
	width:205px;
	color:#0FAF2B;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
}

#LoginBox table{
	width:190px;
}

#LoginBox td{
	/*padding:2px;*/
}

#LoginBox label{
	text-align:left;
	color:#000;
	font-size:11px;
}

#LoginBox input{
	font-size:11px;
	color:#000;
	width:80px;
}

#LoginBox a{
	color:#0FAF2B;
	text-decoration:none;
}

#LoginBox a:hover{
	text-decoration:underline;
}


.sharepointLogin
{
	float:right;
	display:inline;
}

.console
{
	clear:both;
}
.image
{
	border:0;
	margin:5px 5px 0 0;
}

.ms-WPBody .MenuPrincipalSuperior a:link{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
}
.ms-WPBody .MenuPrincipalSuperior a:hover{
	color:#fff;
}

.WPMenuPrincipalSubText
{
	font-size: 12px;
	text-align: left;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
}
input, button
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
}
.TituloPublicacion
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#0ead2c;
	font-weight:bold;
	padding:0 0 12px 0;
	display:block;
}
.SubtituloPublicacion
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:black;
	display:block;
	padding:3px 0 12px 0;
}
.InformacionPublicacion
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:black;
	display:block;
	padding:3px 0 12px 0;
}

/*Layout distribute webparts*/

.clearer{
	clear:both;
}

#Main{
	margin:5px 0 0 0;
}

#LeftSide{
	float:left;
	width:20%;
}

#LeftSide table{
	/*width:200px;*/
}


#RightSide{
	float:right;
	width:78.5%;
}

#Content{
}

#Content .ContentBody{
	margin-top:8px;
}

#Content .ContentBody a{
	color:#0ead2c;
	font-weight:bold;
	text-decoration:none;
}

#Content .ContentBody a:hover{
	text-decoration:underline;
}


#Content #MiddleSide{
	float:left;
	width:76%;
}

#Content #RightMostSide{
	float:right;
	width:22.5%;
}

#RightMostSide table{
	/*width:150px;*/
}
.m-1b{
	background: #0EAF2B;
	border-style: solid;
	border-width: 1px;
	border-color: #0EAF2B #0EAF2B #0EAF2B #0EAF2B;
}
.m-1c{
	background: #6FD685;
	border-style: solid;
	border-width: 1px;
	border-color: #0EAF2B #0EAF2B #0EAF2B #0EAF2B;
}

.m-2b{
	background: #0EAF2B;
	border-style: solid;
	border-width: 1px;
	border-color: #0EAF2B #0EAF2B #0EAF2B #0EAF2B;
}
.m-2c{
	background: #6FD685;
	border-style: solid;
	border-width: 1px;
	border-color: #0EAF2B #0EAF2B #0EAF2B #0EAF2B;
}

.m-3b{
	background: #0EAF2B;
	border-style: solid;
	border-width: 1px;
	border-color: #0EAF2B #0EAF2B #0EAF2B #0EAF2B;
}
.m-3c{
	background: #6FD685;
	border-style: solid;
	border-width: 1px;
	border-color: #0EAF2B #0EAF2B #0EAF2B #0EAF2B;
}

.m-4b{
	background: #0EAF2B;
	border-style: solid;
	border-width: 1px;
	border-color: #0EAF2B #0EAF2B #0EAF2B #0EAF2B;
}
.m-4c{
	background: #6FD685;
	border-style: solid;
	border-width: 1px;
	border-color: #0EAF2B #0EAF2B #0EAF2B #0EAF2B;
}

/*Estils edit MODE*/

.ms-SPZone {
	background-color:#E3EFFF;
	border:1px solid #ADD1FF;
	padding:3px!important;
}

.formRegistration input {
	
	width:260px;
	
}

.formRegistration textarea {
	
	width:260px;
	
}

.formRegistration table input {
	width:20px;
}

.formRegistration select {
	width:265px;
}

.formRegistration label {
	text-align:left;
	width:150px;
}

 .ms-WPBody .formRegistration td
{
	padding-top:4px;
	padding-bottom:4px;
	text-align:left;
}