a.defaultColor:hover{
	color:#FF0000;
}
.defaultColor2{
	font-weight:bold;
	color:#FF0000;
}
a.defaultColorNoBold{
	color:#FF0000;
}
a.defaultColorNoBold:hover{
	color:#FF0000;
	text-decoration:underline;
}
.defaultColor{
	color:#FF0000;
}
.defaultColorPopUp{
	color:#FF0000;
	font-size:18px;
}

div.content h1.text1{
	background:transparent;
	font-weight:bold;
	color:#FF0000;
	font-family: Arial,Helvetica, sans-serif;
	margin-bottom:8px;
	line-height: 0.9;
	font-size:22px;
}

div.leftContent div.modelA2{
	background:url('/images/boxLiteA2Red.gif') no-repeat bottom left;
}
div.leftContent span.modelAtop{
	background:url('/images/boxLiteARedTop.gif') no-repeat bottom left;
}
div.leftContent span.modelAbottom{
	background:url('/images/boxLiteARedBottom.gif') no-repeat top left;
}
div.leftContent div.modelB{
	background:url('/images/boxLiteBRed.gif') no-repeat top right;
}
div.leftContent span.modelBtop{
	background:url('/images/boxLiteBRedTop.gif') no-repeat bottom left;
}
div.leftContent span.modelBbottom{
	background:url('/images/boxLiteBRedBottom.gif') no-repeat top left;
}

div.rightContent div.modelC{
	background:url('/images/boxLargeCRed.gif') no-repeat top right;
}
div.rightContent span.modelCtop{
	background:url('/images/boxLargeCRedTop.gif') no-repeat bottom left;
}
div.rightContent span.modelCbottom{
	background:url('/images/boxLargeCRedBottom.gif') no-repeat top left;
}

div.rightContent div.modelD{
	background:#FDE5E8 url('/images/moduleLargeDRedTop.gif') no-repeat top left;
}
div.rightContent span.modelDbottom{
	background:url('/images/moduleLargeDRedBottom.gif') no-repeat bottom left;
}

div.rightContent table.tableList ul#iconsDetail li a,
div.rightContent table.tableList ul#iconsDetail li a:link,
div.rightContent table.tableList ul#iconsDetail li a:visited {
	color: #FF0000;
	text-decoration: underline;
}

div.rightContent table.tableList ul#iconsDetail li a:hover {
	color:#FFDFDF;
}

div.centerContent div.modelF{
	background:url('/images/boxExtraLargeF2.gif') no-repeat top right;
}
div.centerContent span.modelFtop{
	background:url('/images/boxExtraLargeF2Top.gif') no-repeat top left;
}

div.centerContentPopUp div.modelHPopUp{
	background:#FDE5E8 url('/images/moduleExtraLargeHTopPopUp.gif') no-repeat top left;
}

div.centerContent div.modelH{
	background:#FDE5E8 url('/images/moduleExtraLargeHRedTop.gif') no-repeat top left;
}
div.centerContent div.modelHPopUp{
	background:#FDE5E8 url('/images/moduleExtraLargeHTopPopUp.gif') no-repeat top left;
}
div.centerContent span.modelHbottom{
	background:url('/images/moduleExtraLargeHRedBottom.gif') no-repeat bottom left;
}

ul.postList li a.defaultColor{
	color:#FF0000;
}

a.btnGreyCenter:hover{
	color:#FF0000;
}

div.pagination span.current {
  font-weight: bold;
  color: #FF0000;
}

div.pagination a:hover{
	color:#FF0000;
/*	font-weight:bold;*/
}

div#comments div#comment_detail span#firma_comment {
	font-weight: bold;
	padding: 0 0 0 10px;
/*	background: url(/images/lapiz.png) no-repeat 0 0;*/
	color: #FF0000;
	font-size: 11px;
}

div.boton_peque p a:hover{
	text-decoration:underline;
	color:#FF0000;
}

.firma_comment {
  font-family: Arial,Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 11px;
  vertical-align: top;
}

/*****************************************
*	ESTILOS PARA LISTA DE TAGS
*****************************************/
.tagslist a, .tagslist a:link, .tagslist a:visited {
	color: #FF0000;
	text-decoration: underline;
  vertical-align: bottom;  
}

