/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
html {
	color:#000;
	height:100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input, textarea, select {
 *font-size:100%;
}
legend {
	color:#000;
}
body {
	font:11px arial, helvetica, clean, sans-serif;
 *font-size:small;
 *font:x-small;
 height:100%;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
 *font-size:108%;
	line-height:100%;
}
body {
	text-align:center;
	background-image: url(../images/body_bg.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#FFFFFF;
}
#wrapper {
	width:868px;
	background-color:#E4E5E6;
	/*background-image:url(../images/fondo-wrapper.png);*/
	background-repeat:repeat-y;
	margin: 15px auto;
}
.clear {
	width:100%;
	clear:both;
	margin-bottom:10px;
	font-size:2px;
}
.blue-clear {
	width:100%;
	clear:both;
	margin-bottom:10px;
	border-bottom: 2px solid #0E7C88;
	font-size:20px;
}
#top-row {
	clear:both;
	height:80px;
}
#header {
	width: 666px;
	float:left;
	text-align:left;
	height:43px;
}
#logo-gobierno {
	width: 165px;
	height:31px;
	background-image:url(../images/logo_gobierno.png);
	background-repeat:no-repeat;
	float:left;
	margin-top:40px;
	margin-left: 20px;
}


li.social-header {
    /*
    background-color: transparent;
    border-top: medium none;
    display: block;
    padding: 2px 5px;
    position: static;
    text-align: inherit;
    width: auto;
    */
    padding: 2px;
    margin-top: 4px;
}


.elementosredessociales {
    color: #4a4a4a;
    font-size: 32px;
    transition: color 0.2s ease 0s;
}

.elementosredessociales a:hover, a:focus{
    color: #595959;
}

/*#logo-educacion {
	width: 160px;
	height:65px;
	margin-top:5px;
	margin-left:18px;
	background-image:url('https://www.santafe.gov.ar/assets/standard/images/gob-santafe.png');
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
}

#search-bar {
	width: 844px;
	height: 31px;
	margin: 0 auto;
	background-image: url(../images/search-bar.png);
	clear: both;
	margin-top:50px;
}
#simple-search {
	float:left;
	width: 666px;
	color: #fff;
	font-size: 10px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:right;
	vertical-align:middle;
	height: 23px;
	padding-top:5px;
}
#simple-search-form {
	background-image:url(../images/simple-search-background.png);
	width: 180px;
	height:20px;
	float:right;
}
#simple-search-query {
	float:left;
	height:14px;
	padding-top:3px;
	width:141px;
	border:none;
	background-color:transparent;
}
#simple-search span {
	float:right;
	padding-top:2px;
}
#simple-search-submit {
	float:right;
	padding-top:3px;
	padding-right: 6px;
}
#advanced-search {
	float:left;
	width: 140px;
	margin-left: 20px;
	color: #fff;
	font-size: 10px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	vertical-align:middle;
	height: 21px;
	padding-top:10px;
}
#advanced-search a {
	color:#fff;
	text-decoration:none;
}
#advanced-search a:hover {
	text-decoration:underline;
}*/
#breadcrumbs {
	width:829px;
	/*height:20px;*/
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	/*background-image:url(../images/breadcrumbs-background.png);*/
	clear:both;
	margin-left:12px;
	float:left;
	text-align:left;
	color:#A7A5A4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*background-color:#EAE7E4;*/
}

#breadcrumbs a {
	text-decoration:none;
	font-size:10px;
	color:#A7A5A4;
}
#breadcrumbs a:hover {
	text-decoration:underline;
}
div#left {
	margin-top:42px;
}

.leftcolumn {
	width: 160px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-align:left;
	margin-top:0;
}
.leftcolumn a {
	color: #666;
	text-decoration:none;
}
.leftcolumn a:hover {
	text-decoration:underline;
}
#left-menu {
	margin-top:22px;
}
.leftcolumn ul {
	list-style-type:none;

}
.leftcolumn ul li {
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 5px;
	border-bottom: 1px dotted #666;
	font-weight:bold;
	color: #0274B8;
}

