.detallesCurso>h1 {
	background:-webkit-linear-gradient(#e3f2ff,#a4b3c6);
	background:-o-linear-gradient(#e3f2ff,#a4b3c6);
	background:-moz-linear-gradient(#e3f2ff,#a4b3c6);
	background:linear-gradient(#e3f2ff,#a4b3c6);
	border-radius:5px;
	box-shadow:0 0 1px #4c0000 inset;
	color:#303030;
	font-size:23px;
	font-weight:700;
	margin:15px auto 0;
	padding:20px 85px;
	text-align:center;
	text-transform:uppercase;
}

.detallesCurso #topDetailsProduct {
	background-color:#fff;
	margin:0 auto;
	overflow:auto;
	padding:15px 25px;
	width:95%;
	box-shadow:0 0 1px #888 inset;
	border-radius:0 0 10px 10px;
}

.detallesCurso #topDetailsProduct >.atributos>div {
	padding:0 6px!important;
}

.detallesCurso #topDetailsProduct >.atributos {
	text-align:center;
	width:100%;
	margin:auto;
}

.detallesCurso #topDetailsProduct >.atributos>div>div {
	border:1px solid;
	border-radius:10px;
	height:49px;
}

.detallesCurso #topDetailsProduct >.atributos>div.entidad>div {
	padding:3px 0;
	border-color:#902329;
}

.detallesCurso #topDetailsProduct >.atributos>div.entidad>div>img {
	width:100%;
	border-radius:10px;
}

.detallesCurso #topDetailsProduct >.atributos>div.entidad {
	padding-left:0!important;
}

.detallesCurso #topDetailsProduct >.atributos>div.duracion {
	padding-right:0!important;
}

.detallesCurso #topDetailsProduct >.atributos>.etapa>div {
	font-size:12px;
	border-color:#ff9c00;
	background-color:#f2bb65;
	padding:8px 0 0;
}

.detallesCurso #topDetailsProduct >.atributos>.horas>div {
	border-color:#7e1200;
	background-color:#f2dfce;
	line-height:49px;
}

.detallesCurso #topDetailsProduct >.atributos>.horas>div>span {
	color:#7e1200;
}

.detallesCurso #topDetailsProduct >.atributos>div>.creditos>div {
	background-color:#e8f0f7;
	border:1px solid #1a6bb2;
	border-radius:10px;
	height:49px;
}

.detallesCurso #topDetailsProduct >.atributos>div>.creditos>div>.numCreditos {
	color:#1a6bb2;
	float:left;
	font-size:36px;
	padding-right:4%;
	text-align:right;
	width:40%;
	font-weight:700;
}

.detallesCurso #topDetailsProduct >.atributos>div>.creditos>div>.tipoCreditos {
	font-size:11px;
	line-height:15px;
	padding-top:9px;
	text-align:left;
}

.detallesCurso #topDetailsProduct >.atributos>div>.creditos>div>.tipoCreditos>p {
	text-transform:uppercase;
	color:#1a6bb2;
	font-weight:700;
}

.detallesCurso #topDetailsProduct >.atributos>div>.duracion>div {
	background-color:#fff6e5;
	border:1px solid #ffa700;
	border-radius:10px;
	height:49px;
}

.detallesCurso #topDetailsProduct >.atributos>div>.duracion>div>span {
	color:#ffa700;
}

.detallesCurso #topDetailsProduct >.atributos>div>.duracion,.detallesCurso #topDetailsProduct >.atributos>div>.creditos {
	padding:0 6px!important;
	border:none;
}

.detallesCurso #topDetailsProduct > .atributos > .col-sm-6 {
	padding:0!important;
	line-height:49px;
}

.detallesCurso #topDetailsProduct >.atributos span {
	font-size:36px;
	font-weight:700;
}

.detallesCurso #topDetailsProduct .product-short-description {
	margin:15px auto;
	text-align:justify;
}

.detallesCurso #topDetailsProduct .slides {
	margin:0 auto 10px;
}

.detallesCurso #topDetailsProduct .slides >iframe {
	height:424px;
}

.detallesCurso #topDetailsProduct .product-cart select {
	margin:5px 0 7px;
	font-size:12px;
	padding:0;
}

.product-precios {
	margin-bottom:5px;
}

.product-precios>div>div {
	border:1px solid;
	border-radius:10px;
	font-size:12px;
	line-height:24px;
	margin-bottom:10px;
	min-height:47px;
	padding:0 43px 11px 51px;
	text-align:center;
}

.product-precios span {
	font-size:32px;
	padding-left:5px;
	font-weight:700;
}

.product-precios>.product-precios-estandar>div {
	color:#ad2c05;
	background-color:#f7e9e6;
}

.product-precios>.product-precios-docente>div {
	color:#774e00;
	background-color:#f1ede5;
}

.product-precios>.product-precios-afiliado>div {
	color:#2a4d00;
	background-color:#e9ede5;
}

.detallesCurso .product-description {
	background-color:#fff;
	border:1px solid #ccc;
	box-shadow:0 0 1px 1px #fff inset;
	padding:10px 30px;
}

.detallesCurso .product-description .description-title {
	border-bottom:1px solid;
	color:#333;
	font-size:21px;
	font-variant:normal;
	font-weight:400;
	letter-spacing:1px;
	margin:10px auto 15px;
	padding-bottom:10px;
}

.detallesCurso .product-description h2 {
	color:#236787;
	font-size:19px;
	letter-spacing:1px;
	text-transform:uppercase;
}

.detallesCurso .product-description h3 {
	color:#000;
	font-size:18px;
	text-transform:uppercase;
}

.detallesCurso .product-description .content-ingles {
	overflow:auto;
	padding:10px;
	border-radius:10px;
	box-shadow:0 0 1px #ccc inset;
}

