body {
	background-image: url(2010/bginterna2011.jpg);
	background-position: center;
	font-family: Arial;
	margin: 0px;
	background-color: #060A16;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
a:link {
	text-decoration: underline;
	color: #036;
}
a:visited {
	text-decoration: underline;
	color: #036;
}

a:hover {
	text-decoration: none;
	color: #036;
}
td {
	text-align: left;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#tablacontenedora {
	width: 1004px;
	margin: auto;
}
.categoriavideos {
	float: right;
	width: 160px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #3A62A7;
}

.contenidopagina {
	background-color: #FFF;
	width: 1004px;
}

.barracategorias {
	height: 38px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	width: 1004px;
	background-color: #FFF;
	background-image: url(2010/backmenu.png);

}
.barracategorias1 {
	float: left;
	display:inline;
	margin-top: 13px;
	margin-left: 10px;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	z-index: 100;
	position: absolute;
}



.tablaback1 {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.cabezal {
	text-align: center;
}

.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}
 
.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}
/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}#buscador {
	float: right;
	display:inline;
	margin-top: 5px;
	margin-right: 5px;
}
.campobuscar {
	font-family: Arial, Geneva, sans-serif;
	font-size: 10px;
	width: 85px;
	color: #666;
}
.publicidad {
	background-color: #F2F2F2;
	padding: 6px;
	text-align: left;
	margin: 0px;
}
.cabezalazul {
	background-image: url(2010/fondo_azul_r1_c3.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #FFF;
	height: 21px;
}
.cabezalazul h1 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
	display:inline;
}
.sombrainferior {
	background-image: url(2010/fondo_azul_r2_c6.gif);
	background-repeat: repeat-x;
	height: 8px;
}
.pie {
	background-image: url(2010/backpie.gif);
	height: 70px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 20px;
	font-size: 11px;
	color: #FFF;
	line-height: 16px;
	background-repeat: repeat-x;
	padding-top: 20px;
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	bottom: 0px;
	position: static;
	visibility: visible;
}
.pie a:link {
	color: #FFF;
}
.pie a:visited {
	color: #FFF;
}
.pie a:hover {
	color: #FFF;
	text-decoration: none;
}

.bullet {
	float: left;
	display:inline;
	margin-right: 0px;
	margin-left: 6px;
	margin-top: 7px;
}

.tabla2columnas {
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 0px;
}

.columna1 {
	width: 665px;
	vertical-align: top;
}
.columna2 {
	background-image: url(2010/backbarraderecha.gif);
	background-repeat: repeat-y;
	width: 328px;
	vertical-align: top;
}
.logos {
	text-align: center;
	padding-top: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #D3DCEE;
	padding-bottom: 10px;
}
.fecha_utilidades {
	color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B2B2;
	padding-bottom: 5px;
	margin-bottom: 10px;
	float: left;
	display:inline;
	width: 660px;
	margin-left: 5px;
}
.fecha_utilidades h1 {
	font-size: 13px;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	display:inline;
	color: #666;
}
.fecha_utilidades div {
	float: right;
	display:inline;
	margin-top: 7px;
	margin-right: 5px;
	height: 16px;
	width: 16px;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 0px;
	margin-left: 10px;
}
.fecha_utilidades div a img {
	margin-top: 3px;
}

.ContenidoUC {
	margin-left: 5px;
	float: left;
	display:inline;
	width: 667px;
}
.ContenidoUC h1 {
	color: #990000;
	font-size: 26px;
	font-weight: normal;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	text-align: left;
}