.leftcolumn ul li.title_1 {
	background-color:#C8C8C8;
	background-repeat:no-repeat;
	background-position:right top;
	border-bottom: dotted 1px #666;
	padding-top: 11px;
	padding-bottom: 7px;
	margin-top:0px;
}
.leftcolumn a.font_title1{
	color: #666;
}
.leftcolumn ul li.title_2 {
	background-color:#E4E5E6;

	background-repeat:no-repeat;
	background-position:right top;
	border-bottom: dotted 1px #666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftcolumn ul li.title_3 {
	background-color:#E4E5E6;

	background-repeat:no-repeat;
	background-position:right top;
	border-bottom: dotted 1px #666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftcolumn ul li.title_4 {
	background-color:#E4E5E6;

	background-repeat:no-repeat;
	background-position:right top;
	border-bottom: dotted 1px #666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftcolumn ul li.title_5 {
	background-color:#E4E5E6;
	background-repeat:no-repeat;
	background-position:right top;
	border-bottom: dotted 1px #666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftcolumn ul li.title_6 {
	background-color:#E4E5E6;
	background-repeat:no-repeat;
	background-position:right top;
	border-bottom: dotted 1px #666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftcolumn ul li.title_7{
	background-color:#E4E5E6;
	background-repeat:no-repeat;
	background-position:right top;
	border-bottom: dotted 1px #666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftcolumn ul li.title_8 {
	background-color:#E4E5E6;
	background-repeat:no-repeat;
	background-position:right top;
	border-bottom: dotted 1px #666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftcolumn ul li.title_9 {
	background-color:#E4E5E6;
	background-repeat:no-repeat;
	background-position:right top;
	border-bottom: dotted 1px #666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftcolumn ul li.title_10 {
	background-color:#E4E5E6;
	background-repeat:no-repeat;
	background-position:right top;
	border-bottom: dotted 1px #666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftcolumn ul li.title_11 {
	background-color:#E4E5E6;
	background-repeat:no-repeat;
	background-position:right top;
	border-bottom: dotted 1px #666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftcolumn ul li.title_12 {
	background-color:#D8EAF5;
	background-image:url(../images/sombra_12.png);
	background-repeat:no-repeat;
	background-position:right top;
	border-bottom: dotted 1px #E4E5E6;
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftcolumn ul li:hover {
	width:154px;
	padding-left: 3px;
	border: 2px solid #0E7C88;
}
.leftcolumn ul li.selected {
	width:154px;
	padding-left: 3px;
	border: 2px solid #0E7C88;
}
.leftcolumn ul li.sublist {
	background-color:#E4E5E6;
	padding-left:0px;
	border: 0px;
	padding-bottom:0px;
	width:155px;
	padding-top:0px;
	margin-left:5px;
}
.leftcolumn ul li:hover.sublist{
	background-color:#E4E5E6;
	padding-left:0px;
	border: 0px;
}
.leftcolumn ul li ul.subitem {
	background-color:#E4E5E6;
	margin-left:0px;
}
.leftcolumn ul li ul.subitem li {
	border-top: 2px solid #E4E5E6;
	padding-bottom: 4px;
	padding-top: 3px;
}
.leftcolumn ul li ul.subitem li:hover {
	width:154px;
	padding-left: 3px;
	border: 2px solid #0E7C88;
}
.leftcolumn ul li ul.subitem li.selected_without_children{
	width:154px;
	padding-left: 3px;
	border: 2px solid #0E7C88;
}
.leftcolumn ul li ul.subitem li.selected {
	width:150px;
	padding-left: 6px;
/*	border: 2px solid #CDECF7;*/
	/*background: url(../images/li-top.png) no-repeat center top;*/
	padding-top: 5px;
	padding-bottom: 2px;
	border: 0px;
}
.leftcolumn ul li.sublist ul.subitem li.cont_sub_sublist_especial {
	width:155px;
	padding-left:6px;
	padding-top: 35px;
	padding-bottom:4px;
	border: 0px;
	border-bottom: 1px dotted #7A7A7C;
	/*background: url(../images/li-bottom_especial.png) no-repeat center top;*/
}
.leftcolumn ul li.sublist ul.subitem li.cont_sub_sublist {
	width:155px;
	padding-left: 0px;
/*	border: 2px solid #CDECF7;*/
	padding-top: 15px;
	padding-bottom:11px; /*11px;*/
	border: 0px;
	border-bottom: 1px dotted #7A7A7C;
	/*background: url(../images/li-bottom.png) no-repeat center top;*/
}
.leftcolumn ul li.sublist  ul.subitem li.cont_sub_sublist  ul.sub_sublist{
	background-color:#E4E5E6;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:5px;
	border: 0px;
	width:155px;
}
.leftcolumn ul li.sublist  ul.subitem li.cont_sub_sublist ul.sub_sublist li{
	background-color:#E4E5E6;
	/*padding-left:5px;
	padding-right:0px;*/
	padding: 6px 0 4px 5px;
	width:150px;
	border-bottom: 1px solid #0E7C88;
	color:#0E7C88;
	font-weight:normal;
}
.leftcolumn ul li.sublist  ul.subitem li.cont_sub_sublist ul.sub_sublist li a{
	color:#0E7C88;
	font-weight:bold;
}
.leftcolumn ul li.sublist  ul.subitem li.cont_sub_sublist ul.sub_sublist li:hover{
	width:154px;
	padding-left: 4px;
	border: 1px solid #0E7C88;
}

#date-contact {
	width:666px;
	margin-top:5px;
	text-align:right;
	float: left;
	color: #666666;
 font-family:: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#date-contact a {
	color: #666666;
	font-family:: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
}
#date-contact a:hover {
	text-decoration:underline;
}
#main-content {
	width: 490px;
	float: left;
	margin: 4px 0 auto;
	text-align:left;
}
.clear-high {
	width:100%;
	clear:both;
	margin-bottom:20px;
	font-size:2px;
}
#accesos-directos {
	color: #666666;
 font-family:: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	width: 200px;
}
#alertas {
	width: 486px;
	float:right;
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
}
#main-banner {
	/*background-color:#D1E7F5;*/
	border-bottom: solid 1px #DEAE7D;
	color:#0E7C88;
	/*text-align:center;*/

}
#main-banner a {
	background-color: #d5d5d5;
    color: #0E7C88;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 6px;
    text-decoration: none;
	width:483px;
}
#politica_educativa {
	border:2px solid #0E7C88;
	margin: 10px 0 0;
	padding:10px;
}
#politica_educativa p {
	font-size:12px;
	color:#686868;
}