.detallesCurso .product-description .unidad_didactica {
	background-color:#91d5f5;
	box-shadow:0 0 1px #000 inset;
	color:#003b5b;
	letter-spacing:.5px;
	margin-bottom:15px;
	padding:13px 5px;
	text-align:center;
	margin-top:20px;
}

.detallesCurso .product-description h4 {
	color:#003b5b;
	font-weight:400;
	letter-spacing:1px;
	text-transform:none!important;
}

.detallesCurso .product-description p {
	text-align:justify;
}

.detallesCurso .product-description li {
	margin-bottom:8px;
}

.detallesCurso .product-description .description-body >div > img {
	margin:0 5px 10px;
}

#wrapEnlacesComunidad {
	border-top:1px solid #003b5b;
	margin-top:60px;
	text-align:center;
}

#wrapEnlacesComunidad>h3 {
	font-size:22px;
	margin:20px 0;
}

#wrapEnlacesComunidad > p {
	margin-top:0;
	margin-bottom:10px;
}

#wrapEnlacesComunidad a {
	background-color:#e5f1ff;
	box-shadow:0 0 1px inset,0 0 0 0 #ffad30;
	color:#555;
	cursor:pointer;
	display:inline-block;
	padding:15px 1px 10px;
	text-align:center;
	text-shadow:1px 1px 1px #fff;
	width:100%;
	margin-bottom:25px;
}

#wrapEnlacesComunidad a:hover {
	background-color:#c3eaff;
}

#wrapEnlacesComunidad a >.imgComunidad {
	background-image:url(../images/guiaOposiciones/comunidades_iconos.png);
	display:block;
	height:53px;
	margin:auto;
	width:99px;
}

#wrapEnlacesComunidad a > p {
	font-family:arial;
	font-size:12px;
	font-weight:700;
	letter-spacing:1px;
	margin:5px 0 0;
	padding:0;
	text-align:center !important;
}

#wrapEnlacesComunidad a#enlaceAragon .imgComunidad {
	background-position:-109px 0;
}

#wrapEnlacesComunidad a#enlaceAsturias .imgComunidad {
	background-position:-218px 0;
}

#wrapEnlacesComunidad a#enlaceCantabria .imgComunidad {
	background-position:-109px -63px;
}

#wrapEnlacesComunidad a#enlaceCastillaLaMancha .imgComunidad {
	background-position:-218px -63px;
}

#wrapEnlacesComunidad a#enlaceCastillayLeon .imgComunidad {
	background-position:-328px -63px;
}

#wrapEnlacesComunidad a#enlaceCataluna .imgComunidad {
	background-position:0 -126px;
}

#wrapEnlacesComunidad a#enlaceValencia .imgComunidad {
	background-position:-327px -126px;
}

#wrapEnlacesComunidad a#enlaceExtremadura .imgComunidad {
	background-position:0 -189px;
}

#wrapEnlacesComunidad a#enlaceGalicia .imgComunidad {
	background-position:-109px -189px;
}

#wrapEnlacesComunidad a#enlaceBaleares .imgComunidad {
	background-position:-327px 0;
}

#wrapEnlacesComunidad a#enlaceCanarias .imgComunidad {
	background-position:0 -63px;
}

#wrapEnlacesComunidad a#enlaceLaRioja .imgComunidad {
	background-position:-218px -252px;
}

#wrapEnlacesComunidad a#enlaceMadrid .imgComunidad {
	background-position:-218px -126px;
}

#wrapEnlacesComunidad a#enlaceMurcia .imgComunidad {
	background-position:-327px -189px;
}

#wrapEnlacesComunidad a#enlaceNavarra .imgComunidad {
	background-position:0 -252px;
}

#wrapEnlacesComunidad a#enlacePaisVasco .imgComunidad {
	background-position:-109px -252px;
}

#wrapEnlacesComunidad a#enlaceCeuta .imgComunidad {
	background-position:-109px -126px;
}

#wrapEnlacesComunidad a#enlaceMelilla .imgComunidad {
	background-position:-218px -189px;
}

.wrapIncluye{
	color: #0072b4;
	display: block;
	overflow: auto;
}

.wrapIncluye > .headerIncluye{
	border-bottom: 1px solid;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 3px 0;
    text-transform: uppercase;
}

@media (max-width: 1199px) {
	.product-precios>div>div {
		line-height:27px;
		padding:0 8px 5px 16px;
	}
	
	.detallesCurso #topDetailsProduct .slides >iframe {
		height:352px;
	}
	
	.detallesCurso #topDetailsProduct .product-precios > div > div {
		padding:0 20px 5px 25px;
	}
}

@media (max-width: 991px) {
	.detallesCurso #topDetailsProduct .slides >iframe {
		height:364px;
	}
}

@media (max-width: 767px) {
	.detallesCurso #topDetailsProduct .slides {
		width:90%;
	}
	
	.product-precios>div>div {
		line-height:33px;
		padding:5px 26px 0 0;
		text-align:right;
	}
	
	.detallesCurso #topDetailsProduct > .atributos > div {
		margin-bottom:10px;
	}
	
	.detallesCurso #topDetailsProduct >.atributos span,.detallesCurso #topDetailsProduct >.atributos>div>.creditos>div>.numCreditos {
		font-size:26px;
	}
	
	.detallesCurso #topDetailsProduct >.atributos>div>.creditos>div>.numCreditos {
		width:30%;
	}
	
	.detallesCurso #topDetailsProduct > .atributos > div > .creditos > div > .tipoCreditos {
		font-size:10px;
	}
	
	.detallesCurso > h1 {
		font-size:18px;
		padding:20px 5px;
	}
	
	.detallesCurso #topDetailsProduct .slides >iframe {
		height:257px;
	}
}