div.autocomplete_form ul.holder li.bit-box { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border: 1px solid #AAA; background: #FFBBBB; padding: 1px 5px 2px; }
div.autocomplete_form ul.holder li.bit-box-focus { border-color: #FF3333; background: #FF3333; color: #FFF; }
div.autocomplete_form ul.holder li.bit-hover { background: #FF5555; border: 1px solid #6D95E0; }
div.autocomplete_form ul.holder li.bit-box-focus { border-color: #FF3333; background: #FF3333; color: #FFF; }
div.autocomplete_form #facebook-auto .default { padding: 5px 7px; border: 1px solid #ddd; border-width: 0 1px 1px; }
div.autocomplete_form #facebook-auto ul li em { font-weight: bold; font-style: normal; background: #FF5555; color: white; }
div.autocomplete_form #facebook-auto ul li.auto-focus { background: #FFDFDF; color: black; font-weight: bold; }

ul.infoGeneral li.activo{
	font-weight:bold;
	color:#FF0000;
}

a.titulo_fichero,
a.titulo_fichero:link,
a.titulo_fichero:visited {
	width:140px;
	background:transparent;
	font-weight:bold;
	color:#FF0000;
	font-family: Arial,Helvetica, sans-serif;
	line-height: 0.96;
	font-size:24px;
	margin-bottom:9px;
	padding:0px;
	width:150px;
	text-decoration: none;
}

div#descarga ul {
	color:#FF0000;
	font-family: Arial,Helvetica, sans-serif;
	list-style: none;
}

span.firma_comment {
	font-weight: bold;
	padding: 0 0 0 10px;
/*	background: url(lapiz.png) no-repeat 0 0;*/
	color: #FF0000;
	font-size: 13px;
	margin-top: 5px;
}
span.firma_comment2 {
	font-weight: bold;
	padding: 0 0 0 5px;
/*	background: url(lapiz.png) no-repeat 0 0;*/
	color: #FF0000;
	font-size: 13px;
	margin-top: 5px;
}


/*******************
*	Otros estilos
********************/
.redhardColor{
	color:#990000;
}
.redColorModule{
	color:#ff0000;
}
div.leftContentHome{
	width:220px;
	padding-left:10px;
	float:left;
	padding-bottom:24px;
}
div.content h1.text1Red{
	background:transparent;
	font-weight:bold;
	color:#ff0000;
	font-family: Arial,Helvetica, sans-serif;
	margin-bottom:8px;
	line-height: 0.9;
	font-size:22px;
}
div.leftContentHome div.modelBRed{
	background:url('/images/boxLiteBRed.gif') no-repeat top right;
}
div.leftContentHome span.modelBRedtop{
	background:url('/images/boxLiteBRedTop.gif') no-repeat bottom left;
}
div.leftContentHome span.modelBRedbottom{
	background:url('/images/boxLiteBRedBottom.gif') no-repeat top left;
}
div.leftContent div.modelRed{
	background:url('/images/pastilla_roja_peq_middle.gif') no-repeat top right;
}
div.leftContent span.modelRedtop{
	background:url('/images/pastilla_roja_peq_top.gif') no-repeat bottom left;
	height:12px;
}
div.rightContent div.modelRed{
	background:#f9e7e4 url('/images/fon_form_alumno_Top.gif') no-repeat top left;
}
div.rightContent span.modelRedbottom{
	background:url('/images/fon_form_alumno_Bottom.gif') no-repeat bottom left;
	height:6px;
	.margin-top:-2px;
}
span.contactRedTop{
	display:block;
	width:686px;
	height:6px;
	background:url('/images/fon_form_alumno_Top.gif') no-repeat top left;
	line-height:6px;
}
.contactRed{
	width:686px;
	background:#F9E7E4;
	margin-bottom:0px;
	padding:0px;
}
.contactRedBottom{
	display:block;
	width:686px;
	height:6px;
	line-height:6px;
	background:url('/images/fon_form_alumno_Bottom.gif') no-repeat top left;
}
div.moduleLiteBlue p.moduleLiteRedTop{
	background:url('/images/pastilla_roja_peq_top.gif') no-repeat bottom left;
	height:12px;
}
div.moduleLiteBlue div.moduleLiteRedMiddle{
	background:url('/images/pastilla_roja_gran2_middle.gif') no-repeat top right;
	border-left:2px solid #cccccc;
	border-right:2px solid #cccccc;
	padding:10px;
}
div.modulMedRojo{
	width:239px;
	float:left;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
}
div.modulMedRojo p.modulMedRojoTop{
	background:url('/images/pastilla_roja_gran2_top.gif') no-repeat bottom left;
	height:12px;
}
div.modulMedRojo div.modulMedRojoMiddle{
	background:url('/images/pastilla_roja_gran2_middle.gif') no-repeat top right;
	border-left:2px solid #cccccc;
	border-right:2px solid #cccccc;
	padding:10px 5px 10px 10px;float:left;width:220px;
}
div.modulMedRojo p.modulMedRojoBottom{
	background:url('/images/pastilla_azul_gran_bottom.gif') no-repeat top center;
	height:12px;float:left;width:239px;
}
div.consola{
	width:212px;
	margin-left:0px;
	margin-right:5px;
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
}
div.consola p.consolaTop{
	background:url('/images/video_top.gif') no-repeat bottom left;
	height:5px;
}
div.consola div.consolaMiddle{
	background: #666666 url('/images/video_middle.gif') no-repeat bottom left;
	border-left:1px solid #979EA3;
	border-right:1px solid #979EA3;
	padding:5px;float:left;width:200px;
}
img.imagenconsola{
	border:1px solid #F6F6F6;
}
div.consola p.consolaBottom{
	clear:both;
	display:block;
	background:url('/images/video_bottom.gif') no-repeat bottom left;
	width:212px;
	height:5px;
	float:left;
	margin:0;
	padding:0;
	font-size:1px;
}
p.titular_consola{
	font-size:12px;
	color: #FFF;
	font-weight:bold;
	margin:10px 0 5px 0;
}
p.titular_consola a{
	color: #FFF;
}
p.titular_consola a:hover{
	text-decoration:underline;
}
p.texto_consola{
	font-size:11px;
	color: #999;
	margin:5px 0 5px 0;
}
ul.llistat_consola{
	margin:5px 0 10px 0;
}
ul.llistat_consola li{
	list-style:none;
	display:block;
	margin-bottom:3px;
	font-size:11px;
	color: #FFF;
}
ul.llistat_consola li strong{
	font-size:11px;
	color:#FFF;
}
ul.llistat_consola li a{
	font-weight:bold;
	color:#FFF;
}
ul.llistat_consola li a:hover{
	text-decoration:underline;
}
div.buttonConsole{
	display:block;
	margin-left:-2px;
	.margin-left:0px;
	.margin-right:-1px;
	margin-bottom:1px;
	.margin-bottom:-8px;
	float:left;
}
div.rightContent table.tableForm input.inputButtonSmall, div.rightContent table.tableList input.inputButtonSmall, input.inputButtonSmall, div.rightContent table.tableForm input.inputButtonSmall, div.rightContent table.tableFormSearch input.inputButtonSmall, input.inputButtonSmall{
	background:url('/images/btnSmallThin.gif') no-repeat top right;
	width:80px;
	height:20px;
	padding:0px;
	border:none;
	font-size:12px;
	cursor:pointer;
}
div.rightContent table.tableForm input.inputButtonMedium, div.rightContent table.tableList input.inputButtonMedium, input.inputButtonMedium, div.rightContent table.tableForm input.inputButtonMedium, div.rightContent table.tableFormSearch input.inputButtonMedium, input.inputButtonMedium{
	background:url('/images/btnMedThin.gif') no-repeat top right;
	width:119px;
	height:20px;
	padding:0px;
	border:none;
	font-size:12px;
	cursor:pointer;
}
div.leftContentHome div.box{
	margin-top:0px;
}

div.leftContent div.boxLite{
	width:167px;
	padding-left:14px;
	padding-right:14px;
	border-left:2px solid #cccccc;
	border-right:2px solid #cccccc;
}
div.leftContentHome div.boxLite{
	width:167px;
	padding-left:14px;
	padding-right:14px;
	border-left:2px solid #cccccc;
	border-right:2px solid #cccccc;
}
div.leftContentHome span.boxLiteTop{
	display:block;
	width:199px;
	height:10px;
	line-height:10px;
}
div.leftContentHome span.boxLiteBottom{
	display:block;
	width:199px;
	height:10px;
	line-height:10px;
}
div.leftContentHome div.modelB{
	background:url('/images/boxLiteB.gif') no-repeat top right;
}
div.leftContentHome div.modelB{
	background:url('/images/boxLiteB.gif') no-repeat top right;
}
div.leftContentHome span.modelBtop{
	background:url('/images/boxLiteBTop.gif') no-repeat bottom left;
}
div.leftContentHome span.modelBbottom{
	background:url('/images/boxLiteBBottom.gif') no-repeat top left;
}
div.leftContentHome div.modelB1{
	background:url('/images/pastillaSmallMiddle.gif') no-repeat top right;
}
div.leftContentHome span.modelB1top{
	background:url('/images/pastillaSmallTop.gif') no-repeat bottom left;
	height:12px;
}
div.leftContent div.modelC{
	background:url('/images/pastillaSmallMiddle.gif') no-repeat top right;
}
div.leftContent span.modelCtop{
	background:url('/images/pastillaSmallTop.gif') no-repeat bottom left;
	height:12px;
}
div.leftContent ul.subMenuList li.submenu5{
	list-style:none;
	padding-left:5px;
}
NoMarginTop{
	margin-top:-15px;
}
ul.tabListLarge{
	float:left;
	width:905px;
	margin-top:-8px;
	margin-left:-15px;
	position:absolute;
	background:url('/images/bgTab.gif') repeat-x 0px 25px;
}
ul.tabList li.tabListlitle{
	padding-left:11px;
	padding-right:11px;
}
ul.tabList li.tabListlitle a, ul.tabList li.tabListlitle span{
	font-size:12px;
	letter-spacing:-1px;
}
div.rightContent table.tableList td.NoPad{
	padding-bottom:0px;
	padding-top:0px;
}
div.rightContent table.tableList td.alignLeftTitle{
	padding-bottom:5px;
	padding-top:5px;
	text-align:left;
	border:0;
}
div.rightContent table.tableList td.alignCenterIcoState{
	border-bottom:1px solid #e5e5e5;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:20px;
	text-align:left;
}
div.rightContent table.tableList td.alignCenterIcoCursos{
	border-bottom:1px solid #e5e5e5;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:35px;
	text-align:left;
}
div.rightContent table.tableList td.alignCenterIcoCursos img{
	margin:0 20px 0 15px;
}
div.rightContent table.tableList td.alignCenterIcoNoBorder{
	border-bottom:none;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:35px;
	text-align:left;
}
div.rightContent table.tableList td.alignCenterIcoBlog{
	border-bottom:1px solid #e5e5e5;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:15px;
	text-align:left;
}
div.rightContent table.tableList td.alignCenterIcoGalery{
	border-bottom:1px solid #e5e5e5;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:78px;
	text-align:left;
}
table.tableFormCurso{
	margin-top:18px;
	margin-bottom:10px;
	.float:left;
	width:100%;
}
table.tableFormCurso td{
	text-align:left;
	vertical-align:top;
	padding-top:5px;
	padding-right:20px;
	padding-left:20px;
}
.spacerMiddle{
	padding-left:40px;
}
p.titular_profesor{
	background:transparent;
	font-weight:bold;
	color:#0066ff;
	font-family: Arial,Helvetica, sans-serif;
	line-height: 0.95;
	font-size:18px;
	padding:0px;
	margin-bottom:11px;
}
p.titular_alumno{
	background:transparent;
	font-weight:bold;
	color:#FF0000;
	font-family: Arial,Helvetica, sans-serif;
	line-height: 0.95;
	font-size:18px;
	padding:0px;
	margin-bottom:11px;
}
p.titular_padre{
	background:transparent;
	font-weight:bold;
	color:#009900;
	font-family: Arial,Helvetica, sans-serif;
	line-height: 0.95;
	font-size:18px;
	padding:0px;
	margin-bottom:11px;
}
.img_pastilla_padre{
	width: 100px;
	float:left;
}
.img_pastilla_padre img{
	border:1px solid #999999;
}
.tex_pastilla_padre{
	margin-left:10px;
	width: 155px;
	float:left;
}
a.blackUnderline{
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
}
a.blackColor:hover{
	color:#FF0000;
}
a.blackColorLite strong:hover{
	text-decoration:underline;
}