#tramites-title {
	width:490px;
	height:38px;
	background-image:url(../images/tramites-titulo.png);
	background-repeat:no-repeat;
}
#tramites-contenido {
	padding-top:10px;
	padding-bottom:10px;
	border-top: 1px dotted #E6E6E6;
	border-bottom: 1px dotted #E6E6E6;
}
#tramites-contenido p {
	color: #757575;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#tramites-contenido a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#10ADDF;
	text-decoration:none;
	font-weight:bold;
}
#tramites-contenido a:hover {
	text-decoration:underline;
}
#tramites-contenido ul {
	background-color:#F4F4F4;
}
#tramites-contenido ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:1px dashed #B1B2B2;
	height:22px;
	color:#AFAFAF;
	margin-bottom:2px;
	padding-bottom:2px;
}
#tramites-contenido ul li img {
	float: left;
	margin-right:5px;
}
#tramites-contenido ul li span {
	height:25px;
	margin:0;
	padding:0;
	padding-top:10px;
}
#tramites-contenido ul li a {
	color:#AFAFAF;
	text-decoration:none;
}
#tramites-contenido ul li a:hover {
	text-decoration:underline;
	padding-top: 0px;
}
#tramites-list {
	background-color:#F4F4F4;

	padding:20px;
	margin:20px auto;


}
#tramites-list ul li span, #tramites-list ul li a span {
	font-weight:bold;
	padding-top: 0px;
	margin-top: 0px;
	vertical-align: middle;
	white-space: normal;
}
#tramites  a{
	color:#AFAFAF;
	text-decoration:none;
	font-size:12px;
}
#tramites a h3:hover{
	text-decoration:underline;
}
.rightcolumn {
	width:179px;
	float:right;
	text-align:left;
}
.rightcolumn a {
	color: #00685B;
	text-decoration:none;
}
.rightcolumn a:hover {
	text-decoration:underline;
}
.rightcolumn ul {
	list-style-type:none;
}
.right-column-banner {
	text-align:center;
	margin-right:0 auto;
	background-image: url(../images/TriangDestacados.png);
	background-repeat:no-repeat;
	background-position:left top;
}
.right-column-banner  p{
	margin:0 auto;
	padding:10px 14px;
	text-align:left;
	font-size:11px;
	color:#686868;
}
.more {
	float:right;
	font-size:11px;
	color:#3B3F42;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-bottom:5px;
	margin-right:5px;
}
.more a {
	color:#27C0E2;
	text-decoration:none;
}
.more a:hover {
	color:#27C0E2;
	text-decoration:underline;
}
#rss-map {
	background-color:#fff;
	width: 168px;
	height: 18px;
	color:#7C7F7E;
	margin-top:5px;
	margin-left: 0px;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:3px;
	margin-left:-1px;
	text-align:center;
}
#rss-map a {
	color:#7C7F7E;
	text-decoration:none;
}
#rss-map a:hover {
	color:#7C7F7E;
	text-decoration:underline;
}
#rss-map a span {
	padding-bottom:3px;
}
#destacados {
	margin-top:18px;
	padding:0;
	width:165px;

}
#destacados-top {
	height:28px;
	margin-bottom: 15px;
	background-image:url(../images/barradestacada.png);
}
#destacados-middle {
	background-repeat:repeat-y;
}
#destacados-middle ul li p {
	padding-top: 2px;
	padding-bottom: 4px;
	margin-left:10px;
	margin-right:10px;
	/*color: #666666;*/
}
#destacados-middle ul {
	padding-top: 5px;
}

