/* CSS Document */

body{

	font-size: 62.5%;
	font-family: Tahoma, Verdana, Arial;
	line-height:18px
	}

#ContenedorPlantillas{
	font-size:1.1em}

.Titulo{
	color:#333;
	font:normal 1.8em Arial, Helvetica, sans-serif;
	text-align:left;
	background-color: #efefef;
	padding: 5px;
}
.SubTitulo{
	color:#80B121;
	font:bold 1.5em Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80B121;
	padding: 10px;
}
.Destacado{
	font:bold 1.4em Arial, Helvetica, sans-serif;
	border: solid 1px #ccc;
	padding:8px;
	text-align:left}
.TextoNormal-11{
}
.TextoGrande-12{
	font-size:1.1em}
.TextoMuyGrande-13{
	font-size:1.3em}
	
.Azul{color:#33BBDD}
.Morado{color:#851DB6}
.Verde{color:#80B121}
.Naranja{color:#EE9B01}
a{
	color:#80B121 !important;
	text-decoration:underline !important}
a:hover{
	color:#005A10 !important}
a.big{
	font-size:1.9em
	color:#80B121 !important;
	text-decoration:none!important;
	font-size: 16px;
}
a.big:hover{
	font-size:1.9em
	color:#005A10 !important
	font-size: 16px;
	text-decoration: underline;
}	W

	
ul li{
	background:url(flecha-verde.gif) no-repeat left 7px;
	list-style-type:none;
	padding-bottom: 2px;
	padding-left: 10px;
}
.PDF li{
background: url('../IMG/pdf.gif') no-repeat left 2px;
padding-left:20px; list-style-type:none}

p.PDF{
background: url('../IMG/pdf.gif') no-repeat left 2px;
padding-left:20px; list-style-type:none}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.cabcursos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 3px;
	padding: 5px;
	color: #FFFFFF;
	background-color: #669933;
	text-align: center;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99CC00;
	background-image: url(Bookmarks_files/fondo_cab.jpg);
	background-repeat:  repeat-x;
}
.contcursos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 8px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EFEFEF;
}
.titcursos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 3px;
	padding: 8px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #EFEFEF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
