@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     vertical-align: baseline
}

body {
	line-height: 1;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
}

a{
  color: #2C5498;
  text-decoration:none;
}

a:hover{
  color: #2C5498;
  text-decoration:underline;
}


:focus {
     outline: 0
}

ol, ul {
     list-style: none
}

table {
     border-collapse: collapse;
     border-spacing: 0
}

blockquote:before, blockquote:after, q:before, q:after {
     content: ""
}

blockquote, q {
     quotes: "" ""
}

input, textarea {
     margin: 0;
     padding: 0
}

strong{
	font-weight: bold;
}

hr {
     margin: 0;
     padding: 0;
     border: 0;
     color: #000;
     background-color: #000;
     height: 1px
}

.fhome{
	background-attachment: scroll;
	background-image: url(../img/fondo_home.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


#head{
	height: 90px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}


#headi{
	float: left;
	width: 400px;
}

#headp{
	float: left;
	width: 350px;
}


#headi h1{
	height: 39px;
	width: 330px;
}


#head p.tit{
	height: 39px;
	width: 330px;
}

#headi p{
	font-size: 14px;
	color: #ffffff;
	margin-top: 5px;
	margin-left: 5px;
}


#headd{
	float: left;
	width: 350px;
	margin-left: 90px;
}

#headd ul{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	padding-top: 5px;
}

#headd ul li{
	line-height: 25px;
	padding-left: 30px;
	list-style-position: inside;
	list-style-type: disc;
}


#headi h1 a{
	background-image: url(../img/ciclos-formativos.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 44px;
	width: 384px;
	text-indent: -999px;
}

#headi p.tit a{
	background-image: url(../img/ciclos-formativos.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 44px;
	width: 384px;
	text-indent: -999px;
}



#menu{
	height: 35px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#menu ul{
	padding-left: 10px;
}

#menu li{
	float: left;
	padding-right: 20px;
	margin-top: 10px;
}

#menu li.on{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

#menu li a{
	font-size: 16px;
	font-weight: bold;
	color: #C2E4C5;
	text-decoration: none;
}

#menu li a:hover{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#contenido{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#contenido p.copy{
	margin-top: 25px;
	margin-bottom: 25px;
	padding-right: 10px;
	line-height: 20px;
}

#listadoc{
	width: 270px;
	height: 260px;
	padding: 5px;
	border: 1px solid #CECECE;
	margin-left: 10px;
	float: right;
}

#listadoc .on{
	font-size: 16px;
	font-weight: bold;
	color: #2C2C2C;
	line-height: 25px;
}


#listado{
	width: 590px;
	height: 250px;
	padding: 5px;
	border: 1px solid #CECECE;
	background-color: #F0F0F0;
}

#listado h2{
	font-size: 16px!important;
	font-weight: bold;
	color: #2C2C2C;
	line-height: 25px;
	width: 570px;
	float: left;
	margin-top: 5px!important;
	text-decoration: none!Important;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px!Important;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none!important;
	border-left-style: none;
	margin-bottom: 5px;
}


#listado .on{
	font-size: 16px;
	font-weight: bold;
	color: #2C2C2C;
	line-height: 25px;
	width: 570px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
}
#areasc{
	padding: 10px;
	margin-top: 5px;
}

#areasc li{
	float: left;
	padding-right: 5px;
	height: 45px;
	list-style-type: none;
	padding-bottom: 10px;
	width: 100px;
	padding-left: 10px;
}


.areas{
	padding: 10px;	
}

.areas li{
	float: left;
	width: 135px;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 25px;
	padding-right: 5px;
}

.areas li a{
	color: #2C5498;
	text-decoration: none;
}

.areas li a:hover{
	color: #2C5498;
	text-decoration: underline;
}

#footer{
	background-color: #353236;
	height: 135px;
	margin-top: 25px;
}

#footer #cfooter{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#cfooter .flist{
	float: left;
	width: 160px;
	margin-top: 15px;
	margin-right: 10px;
}

.flist p{
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
	font-size: 12px;
}

.flist li{
	height: 14px;
}

.flist li a{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.flist li a:hover{
color: #FFFFFF;
text-decoration: underline;
}


#contenido #ruta{
	margin-top: 10px;
	margin-bottom: 15px;
	padding-right: 10px;
	line-height: 15px;
	font-size: 11px;
}

#contenido h1{
	font-size: 19px;
	font-weight: bold;
	color: #2C2C2C;
	line-height: 25px;
	padding-left: 5px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C2C2C;
}

#contenido h1.hcurso{
	font-size: 19px;
	font-weight: bold;
	color: #2C2C2C;
	line-height: 25px;
	padding-left: 5px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C2C2C;
	width: 595px;
}

#contenido p.pcurso{
	width: 600px;
	line-height: 18px;
	margin-top: 15px;
}




#contenido h2{
	font-size: 18px;
	font-weight: bold;
	color: #2C2C2C;
	line-height: 25px;
	padding-left: 5px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C2C2C;
}

#contenido h3.homeh3{
	font-size: 16px;
	font-weight: bold;
	color: #2C2C2C;
	line-height: 25px;
	padding-left: 5px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C2C2C;
}