#destacados-middle ul li {
	/*border-bottom: solid 5px #FFFFFF;*/
	margin-bottom: 5px;
	padding: 10px;
	background-color: #0E7C88;
	background-image:url(../images/flechroj.png);
	background-position:5px center;
	/*background-position: 0px 7px;*/
	background-repeat:no-repeat;
	/*list-style-image:url(../images/bullet_black.png);*/
	/*list-style: none inside url("/images/bullet_black.png");*/
	border-radius: 5px 5px 10px 10px;
}
#destacados-middle ul li:last-child {
	padding-bottom: 10px;
}
#destacados-middle li a {
	color: #fff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	margin-left:10px;
	display:block;
}
#destacados-bottom {
	height:17px;
	margin-bottom:10px;
}
#comunidades-educativas-top {
	width:179px;
	height:66px;
	background-image:url(../images/comunidades-educativas-title.png);
}
.comunidades-educativas-contenido {
	width:160px;
	margin-left:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #686868;
	margin-bottom: 30px;
}
.comunidades-educativas-contenido img {
	margin-bottom:5px;
	opacity: 0.5;
	filters.alpha.opacity: 50;
}
.comunidades-educativas-contenido a {
	color:#01ADDE;
	text-decoration:none;
}
.comunidades-educativas-contenido a:hover {
	text-decoration:underline;
}
.comunidades-educativas-contenido p {
	padding-right: 25px;
}
.clear-line {
	width:170px;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:3px;
	margin-right:3px;
	font-size:5px;
	border-bottom:2px solid #6ECFF2;
}
#footer {
	clear:both;
	background-color:#333034;
	padding: 5px;
	padding-top:8px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#fff;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#left-footer {
	float:left;
	text-align:left;
}
#right-footer {
	float:right;
	text-align:right;
}
#noticias-title {
	/*background: url(../images/noticias-titulo.png) center top no-repeat;*/

}
#noticias {
	margin-top:45px;
}
#container_news {
	padding:10px 0px 10px;

}
#news_images {
	float:left;
}
#news_text {
	margin-left:150px;
	padding:0 10px 0 100px;
}
#news_2, #news_3 {
	display:none;
}
#news_text a, #news_list a {
	color:#0E7C88;
	text-decoration:none;
	font-weight:bold;
}
#news_text p , #noticia p, #banner p, .news_text p{
	font-size: 11px;
	color:#686868;
}
.news_text a {
	color:#0E7C88;
	text-decoration:none;
}
.news_text a:hover {
	text-decoration:underline;
}
div#news_more {
	float:right;
	margin:10px 30px 0 0;
}
.clearone {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	overflow: hidden;
	padding: 0!important;
	margin: 0!important;
}
#container_news #news_buttons {
	text-align:right;
	margin-right:30px;
}
#container_news #news_buttons a {
	text-decoration:none;
}
#calendario {
	margin: 20px 0 0 0;
}
#blue-content {
	/*border: 2px solid #BFEBF7;*/
	border: 2px solid #0E7C88;
	background-color:#E4E5E6;
	padding: 7px;
	width: 471px;
}
#blue-content table, #blue-content th, #blue-content td {
	border:none;
}
#blue-content th, #blue-content td {
	height:30px;
}
#blue-content label {
	margin-right:10px;
	font-size:11px;
}
#blue-content p.breadcrumb {
	color:#000;
	font-size:11px;
	font-weight:bold;
	margin-left:-12px;
}
#blue-content p.description {
	color:#797979;
	font-size:11px;
	padding:0;
}
#blue-content a {
	color: #0E7C88;
	text-decoration:none;
}
#blue-content a:hover {
	color: #0E7C88;
	text-decoration:underline;
}


div.description {
	border:2px solid #0E7C88;
	padding:10px;
}

.cyan-dashed {
	border-bottom:2px dashed #80D6EE;
	width:100%;
}
#search_result a {
	color: #0E7C88;
	text-decoration:none;
}
#search_result a:hover {
	text-decoration:underline;
}
#search_result {
	border:1px solid rgb(191, 235, 247);
	padding:10px;
	margin-bottom:20px;
}
#search_result p.description, #search_result p {
	color:#797979;
	margin-bottom:20px;
}
#search_result p.breadcrumb a{
	color:#000;
	font-size:10px;
}

