/********************************************************************************/
/*                                                                              */
/* Plataforma JCyL.  Version 7.09.08-55 - Junta de Castilla y Leon - Espana     */
/* Distribucion de e-ducativa Open College                                      */
/* Copyright (c) 2007-2008 de e-ducativa Educación Virtual S.A.                 */
/*                                                                              */
/********************************************************************************/
@viewport{
    zoom: 1.0;
    width: device-width;
}

h2{
padding-left:5px !important;
}
/*.contenido-general ul {float:left;}*/
.centro{
width:100%;
text-align:center;
}

.imagen{
width:100% !important;
}

.video-responsive{ position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }

.video-responsive iframe, .video-responsive object, .video-responsive embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

.contenido-general{
	background: none repeat scroll 0% 0% #FFF;
    margin: 0px auto;
    text-align: left;
    float: left;
	border: 2px solid #E0E0E0;
	clear: both;
}

/****FB y TWTR****/
.contenido-general #twitter-widget-0{width:100% !important; margin-top:20px;}
.contenido-general .fb-like-box{margin-top:20px;}
.contenido-general .fb-like-box span{width:100% !important;}
.contenido-general .fb-like-box iframe{width:100% !important;}

.twtr-doc{
width:100% !important;
}

.fb-like-box{
width:100% !important;
background-color: #fff;
}
/**********************/

@media only screen and (min-width : 460px) {
.ajusta-celdas{width: 30%; float: left; padding: 1%;}

#x3 .ajusta-celdas{border: 1px solid #f0f0f0;}

.ajusta-contenido img {max-width:44%; height:auto; float:left; padding-right: 6%; padding-bottom: 12px;min-width: 100px;
padding-bottom: 12px;}

.ajusta-contenido p {max-width:100%; float:left; padding: 1%;}

.tres-columnas div{ max-width:100%; height:auto; float:left;}

.ajusta-contenido-vert img {max-width:100%; height:auto; float:left; margin-bottom: 20px; }

.ajusta-contenido-vert p {max-width:100%; float:left; padding: 1%;}

.ajusta-contenido-vert ul {max-width:100%; float:left;}

.imagen{
width:100%;
}

}

@media screen and (max-width : 460px) {

.ajusta-celdas{ width:98%; float:none;}

.contiene-todo{ margin-bottom:0px; padding: 10px;}

.tres-columnas div{ width:100% !important; margin-bottom:10px; padding: 10px;}

.contiene-todo ajusta-celdas p{ padding-bottom:10px;}

.ajusta-contenido{width:98%; float:left;}

.ajusta-contenido img{min-width:50%; height:auto; float:left; margin-bottom:30px;}

.ajusta-contenido p {min-width:50%; float:left; padding: 10px;}

.contiene-todo-vert{ padding: 10px;}

.ajusta-contenido-vert{ margin-bottom:0px; padding: 10px;}

.ajusta-contenido-vert img{min-width:100%; height:auto; float:left; margin-bottom:30px;}

.ajusta-contenido-vert p {min-width:100%; float:left;}

.ajusta-contenido-vert ul {max-width:100%; float:left;}

.imagen{
width:100%;
}

}



