body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

/*ESTILOS ALEX*/

.cajaFotoNoticiaHome{
	border:#333333 1px solid;
}
.cajaTopDiasCursos{
	background-color:#C00;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
}
a.cajaFotoNoticiaHome:hover{
	border:#FF0000 1px solid;
}
.textoDesarrolloNoticiaHome {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:justify;
	text-transform: none;
	color: #000;
	text-decoration: none;
	padding-right:1px;
}
a.textoDesarrolloNoticiaHome {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:justify;
	text-transform: none;
	color: #000;
	text-decoration: none;
	padding-right:1px;
}
a.textoDesarrolloNoticiaHome:hover {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:justify;
	text-transform: none;
	color: #f00;
	text-decoration: none;
	padding-right:1px;
}

/* ESTILOS ANTIGUOS */
body,td,th {
	font-family: Verdana, sans-serif, Lucida Grande, Lucida Sans;
}
.style1 {
	font-size: 9px;
	color: #FFFFFF;
}
.style3 {font-size: 10px}

* {
	margin:0;
	padding:0;
	list-style:none;
}
.titulos{
	font-family: Verdana, sans-serif, "Lucida Grande", "Lucida Sans";
	font-weight: bold;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
}

#basic-accordian{
	width:260px;
	height: 300px;
	margin:12px 0 0 0;
}

.accordion_headings{
	cursor:pointer;
	font-weight:bold;
	    padding:6px;

}

.header_highlight{
	background:#fff;
    padding:0px 0px 0px 4px;

}
.accordion_headings1 {	

    padding:6px;
	background:#fff;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
}
.style8 {color: #FFFFFF}
/*a:link {
	text-decoration: none;
	color: #0066CC;
}
a:visited {
	text-decoration: none;
	color: #006666;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #00CCCC;
}
*/