ul.resultados-busquedas a {
	/*font-weight:bold;*/
	font-size:13px;
}
#blue-content ul li {
	list-style-type:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12px;
	list-style-position: outside;
	padding: 0;
}
.strong {
	font-weight:bold;
}
.greyline {
	width:100%;
	clear:both;
	margin-bottom:10px;
	height: 10px;
	border-bottom: 2px solid #EAEBEB;
}
#blue-content p.paging-links {
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}
#blue-content p.paging-links a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#blue-content p.paging-links a:hover {
	text-decoration:underline;
}
#link-santafe {
	margin-top: 40px;
	margin-left: 15px;
	color:#1C796E;
}
#link-santafe a {
	color:#1C796E;
	text-decoration:none;
}
#link-santafe a:hover {
	color:#1C796E;
	text-decoration:underline;
}
#calendario-top {
	clear:both;
}
.calendario-left {
	width:110px;
	float:left;
}
#calendario-hoy-title {
	margin:0;
	color: #F6A91A;
	font-size: 35px;
	font-family: "VAG Rounded Std Light", Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-right:15px;
	text-align:right;
}
.calendario-dia {
	margin:0;
	color: #01AEDF;
	font-size: 18px;
	font-family: "VAG Rounded Std Light", Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-right:15px;
	text-align:right;
}
.calendario-mes {
	margin:0;
	color: #01AEDF;
	font-size: 14px;
	font-family: "VAG Rounded Std Light", Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-right:15px;
	text-align:right;
}
.calendario-right {
	width:344px;
	float:left;
	padding-left:15px;
	border-left: 2px solid #F6A91A;
}
#calendario-top .calendario-right {
	min-height:120px;
}
#calendario-top .calendario-right li {
	color: #1A171B;
	font-size:12px;
	list-style: square;
	margin-bottom: 5px;
}
#calendario-bottom {
	clear:both;
	height:auto;
	background-color:#FFFBE0;
	min-height:240px;
}
#calendario-bottom .calendario-right {
	min-height:165px;
}
#calendario-bottom-top {
	width:470px;
	height: 15px;
	background-image:url(../images/calendario-bottom-top-border.png);
	background-repeat: no-repeat;
}
#calendario-bottom .calendario-left {
	background-color:#FFFBE0;
	min-height:165px;
}
#calendario-bottom .calendario-right {
	background-color:#FFFBE0;
}
#calendario-bottom-bottom {
	background-color:#FFFBE0;
	width:470px;
	height: 24px;
	clear:both;
	background-image:url(../images/calendario-bottom-bottom-border.png);
	background-position:bottom center;
	background-repeat: no-repeat;
}
#calendario-bottom ul.weekdays li {
	float:left;
	font-family: "VAG Rounded Std Light", Arial, Helvetica, sans-serif;
	background-color: #D8D9DB;
	color: #fff;
	padding-top:5px;
	padding-bottom:5px;
	font-size:15px;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	width: 47px;
	list-style:none;
	margin:0;
}
#calendario-bottom ul.days li {
	float:left;
	font-family: "VAG Rounded Std Light", Arial, Helvetica, sans-serif;
	color: #01AEDF;
	padding-top:5px;
	padding-bottom:5px;
	font-size:15px;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	width: 47px;
	list-style:none;
	margin:0;
}
#calendario-bottom ul.days li.dia-hoy, #calendario-bottom ul.days li.dia-hoy a {
	background-color: #F6A91A;
	color: #FFFFFF;
}
ul.lista-meses {
	padding-right: 5px;
	float:none;
}
ul.lista-meses li {
	text-align:right;
	float:none;
	color: #939598;
	font-size: 12px;
	font-weight:bold;
	font-family: "VAG Rounded Std Light", Arial, Helvetica, sans-serif;
	list-style:none;
	vertical-align: middle;
	height: 20px;
}
ul.lista-meses li span {
	padding-right: 16px;
}
ul.lista-meses li span.mes-actual {
	color: #01AEDF;
	padding-right: 5px;
}
#meses-calendario ul.lista-meses li span a {
	color: #939598;
	text-decoration: none;
}
#meses-calendario ul.lista-meses li span.mes-actual a {
	color: #01AEDF;
	text-decoration: none;
}
#meses-calendario ul.lista-meses li span a:hover {
	color: #01AEDF;
	text-decoration: underline;
}
#calendario-hoy {
	margin-left:20px;
	margin-top:10px;
}
#calendario-hoy h3 {
	color: #01AEDF;
	font-size: 14px;
	font-weight:normal;
	font-family: "VAG Rounded Std Light", Arial, Helvetica, sans-serif;
}
#calendario-hoy-lista {
	margin-left:15px;
	margin-top: 10px;
}
#calendario-hoy-lista div.left {
	width: 70px;
	float:left;
	text-transform: uppercase;
	color: #F6A91A;
	font-size:11px;
	text-align:right;
	font-weight:bold;
	border-bottom: 1px solid #F6A91A;
}
#calendario-hoy-lista div.right {
	width: 355px;
	float:right;
	font-family: "VAG Rounded Std Light", Arial, Helvetica, sans-serif;
	font-size:12px;
}
#calendario-hoy-lista div.bullet {
	float:left;
	width: 15px;
	font-family: "VAG Rounded Std Light", Arial, Helvetica, sans-serif;
}
#calendario-hoy-lista div.contenido {
	float:right;
	width: 335px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}