.ContenidoUC h2 {
	font-size: 13px;
	color: #003366;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	text-align: left;
}
.ContenidoUC h3 {
	font-size: 13px;
	font-weight: normal;
	color: #003366;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: left;
	padding-bottom: 10px;
}
.sombrafotos {
	background-image: url(2010/fondo_azul_r2_c6.gif);
	background-repeat: repeat-x;
	padding-bottom: 8px;
	float: left;
	display:inline;
	background-position: bottom;
}
.fotos_desc  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7F99B2;
	margin: 0px;
	float: left;
	display:inline;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	padding-bottom: 5px;
}
.ContenidoCategoria {
	margin-left: 1px;
	float: left;
	display:inline;
	width: 660px;
}
.CategoriaDestImagen {
	max-width:167px;
	max-height:125px;
	float: left;
	display:inline;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #CCC;
}
.CategoriaDestacados {
	background-image: url(2010/fondo_catdestacados.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #D5DDEF;
	border-right-color: #D5DDEF;
	border-left-color: #D5DDEF;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	text-align: left;
	float: left;
	width: 650px;
	padding: 5px;
	display: inline;
	margin-left: 5px;
}
.CategoriaDestacados h4 {
	font-size: 11px;
	color: #999;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
	margin: 0px;
}
.CategoriaDestacados h1 {
	font-size: 13px;
	color: #900;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.CategoriaDestacados h2 {
	font-size: 12px;
	font-weight: normal;
	color: #036;
	margin: 0px;
	padding-bottom: 10px;
}
.CategoriaDestacados:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #D5DDEF;
	border-right-color: #D5DDEF;
	border-left-color: #D5DDEF;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	text-align: left;
	float: left;
	display:inline;
	width: 650px;
	padding: 5px;
	background-color: #EFF3F9;
	background-image: url(2010/fondo_catdestacadoshover.gif);
}
.sombraCat {
	background-image: url(2010/fondo_azul_r2_c6.gif);
	background-repeat: repeat-x;
	height: 8px;
	width: 660px;
	float: left;
	display: inline;
	margin-left: 5px;
}
.paginado {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	margin-left: 5px;
	display: inline;
}
a.linkrojo:link {
	color: #900;
}
a.linkrojo:visited {
	color: #900;
}
a.linkrojo:hover {
	color: #900;
	text-decoration: none;
}
.banner_barraderecha {
	float: left;
	width: 305px;
	margin-left: 12px;
	margin-bottom: 10px;
	display: inline;
}
.banner_barraderecha img {
	float: left;
	display: inline;
}
.NoticiasPrincipales {
	background-image: url(2010/fondo_catdestacados.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #D5DDEF;
	border-right-color: #D5DDEF;
	border-left-color: #D5DDEF;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	text-align: left;
	float: left;
	width: 655px;
	padding: 5px;
	display: inline;
	margin-left: 5px;
}
.NoticiasPrincipales h4 {
	font-size: 11px;
	color: #999;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
	display:inline;
	width: 245px;
}
.NoticiasPrincipales h1 {
	font-size: 15px;
	color: #900;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	display:inline;
	width: 245px;
}
.NoticiasPrincipales h2 {
	font-size: 12px;
	font-weight: normal;
	color: #036;
	padding-bottom: 10px;
	line-height: 1.6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
	display:inline;
	width: 245px;
}.NoticiasPrincipales h2 a {
	text-decoration: none;
	color: #036;
}
.NoticiasPrincipalesImagen {
	float: left;
	display:inline;
	width: 400px;
	margin-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.SuscripcionyFacebook {
	width: 665px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A3B9DB;
	margin-left: 5px;
	float: left;
	display:inline;
	padding-top: 5px;
	padding-bottom: 5px;
}
.redes {
	float: right;
	display:inline;
}
.HomeDestacados {
	background-image: url(2010/fondo_catdestacados.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #D5DDEF;
	border-right-color: #D5DDEF;
	border-left-color: #D5DDEF;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	text-align: left;
	float: left;
	width: 207px;
	padding: 5px;
	display: inline;
	height: 300px;
}
.HomeDestacados_contenedor {
	float:left;
	height:310px;
	display:inline;
	width:217px;
	margin-bottom: 10px;
}

.HomeDestacados h4 {
	font-size: 11px;
	color: #999;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.HomeDestacados h1 {
	font-size: 12px;
	color: #900;
	width: 190px;
	line-height: 1.5;
	margin: 0px;
}
.HomeDestacados h2 {
	font-size: 12px;
	font-weight: normal;
	color: #036;
	margin: 0px;
	text-align: left;
	width: 185px;
	line-height: 1.4;
}.HomeDestacados h2 a {
	text-decoration: none;
	color: #036;
}
.HomeDestacadosImagen {
	float: left;
	width: 167px;
	margin-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: inline;
}
.HomeDestacados:hover {
	background-image: url(2010/fondo_catdestacadoshover.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E4E9F5;
}
.sombrahomedest {
	background-image: url(2010/fondo_azul_r2_c6.gif);
	background-repeat: repeat-x;
	height: 8px;
	width: 217px;
	float: left;
	display: inline;
}
.separador {
	float: left;
	width: 670px;
	display: inline;
}
.separadorhomedest {
	float: left;
	height: 320px;
	width: 6px;
	display: inline;
}

.TiendaHome {
	width: 665px;
	float: left;
	display:inline;
	padding-bottom: 10px;
	background-image: url(2010/fondo_catdestacados.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D1DBEF;
	padding-top: 5px;
	margin-left: 5px;
}
.TiendaHome div img {
	float: left;
	display:inline;
	height: 50px;
	width: 50px;
	border: 1px solid #B5CAE9;
	margin-right: 7px;
}
.TiendaHome div {
	float: left;
	display:inline;
	width: 150px;
	margin-right: 10px;
	margin-left: 5px;
	color: #036;
}
.TiendaHome h2 {
	color: #900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 13px;
	padding-bottom: 3px;
}
.TiendaHome h1 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.TiendaHome a:link {
	color: #036;
}
.TiendaHome a:visited {
	color: #036;
}
.TiendaHome a:hover {
	color: #036;
	text-decoration: none;
}



a:hover {
	text-decoration: underline;
}
/* noticia ppal - autocambiantes*/
#ucppal_contenedor{
	position: relative;
	overflow: hidden;
	width:665px;
	height: 260px;
}
.ucppal {
	position: absolute;
	z-index: 0;
	overflow: hidden;
	width:650px;
	height:260px;
	padding: 0px
}
.slideuc{
	position: absolute;
	z-index: 30;
	width:400px;
	float: right;
	display:inline;
	top: 220px;
	left: 0px;
	background-image: url(2010/backslide.png);
	height: 40px;
	text-align: right;
}
.slideuc img{
	border:0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 7px;
	margin-right: 5px;
}
.asociados {
	float: left;
	width: 660px;
	margin-left: 5px;
	display: inline;
	padding-bottom: 10px;
}
.asociados div {
	float: left;
	width: 200px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: 5px;
}

.asociados img {
	float: left;
	margin-right: 5px;
}
.asociados h1 {
	font-size: 12px;
	font-weight: bold;
}
.asociados h2 {
	margin: 0px;
	font-weight: normal;
	float: left;
	font-size: 11px;
}
.asociados h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #036;
}
.descripcioncategoria {
	height: 26px;
	width: 650px;
	margin-left: 5px;
	color: #FFF;
	font-size: 26px;
	text-align: right;
	vertical-align: baseline;
	margin-bottom: 15px;
	font-weight: bolder;
	background-image: url(2010/fondocategorias.gif);
	background-repeat: no-repeat;
	padding-top: 64px;
	padding-right: 10px;
}
.CategoriaEspecialDestacados {
	background-image: url(2010/fondo_catdestacados.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #D5DDEF;
	border-right-color: #D5DDEF;
	border-left-color: #D5DDEF;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	text-align: left;
	float: left;
	width: 420px;
	padding: 5px;
	display: inline;
}
.CategoriaEspecialDestacados h4 {
	font-size: 11px;
	color: #999;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
	margin: 0px;
}
.CategoriaEspecialDestacados h1 {
	font-size: 13px;
	color: #900;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.CategoriaEspecialDestacados h2 {
	font-size: 12px;
	font-weight: normal;
	color: #036;
	margin: 0px;
	padding-bottom: 10px;
}
.sombraCatEspecial {
	background-image: url(2010/fondo_azul_r2_c6.gif);
	background-repeat: repeat-x;
	height: 8px;
	width: 430px;
	float: left;
	display: inline;
}.CategoriaEspecialDescripcion {
	float: left;
	width: 209px;
	margin-left: 5px;
	height: 600px;
	color: #036;
	font-size: 12px;
	margin-right: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.CategoriaEspecialDescripcion h1 {
	color: #900;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.CategoriaEspecialDescripcion h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	line-height: 22px;
}
.cabezalazul a:link {
	color: #FFF;
	text-decoration: underline;
}
.cabezalazul a:visited {
	color: #FFF;
	text-decoration: underline;
}



.CategoriaEspecialImagen {
	float: left;
	display:inline;
	height: 53px;
	width: 88px;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #CCC;
}
.cabezalazul a:hover {
	color: #FFF;
	text-decoration: none;
}
/*formato 2 columnas*/


#doscolumnas ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
#doscolumnas {
	margin-left: 10px;
}


#doscolumnas li {
	float: left;
	width: 600px;
	vertical-align: top;
	list-style: none;
	margin: 6px;
}

#doscolumnas li li {
	float: left;
	/*width: 180px;*/
	margin: 0;
	/*padding-left: 10px;*/
	padding-bottom: 0px;
	/*line-height: 10px;*/
}

#doscolumnas li a:link {
	color: #003366;
	text-decoration:underline;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: left;

}
#doscolumnas li a:visited {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: left;
}
#doscolumnas li a:hover {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: left;

}
#doscolumnas li li a {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	padding-left: 10px;
}
#doscolumnas li li a:link {
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 14px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#doscolumnas li li a:visited {
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 14px;
	padding-left: 10px;
}
#doscolumnas li li a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	padding-left: 10px;
	
}
#HOME_video {
	margin-left: 12px;
	margin-bottom: 8px;
	margin-top: 5px;
}