#contenido h3{
	font-size: 16px;
	font-weight: bold;
	color: #2C2C2C;
	line-height: 25px;
	margin-top: 45px;
	width: 600px;
}

#contenido h4{
	font-size: 15px;
	line-height: 18px;
	margin-top: 5px;
}

#contenido .caja{
	border: 1px solid #CECECE;
	padding: 5px;
	margin-bottom: 15px;
	margin-top: 10px;
	background-color: #F5F5F5;
	width: 600px;
}

#contenido .caja-noticias{
	margin-bottom: 15px;
	margin-top: 15px;
	width: 600px;
}


#contenido .caja-noticias h2 a{
	color: #1B548D;
	font-weight: bold;
	font-size: 17px;
}

#contenido .caja-verde{
	padding: 10px;
	margin-top: 15px;
	padding: 10px;
	width: 590px;
	margin-bottom: 30px;
	height: auto;
}


#contenido .caja-verde ul li{
	float: left;
	width: 290px;
	padding-right: 5px;
	height: 25px;
	font-size: 13px;
}

#contenido .caja-verde ul li a{
	color: #17487D;
}

#contenido .caja-verde ul li a:hover{
	color: #0C243F;
}

#contenido h4 a{
	font-weight: bold;
}

#contenido ul.acceso{
	margin-top: 20px;
}

#contenido ul.acceso2{
	margin-top: 10px;
	margin-bottom: 15px;
}


#contenido ul.acceso li{
	padding-left: 15px;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 20px;
}

#contenido ul.acceso2 li{
	padding-left: 15px;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 20px;
}


#contenido ul.lista{
	padding-top: 15px;
}

#contenido ul.acceso li p{
	margin-top: 5px !Important;
	margin-bottom: 5px;
	padding-left: 15px;
}

#contenido ul.lista li{
	padding-left: 10px;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 20px;
}


#contenido p{
	line-height: 18px;
	margin-top: 15px;
	padding-right: 3px;
}


.caja-not{
	height: 115px;
	margin-bottom: 10px;
}

.caja-not p{
	float: left;
	width: 750px;
	margin-top: 5px;
}

.caja-not p a{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}


.caja-destacados{
	height: 115px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}

.caja-destacados p.img{
	float: right;
	height: 80px;
	width: 110px;
	padding-left: 5px;
	padding-right: 30px;
	margin-top: 10px;
}

.caja-destacados p{
	float: left;
	width: 750px;
	margin-top: 5px;
}

.caja-destacados p a{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.cursos_container {
	overflow: hidden;
	width: 600px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 30px;
}  

.cursos_container p{
	width: 595px;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 15px;
	padding-right: 3px;
}

.cursos_container ul{
	margin-left: 5px;
	margin-top: 10px;
}

.cursos_container ul li{
	padding-left: 10px;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 20px;
}


.cursos_content {
	padding: 5px;
}


ul.pcurso {
	float: left;
	list-style: none;
	height: 31px;
	width: 600px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #48A94C;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}  

ul.pcurso li {
	float: left;
	height: 31px; 
	line-height: 31px;
	margin-bottom: 0px;
	overflow: hidden;
	position: relative;
	margin-right: 5px;
	padding-top: 8;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
} 

ul.pcurso li a {
	text-decoration: none !Important;
	color: #707070 !Important;
	font-size: 13px !Important;
	line-height: 31px;
	outline: none;
	height: 31px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}  

ul.pcurso li a:hover {
	background-color: #48A94C;
	color: #FFFFFF !Important;
	text-decoration: none;
	line-height: 31px;
	outline: none;
	height: 31px;

}

ul.pcurso li.active{
	background-color: #48A94C;
}  

ul.pcurso li.active a{
	color: #FFFFFF !Important;
	font-weight: bold;	
}


.fcaja{
	background-color: #E9E9E9;
}

.fcaja td{
	line-height: 23px;
}

.txt{
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}
.topinfo{
	background-image: url(../img/form.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 51px;
	width: 564px;
	background-color: #E9E9E9;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
}

.campo{
	padding-left: 5px;
	height: 18px;
	border: 1px solid #666666;	
}


.info{
	margin-top: 15px;
}

#caja-ficha{
	float: right;
	width: 230px;
	border: 1px solid #D4D4D4;
	margin-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #6B6B6B;
}

#caja-ficha-2{
	float: right;
	width: 230px;
	border: 1px solid #D4D4D4;
	margin-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #6B6B6B;
}

#caja-ficha-2 ul{
	margin-top: 10px;
}

#caja-ficha-2 ul li{
	padding-left: 5px;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 18px;
}

#caja-ficha ul{
	margin-top: 10px;
}

#caja-ficha ul li{
	padding-left: 1px;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 18px;
}

.espacio{
	margin-bottom: 15px;
}

.bajo{
	font-size: 12px;
	font-weight: normal;
	color: #AEAEAE;
}

ul.rol{
	margin-top: 15px;
}

.rol li{
	padding-left: 15px;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 20px;
}