#calendario-todo-mes {
	margin-top:30px;
}
#calendario-descargar-pdf {
	margin-top:20px;
	text-align:right;
}
#comunidades-educativas-banner {
	background-image:url(../images/comunidades-educativas-banner.png);
	width:470px;
	height:30px;
}
.plus-mins-font {
	float:right;
}
.plus-mins-font a{
	text-decoration:none;
}
.comunidad-borde {
	width: 450px;
	min-height: 90px;
	margin: 15px auto;
	padding-top: 0;
	padding-left:0;
	padding-right:15px;
	padding-bottom:0px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #BFEBF7;
	border-right: 2px solid #BFEBF7;
}
.blog-link {
	float:right;
	width:35px;
	height:14px;
	padding:2px;
	margin-top:-1px;
	margin-right:-16px;
	text-align:center;
	vertical-align:middle;
	background-color: #C2EBF7;
	color: #01ADDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.comunidad-borde .comunidad_logo {
	width: 120px;
	height: 105px;
	margin-left:15px;
	margin-top:0;
	padding-left:10px;
	padding-top:10px;
	background-image:url(../images/blog-balloon.png);
	background-repeat:no-repeat;
	float:left;
}
.comunidad-borde .comunidad_title {
	margin-left:10px;
	float:left;
	width: 270px;
	font-family: "VAG Rounded Std Light", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#01ADDE;
	font-weight:bold;
}
.comunidad-borde .comunidad_contenido {
	margin-left:10px;
	float:left;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#747474;
	font-weight:bold;
}
.comunidad-entrar {
	float:right;
	height: 15px;
	width:65px;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	clear:both;
	color:#F6A91A;
}
.comunidad-entrar a#comunidad-entrar-link {
	color:#F6A91A;
	text-decoration:none;
}
.comunidad-entrar a#comunidad-entrar-link:hover {
	color:#F6A91A;
	text-decoration:underline;
}
#subscripcionbanner {
	background-image:url(../images/subscripcion-banner.png);
	background-repeat: no-repeat;
	width:467px;
	height:95px;
	margin-left:-8px;
	vertical-align:middle;
	color:#fff;
	font-size:12px;
	font-family: "VAG Rounded Std Light", Arial, Helvetica, sans-serif;
	padding-top: 45px;
	padding-left: 10px;
	padding-right:10px;
}
#subscribe-form table.subscribe-top {
	border-bottom: 2px solid #80D6EE;
}
#subscribe-form table.subscribe-top td {
	vertical-align: middle;
	height: 25px;
}
#subscribe-form table .label {
	color: #797979;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right:5px;
}
#ministerio-banner {
	width:485px;
	/*height:25px;*/
	margin: 0 auto;
	font-size:16px;
	font-family: "VAG Rounded Std Light", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #0E7C88;
}

#ministerio-banner-noticias {
	width:485px;
	/*height:25px;*/
	margin: 0 auto;
	font-size:16px;
	font-family: "VAG Rounded Std Light", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #0E7C88;
	cursor:pointer;
}