.CategoriaPlantelimagen {
	float: left;
	display:inline;
	width: 100px;
	margin-right: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #CCC;
}
.CategoriaPlantel {
	background-image: url(2010/fondo_catdestacados.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #D5DDEF;
	border-right-color: #D5DDEF;
	border-left-color: #D5DDEF;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	text-align: left;
	float: left;
	width: 313px;
	padding: 5px;
	display: inline;
	margin-left: 5px;
	height: 155px;
}
.CategoriaPlantel h4 {
	font-size: 10px;
	color: #999;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
	margin: 0px;
}
.CategoriaPlantel h1 {
	font-size: 13px;
	color: #900;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.CategoriaPlantel h2 {
	font-size: 12px;
	font-weight: normal;
	color: #036;
	margin: 0px;
	padding-bottom: 10px;
}
.CategoriaPlantel:hover {
	text-align: left;
	display:inline;
	background-color: #EFF3F9;
	background-image: url(2010/fondo_catdestacadoshover.gif);
}
.sombraCatPlantel {
	background-image: url(2010/fondo_azul_r2_c6.gif);
	background-repeat: repeat-x;
	height: 8px;
	width: 320px;
	float: left;
	display: inline;
	margin-left: 5px;
}
.error {
	color: #900;
}
.tablashome {
	width: 310px;
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.entradas {
	font-size: 11px;
	color: #036;
	background-color: #A6B9CF;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.descripcion_video {
	font-size: 12px;
	background-color: #DDE7F6;
	color: #036;
	border: 1px solid #A3B9DB;
	width: 298px;
	padding: 5px;
}

