body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/header/headerBackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.headerBackground {
	padding: 0px;
	height: 141px;
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(../images/header/headerLeftBackground.jpg);
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.headerContainer {
	height: 141px;
	width: 1005px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/header/headerBackground.jpg);
	background-repeat: repeat-x;
}

.headerLogo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 141px;
	width: 796px;
	background-image: url(../images/header/logo_05.png);
	background-repeat: no-repeat;
	background-position: left;
}
.headerLoginBox {
	margin: 0px;
	float: left;
	height: 131px;
	width: 209px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.formLogin {
	margin: 0px;
	float: right;
	height: 131px;
	width: 209px;
	text-align: left;
	padding: 0px;
}

.inputLogin {
	background-color:#FFFFFF;
	color:#000000;
	border: 1px solid #8ec668;
	width: 201px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.loginTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	float: right;
	width: 209px;
	height: auto;
}
.accederButton {
	float: right;
	height: 58px;
	width: 200px;
	background-image: url(../images/header/acceder.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
}
.accederButton:hover {
	background-image: url(../images/header/accederHover.png);
}
.loginButton {
	padding: 0px;
	background-image: url(../images/header/inicioSesion.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 94px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 115px;
	margin-top: 5px;
	text-align: left;
	float: left;
}
.loginButton:hover {
	cursor:pointer;
	background-image: url(../images/header/inicioSesionHover.jpg);
	background-repeat: no-repeat;
}
.loginButtonCerrar {
	padding: 0px;
	background-image: url(../images/header/cerrarSesion.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 94px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
.loginButtonCerrar:hover {
	cursor:pointer;
	background-image: url(../images/header/cerrarSesionHover.jpg);
	background-repeat: no-repeat;
}

.menuBackground {
	background-image: url(../images/header/menuBackground.jpg);
	background-repeat: repeat-x;
	height: 34px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menuContainer {
	height: 34px;
	width: 1005px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.menu {
	height: 34px;
	width: 796px;
	background-image: url(../images/header/menuItemBackground.jpg);
	background-repeat: repeat-x;
	float: left;
}
.menuBorder {
	background-image: url(../images/header/menuBorder.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 34px;
	width: 1px;
}
.menuItemContainer {
	float: left;
	height: 27px;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
}
.menuItem {
	height: 19px;
	padding-left: 8px;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	display: block;
}
.menuItem:hover{
	background-image:url(../images/header/menuItemBackgroundHover.jpg);
	background-repeat:repeat-x;
	color: #FFFFFF;
}
.menuSeparator {
	background-image: url(../images/header/menuSeparator.gif);
	background-repeat: no-repeat;
	float: left;
	height: 34px;
	width: 2px;
}
.menuIconsContainer {
	float: left;
	height: 29px;
	width: 209px;
	text-align: right;
	padding-top: 5px;
}
.icon {
	opacity: .70;
   	-moz-opacity: .70;
   	filter:alpha(opacity=70);
}
.icon:hover {
	opacity: 1;
   	-moz-opacity: 1;
   	filter:alpha(opacity=100);
}
.headBodysperator {
	height: 35px;
	width: 1005px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.iconsMessage {
	height: 34px;
	width: 200px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
	font-style: italic;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.opinionesContainer {
	padding: 0px;
	float: right;
	height: 100%;
	width: 235px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.opiniones {
	float: right;
	width: 235px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.opinionesHeader {
	float: left;
	height: 40px;
	width: 235px;
	background-image: url(../images/opiniones/opinionesHeaderBackground.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	text-align: left;
	margin: 0px;
}

.opinion {
	height: auto;
	width: 235px;
	float: left;
	background-image: url(../images/opiniones/opinionesBackground.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.opinionTop {
	margin: 0px;
	float: left;
	height: 30px;
	width: 235px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5EAE27;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.opinionCenter {
	float: left;
	height: auto;
	width: 205px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.opinionesButton {
	background-image: url(../images/opiniones/masOpiniones.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	height: 20px;
	width: 98px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.opinionesBorderBottom1pxGreen {
	padding: 0px;
	float: right;
	height: 1px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8DC667;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.formasDeContactoContainer {
	margin: 0px;
	padding: 10px;
	float: right;
	height: auto;
	width: 213px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #d2d2d2;
}
.formasDeContactoHeader {
	float: right;
	width: 190px;
	height: 31px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../images/opiniones/contactoBackground.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 45px;
}
.blogs {
	float: right;
	width: 190px;
	height: 31px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../images/opiniones/blogHeader.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 35px;
	padding-right: 10px;
}
.boletin {
	float: right;
	width: 190px;
	height: 31px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../images/opiniones/boletin.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 35px;
	padding-right: 10px;
}
.boletinbox {
	margin: 0px;
	float: right;
	height: auto;
	width: 213px;
	border: 1px solid #d2d2d2;
	background-image: url(../images/cuerpo/resaltadoBackground.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}



.cantactenos {
	margin: 0px;
	padding: 10px;
	float: right;
	height: auto;
	width: 213px;
	border: 1px solid #d2d2d2;
	background-image: url(../images/cuerpo/resaltadoBackground.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}





img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: underline;
	color: #5eae27;
	font-weight: bold;
}
.bodyContainer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	width: 1005px;
	padding: 0px;
}
.pastilla {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 700px;
}

.pastillaMenuContainer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 700px;
}
.pastillaLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.pastillaMenuItem1 {
	float: left;
	height: 34px;
	width: 161px;
	margin: 0px;
	background-image: url(../images/pastilla/pastillaItem1B.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.pastillaMenuItem2 {
	float: left;
	height: 34px;
	width: 180px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	background-image: url(../images/pastilla/pastillaItem2A.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pastillaMenuItem3 {
	float: left;
	height: 34px;
	width: 196px;
	margin: 0px;
	background-image: url(../images/pastilla/pastillaItem3A.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pastillaBordeBajo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
	width: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
}
.pastillaBordeBajoGris1px {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D2D2D2;
	float: left;
	height: 8px;
	width: 130px;
}
.pastillaBordeBajoGris4px {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #ECECEC;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 9px;
	width: 125px;
}
.pastillaBordeBajoGreen1px {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 9px;
	width: 125px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8dc667;
}
.pastillaMenuSeparator {
	background-image: url(../images/pastilla/pastillaMenuSeparator.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 2px;
	float: left;
}
.pastillaMenuTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	float: left;
	height: 22px;
	text-align: left;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 3px;
}
.pastillaBordeGris1px {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d2d2d2;
	border-bottom-color: #d2d2d2;
	border-left-color: #d2d2d2;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 698px;
}

.pastillaBordeGris4px {
	float: left;
	height: auto;
	width: 690px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ececec;
	border-bottom-color: #ececec;
	border-left-color: #ececec;
}
.pastillaBordegreen1px {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8dc667;
	border-bottom-color: #8dc667;
	border-left-color: #8dc667;
	margin: 0px;
	float: left;
	height: auto;
	width: 688px;
	padding: 0px;
}

.pastillaContent {
	float: left;
	height: auto;
	width: 100%;
	background-image: url(../images/pastilla/pastillaContenidoBackground.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
.imgPastilla {
	height: 215px;
	width: 300px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #d2d2d2;
}
.marcaDeAgua {
	background-image: url(../images/pastilla/imgPastilla1.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 670px;
	height: auto;
}

.pastillaContentLeft {
	float: left;
	height: 215px;
	width: 342px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #8dc667;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 15px;
}
.pastillaContentRight {
	float: right;
	height: 215px;
	width: 342px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 14px;
	margin-right: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #8dc667;
}
.pastillaContentTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: auto;
	width: auto;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
}
.cuerpoConatiner {
	float: left;
	height: auto;
	width: 700px;
	margin: 0px;
	padding: 0px;
}
.cuerpoConatiner2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 1005px;
}
.cuerpoConatiner3 {
	margin: 0px;
	padding: 0px;
	float:right;
	height: auto;
	width: 700px;
}
.cuerpo {
	float: left;
	width: 700px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8DC667;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.cuerpo2 {
	float: left;
	width: 1005px;
	padding: 0px;
	margin: 0px;
}
.cuerpo3 {
	float: right;
	width: 700px;
	padding: 0px;
	margin: 0px;
}
.titulo {
	background-image: url(../images/cuerpo/tituloBackground.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0px;
	float: left;
	width: auto;
}
.tituloFlecha {
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 16px;
	background-image: url(../images/cuerpo/tituloFlecha.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/cuerpo/titularBackground.jpg);
	background-repeat: repeat-x;
	height: 21px;
	background-position: left top;
	vertical-align: text-top;
	width: auto;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.ulIndice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 25px;
	text-decoration: none;
	text-align: justify;
	list-style-type: none;
}
.indice {
	text-align: left;
	color: #000000;
	background-image: url(../images/cuerpo/indiceBackground.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 206px;
	display: block;
	padding-left: 25px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	text-decoration: none;
}
.contactoSeparator {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 1005px;
}

.imgContenido {
	float: right;
	height: 200px;
	width: auto;
	margin-right: 150px;
	border: 1px solid #d2d2d2;
}

.cuerpoBordeGris1px {
	margin: 20px;
	padding: 0px;
	height: auto;
	width: 658px;
	border: 1px solid #D2D2D2;
}
.cuerpoBordeGris4px {
	border: 4px solid #ECECEC;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}

.resaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	height: auto;
	width: auto;
	border: 1px solid #8DC667;
	margin: 0px;
	padding: 10px;
	background-image: url(../images/cuerpo/resaltadoBackground.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	margin: 0px;
	padding: 10px;
}




.footerBackground {
	float: left;
	height: 100%;
	width: 100%;
	margin-top: 20px;
	padding-bottom: 10px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer {
	height: 100%;
	width: 1005px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.footerCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	height: 100%;
	width: 500px;
}

.footerTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footerSitemap {
	height: 100%;
	width: 350px;
	float: left;
	margin-left: 20px;
}

.footerLista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	line-height: normal;
}
.footerListaDiv1 {
	float: left;
	height: 100%;
	width: 130px;
}
.footerListaDiv2 {
	float: left;
	height: 100%;
	width: 100px;
}
.footerListaDiv3 {
	float: left;
	height: 100%;
	width: 110px;
}
.sitemapLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.subirButton {
	background-image: url(../images/subir.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: right;
	height: 20px;
	width: 64px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.separatorMasButton {
	width: 74px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	height: 23px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	text-align: right;
	padding-left: 921px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8dc667;
	margin-left: 10px;
}
.separatorMasButton2 {
	width: 74px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	height: 23px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	text-align: right;
	padding-left: 616px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8DC667;
	margin-left: 10px;
}
.video {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 300px;
	width: 400px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #5eae27;
	text-decoration: underline;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #5eae27;
	text-decoration: underline;
}
.linkBlackNoUnderline {
	color: #000000;
	text-decoration: none;
}

.sideMenuContainer {
	float: left;
	height: auto;
	width: 250px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sideMenuTitle {
	background-image: url(../images/sideMenu/tituloBackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 21px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sideMenuNormal {
	margin: 0px;
	float: left;
	height: 21px;
	width: 248px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/sideMenu/normal.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d2d2d2;
	border-bottom-color: #d2d2d2;
	border-left-color: #d2d2d2;
}
.sideMenuFlechaDerecha {
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
}
.sideMenuFlechaAbajo {
	margin-right: 5px;
	margin-left: 5px;
}

.flipDiv {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
}
.sideMenuItemExtent {
	margin: 0px;
	float: left;
	height: 21px;
	width: 248px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d2d2d2;
	border-left-color: #d2d2d2;
	background-image: url(../images/sideMenu/separator.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.sideMenuItemExtentTop {
	margin: 0px;
	float: left;
	height: 21px;
	width: 248px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	background-image: url(../images/sideMenu/extent.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-style: italic;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d2d2d2;
	border-left-color: #d2d2d2;
}
.aulaTitulo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 21px;
	width: 700px;
	text-align: left;
}
.aulaFecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/cuerpo/aulaFecha.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 20px;
	width: 86px;
	text-align: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	float: left;
	display: block;
}
.aulaTitleBorderBottom {
	height: 21px;
	width: 100%;
	margin: 0px;
	float: left;
	text-align: left;
	padding: 0px;
	background-image: url(../images/cuerpo/aulaTituloBorder.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
}
.titularAula {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 0px;
	background-image: url(../images/cuerpo/titularAulaBackground.jpg);
	background-repeat: repeat-x;
	height: 20px;
	background-position: left top;
	vertical-align: text-top;
	width: 538px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
}
.aulaCuerpo {
	float: left;
	width: 698px;
	margin: 0px;
	padding: 0px;
	height: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d2d2d2;
	border-bottom-color: #d2d2d2;
	border-left-color: #d2d2d2;
	background-image: url(../images/cuerpo/resaltadoBackground.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.aulaSeparator {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 700px;
}
.separatorAulaSubir {
	float: left;
	height: 29px;
	width: 658px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5eae27;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.editarButton {
	background-image: url(../images/cuerpo/editarButton.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	height: 19px;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-align: left;
	padding-right: 0px;
}
.eliminarButton {
	background-image: url(../images/cuerpo/eliminarButton.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 19px;
	width: 68px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.subirButtonAula {
	background-image: url(../images/subir.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 20px;
	width: 64px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.textoAula {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	height: auto;
	width: 658px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.imgGraficoIcon {
	margin: 0px;
	padding: 0px;
	float: left;
}
.contactoAviso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding: 5px;
	text-align: left;
}
.contactoItem {
	padding: 0px;
	float: left;
	height: 60px;
	width: 400px;
	margin: 0px;
	text-align: left;
}
.contactoItemMensaje {
	float: left;
	width: 979px;
	margin: 0px;
	padding: 0px;
	height: 300px;
	text-align: left;
}
.textareaContacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 800px;
	height: 250px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	border: 1px solid #8dc667;
}
.botonContacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 53px;
	background-image: url(../images/cuerpo/enviar.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 43px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.aviso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
}
.contactoList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 325px;
	border: 1px solid #8dc667;
	text-align: left;
}

.contactoCampos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	line-height: 25px;
	text-align: left;
}
.contactoInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 300px;
	text-align: left;
	border: 1px solid #8dc667;
}
.historialTable {
	height: auto;
	width: 100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
.historialContainer {
	overflow: hidden;
	width: 100%;
	height: 300px;
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
	border: 1px solid #5EAE27;
}
.historialAumentar {
	float: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.columnUser {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #5EAE27;
	width: 100px;
	padding-left: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5EAE27;
}
.columnIp {
	width: 100px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #5EAE27;
	padding-left: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5EAE27;
}
.columnDate {
	padding-left: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5EAE27;
}
.panelContainer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.panelList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 322px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: right;
	border: 1px solid #8EC668;
}
.inputPanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	float: right;
	width: 300px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #8EC668;
}
.panelButton {
	background-image: url(../images/cuerpo/enviar.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	height: 24px;
	width: 46px;
	padding-top: 5px;
	padding-left: 50px;
}