#guia-banner {
	width:475px;
	margin: 0 auto;
	padding: 5px;
	border-top: 1px solid #C8C8C8;
	border-bottom: 2px solid #C8C8C8;
	background-color:#C8C8C8;
	clear:both;
}
.acordion {
	width:475px;
	margin-left: auto;
	padding:0;
}
.acordion h3 {
	background-image: url(../images/bullet_blue.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	margin:0;
	padding:5px 5px 5px 10px;
	background-color: #C8C8C8;
	border-top: 1px solid #C8C8C8;
	border-bottom: 1px solid #0E7C88;
	color: #0E7C88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	cursor:pointer;
}
.acordion p  {
	text-align:right;
}
.acordion p  a{
	color:#686868;
	text-decoration:none;
}
.acordion p  a:hover{
	text-decoration:underline;
}
.acordion h3 span.bullet {
	color: #000;
}
.acordion h3:hover span.bullet {
	color: #0E7C88;
}
.acordion h3:hover, h3.active-acordion {
	background: #0E7C88;

	color: #fff;
	background-image: url(../images/bullet_white.png);
	background-position: 5px center;
	background-repeat: no-repeat;
}
.acordion div {
	padding: 5px 5px;
}
ul.guia-lista li {
	margin-left: 25px;
	margin-right:20px;
	padding: 5px;
	list-style:disc;
	list-style-position:outside;
	color: #666666;
	border-bottom:1px solid #FFFFFF;
}
ul.guia-lista li:last-child {
	margin-left: 25px;
	margin-right:20px;
	padding: 5px;
	list-style:disc;
	list-style-position:outside;
	color: #666666;
	border-bottom:none;
}
ul.guia-lista li a {
	color: #666666;
	text-decoration:none;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
ul.guia-lista li a:hover {
	text-decoration:underline;
}
.articulo-titulo {
	width:450px;
	padding-bottom:30px;
	float:left;
	font-size:16px;
	font-family: "VAG Rounded Std Light", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #0E7C88;
	border-bottom: 1px solid #0E7C88;
	/*background-image: url(../images/content_separator.png);*/
	background-position: center bottom;
	background-repeat: no-repeat;
	overflow:hidden;
}
.articulo-contenido {
	/*width:400px;*/
	float:left;
	font-size:12px;
	font-family: "VAG Rounded Std Light", Arial, Helvetica, sans-serif;
	color: #666666;
	clear:both;
}
.articulo-contenido  p {
	margin-top:10px;
	line-height:18px;
}
.articulo-contenido table {
	margin-top:30px;
	font-size: 11px;
}
.articulo-contenido ul li {
	list-style:disc outside none;
	margin-left:15px;
	line-height:18px;
}
.documentos-relacionados {
	background: #C8C8C8 /*url(../images/documentos-relacionados.png) no-repeat*/;
	min-height: 30px;
	padding-top:20px;
}
.documentos-relacionados h2 {
	color: #01ADDE;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	/*border-bottom: 2px solid #fff;*/
	width: 140px;
	margin-left: 10px;
	font-weight:bold;
}
.documentos-relacionados ul.document-links li {
	/*background:url(../images/pdf-icon.png) no-repeat;*/
	background:url("../images/pdf-icon.png") no-repeat scroll 0 0 transparent;
	color:#6D6F71;
	float:none;
	margin-left:20px;
	padding-bottom:10px;
	padding-left:30px;

}
.documentos-relacionados ul.document-links li  img{
	height:20px;
	width:24px;
	float:left;
	border:none;
}
.documentos-relacionados ul.document-links li a {
	color: #686868;
	font-weight:bold;
	/*padding-left:35px;*/
	text-decoration:none;
	/*display:block;*/
}
.documentos-relacionados ul.document-links li a:hover {
	text-decoration:underline;
}
div.one_related {
	padding:5px;
}
div.one_related  a{
	color:#01ADDE;
	text-decoration:none;
}
div.one_related  a:hover{
	text-decoration:underline;
}
.contenidos-relacionados {
	margin-top:15px;
	padding:10px;
	background-color: #DDF9FB;
	color: #01AEDF;
	font-size:12px;
	font-family: "VAG Rounded Std Light", Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.contenido-item {
	width: 145px;
	min-height:225px;
	height: auto;
	float:left;
	padding:0;
	margin:0;
	border-bottom: 1px solid #9FA1A3;
}

.contenido-item-separador {
	margin-top: 10px;
	width:1px;
	border-right: 1px solid #01AEDF;
	float:left;
	min-height:205px;
	margin-left:1px;
	margin-right:1px;
}

.video-box {
	background-color: #D9D9D9;
	padding-top: 5px;
	padding-left:5px;
	width:115px;
	height:80px;
	margin: 10px auto;
}

.video-box-without-img {
	margin:5px auto;
	padding-left:5px;
	padding-top:5px;
	width:115px;
}

.video-box-content {
	width: 120px;
	text-align:left;
	padding:0;
	margin-left:15px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#30282B;
}

.video-box-content a{
	color:#0E7C88;
	font-size:11px;
	text-decoration:none;
}
.video-box-content a:hover{
	text-decoration:underline;
}
#news_list{
	margin:0 0 10px 14px;
	border: 1px solid #0E7C88;
	-moz-border-radius: 10px 10px 10px 10px;
}
#news_list h2 {
	width:450px;
	overflow:hidden;
	margin: 0 0 0 10px;
	font-size:16px;
	font-family: "VAG Rounded Std Light", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #0E7C88;
}
#noticia {
	border: 1px solid #0E7C88;
	padding: 10px;
	margin-bottom:20px;
}
#news_list p , #noticia p{
	color:#686868;
	font-size:11px;
}

#noticia h2{
	color:#0E7C88;
	font-size:14px;
	margin-bottom:20px;
}
#noticia p {
	margin-top:10px;
	line-height:18px;
}

div#blogs {
	-moz-border-radius:10px 10px 10px 10px;
	border:1px solid #52B7E1;
	padding:10px;
}

div#blogs h3 {
	color:#F6AB1A;
	font-size:16px;
	margin:10px;
	font-weight:bold;
	overflow:hidden;
	width:446px;
}

div#blogs h4 {
	padding:14px;
	font-size:15px;
	color:#0E7C88;
	/*font-weight:bold;*/
}
div#blogs p{
	color:#666666;
	font-family:"VAG Rounded Std Light",Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align: justify;
}
div#blogs ul{
	margin:20px auto;
}

div#blogs ul li{
	clear:both;
}
div.blog_container {
	-moz-border-radius:0px 0px 10px 0px;
	margin:20px 10px;
	min-height:120px;
	border-color: #52B7E1;
	border-bottom:2px solid #52B7E1;
	border-right:2px solid #52B7E1;
	clear:both;
	margin:30px 12px;
	background-image:url("/design/plaineducacion/images/blog.png");
	background-position:right top;
	background-repeat:no-repeat;
}
div.blog_background {
background-image:url("/design/plaineducacion/images/blog_background.png");
background-position:left top;
background-repeat:no-repeat;
height:105px;
margin-left:10px;
width:135px;
float:left;
}

div.blog_info {
margin-right:60px;
}

div.blog_container a.entrar {
font-size:13px;
font-weight:bold;
text-align:right;
left:385px;
margin-bottom: 15px;
position:relative;
}
#banner {
	border: 2px solid #BFEBF7;
	padding: 10px;
}
#banner h2 {
	color:#0E7C88;
	font-size:14px;
	margin-bottom:20px;
}
select#accesos_directos {
	float:left;
	margin-top:7px;
}
div.up {
	padding-bottom:120px;
}
div.up a {
	padding-left:25px;
}

a.left_banner {
	margin-top:20px;
	display:block;
}

a.left_banner img {
	height:80px;
	width:160px;
}

.linkMenu{
	text-decoration: none;
	color: #4A4A4A;
	font-weight: 600;
	letter-spacing: -0.02em;
	transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	cursor: pointer;
}

.linkMenu:hover{
	color: #707070;
}
/*agregados 2017


.footer {
    
    margin-top: 20px !important;
    padding-bottom: 20px !important;
    padding-top: 20px !important;
    color: #888888 !important;
    font-family: 'Asap', sans-serif !important;
    font-size: 13px !important;
    line-height: 16px !important;
    border-top: 1px solid rgba(192,192,192,1) !important;
    background: -moz-linear-gradient(top, rgba(212,212,212,1) 0%, rgba(212,212,212,0) 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(212,212,212,1)), color-stop(100%,rgba(212,212,212,0))) !important;
    background: -webkit-linear-gradient(top, rgba(212,212,212,1) 0%,rgba(212,212,212,0) 100%) !important;
    background: -o-linear-gradient(top, rgba(212,212,212,1) 0%,rgba(212,212,212,0) 100%) !important;
    background: -ms-linear-gradient(top, rgba(212,212,212,1) 0%,rgba(212,212,212,0) 100%) !important;
    background: linear-gradient(to bottom, rgba(212,212,212,1) 0%,rgba(212,212,212,0) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4d4d4', endColorstr='#d8dbdd',GradientType=0 ) !important;
    min-height: 80px !important;
}
.footer p {
    font-size: 13px !important;
    font-family: 'Asap' !important;
    font-weight: 400 !important;
    text-align: left !important;
    color: #888888 !important;
    line-height: 1 !important;
    padding: 2px 0;
    margin: 0 5px;
}

.footer a {
    color: #888 !important;
    font-weight: bold !important;
}




.footer ul.inline a {
    opacity: .5 !important;
    font-size: 25px !important;
}

.footer li {
    display: list-item !important;
    float: left !important;

}

.row-back-none {
    max-width: 1140px;
    background-color: none;
}


.footer .row-back-none {
    padding-left: 40px;
    margin-left: auto;
    margin-right: auto;
}
span.cc {
    font-family: 'CC-ICONS';
    color: #6b736c !important;
}
*/
