/* 
    Document   : Estilos
    Created on : Julio 2014
    Author     : Ala de Dragón (Gabriela Delgado)
    Description:
        Hoja de estilos para Aula Virtual - Proyecto SOS Telemedicina

*-------------------------------------------------------

 CONETNIDOS

      0.    Estilos Generales  
      1.    Diagramacion general 
      2.    Columnas
      3.    
      4.    

*/

root { 
    display: block;
}

body, html { height: 100%; );
}

body {
    margin:0;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size:1em;  /*15pix*/
    background: #f8f8f8; 
	line-height:1.2em;
}

div, nav {
    display: block;
}

h1 {
    color:#EDB500;
    font-size: 2.5em;
    font-weight: normal;
	margin:1em auto;
	margin-bottom:0.5em;
	line-height:1em;
}

a {
    color:#0B5379;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

strong {
    font-weight: bold;
}

.clear {
    clear: both;
}

img{
	width:100%;
	height:auto;
	vertical-align:top;
}

/*----------------------------------------------
				
				
				CABCERA
				
				
----------------------------------------------*/

.lineaTop{
	width:100%;
	border-bottom:6px solid #DBDBDB;
}


#headerPpal{
    max-width: 66.67em ;  /* 1000px */ 
    margin: 0 auto;
	padding-top: 5px;
	background-image: url("../images/fondo2.jpg");


	
}

.BaseBtnPpal{
	width:100%;
	margin:-0.45em auto;
	padding:0;
	text-align:center;
}

.Menu li{
	display:inline-block;
	vertical-align:top;
}

.Menu li.special{
	border: 1px solid #dbdbdb;
	padding: 0.3em 1em;
	margin-top:0.45em;
}

.Menu a{
	font-family: 'Open Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400;
	font-size:0.9em;
}


@media(max-width:560px) {
	.Menu a{
		font-size:0.75em;
	}
	
	.Menu li.special{
		width:100%;
		border:0;
	}
}



.rrss{
	margin-left:0.3em;
	display:inline-block;
	vertical-align:middle;
}


.btnB {  /* botón secundario */
    background: #FFF;
    border: 1px solid #dbdbdb;
    color: #ebb41d;
    text-decoration: none;
    font-weight: normal;
    padding: 0.6em 1em;
}

.btnB:hover {  /* botón secundario */
    background: #ebb41d;
    color: #FFF;
}

.btnA {  /* botón secundario */
    background: #ebb41d;
    border: 1px solid #dbdbdb;
    color: #FFF;
    text-decoration: none;
    font-weight: normal;
    padding: 0.6em 1em;
}

.btnA:hover {  /* botón secundario */
    background: #FFF;
    color: #ebb41d;
}





.Logo{
	width:18em;
	margin:3em auto;
	margin-bottom: 0;
}



.Texto{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#05213F;
	font-size:1.5em;
	line-height:1.2em;
	padding:0 2em;
	text-align:center;
}

.Texto2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-size:1.2em;
	line-height:1em;
	padding:0 2em;
	text-align:center;
	margin-top:1em;

}


@media(max-width:830px) {
	.Texto{
		font-size:1.2em;
	}

	.Texto2{
		font-size:1em;
		line-height:1.2em;	
	}
}

@media(max-width:560px) {	
	.Logo{
		width:50%;
		margin:2em auto;
	}
	.Texto{
		font-size:1.1em;
	}

	.Texto2{
		font-size:0.95em;
	}
}

@media(max-width:350px) {	
	.Logo{
		width:60%;
	}
	.Texto{
		font-size:1em;
	}

	.Texto2{
		font-size:0.9em;
	}
}


/*----------------------------------------------
				
				
				DIVISION
				
				
----------------------------------------------*/

.LineaDiv{
	border-bottom:1px solid #CCCCCC;
	width:100%;
	margin-top:4em;
}



/*----------------------------------------------
				
				
				CONTENIDO
				
				
----------------------------------------------*/

#contenido {
    max-width: 68.67em ;  /* 1000px */ 
    margin: 1em auto;
	padding:0 1.2em;
}

#contenido1 {
    max-width: 68.67em ;  /* 1000px */ 
    margin: 1em auto;
	padding:0 1.2em;
}

/*----------------------------------------------
				
				
				PARA LA GALERÍA
				
				
----------------------------------------------*/

.TresCol{
	width:33.3%;
	float:left;
	text-align:center;
	margin-bottom:0.4em;
}

@media(max-width:910px) {
	.TresCol{
		width:50%;
	}
}

@media(max-width:590px) {
	.TresCol{
		width:100%;
		margin:1em auto;
	}
}


.imagen{
	width:25%;
	float:left;
	margin-right:1em;
	margin-bottom:1em;
	vertical-align:text-bottom;
	margin-top:-0.8em;
}

.Base{
	margin-bottom:1.0em;
}

.txtPortal{
	font-weight:bold;
	color:#EAB21E;
}



/*----------------------------------------------
				
				
				PARA LA GALERÍA
				
				
----------------------------------------------*/

.ModTexto{
	margin:5em auto 2em auto;
	text-align:center;
}

.ModTexto .txt{
	width:50%;
	margin:auto;
}

.txt_peque{
	font-size:0.9em;
	width:70%;
	margin:auto;
}

.Azul{
	color:#05203F;
}


.fondoContacto{
	margin-top:5em;
	background-color:#F9F9F9;
	border-top:1px solid #F0F0F0;
	border-bottom:1px solid #F0F0F0;
	width:100%;
}

.ColA{
	width:40%;
	float:left;
	margin-top:4em;
	text-align:left;
	padding:0 2%;
}

.ColB{
	width:55%;
	float:right;
	margin-top:2em;
	padding:0 2%;
}



@media(max-width:825px) {
	.ModTexto .txt{
		width:90%;
	}
	
	.txt_peque{
		width:90%;
	}
	
	.ColB, .ColA{
		float:none;
		width:100%;
	}
}

@media(max-width:400px) {
	.txt_peque{
		width:100%;
	}
}



/* ---------------------------------------------------


    19.     FORMULARIO


------------------------------------------------------*/

.formulario input {
	width:100%; 
	padding:1em;
	background-color:#FFF5DA;
	font-size:0.85em; 
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #A7A7A7;
	margin-bottom:0.5em;

}

.formulario textarea {
	height:85px; 
	width:100%; 
	padding:1em;
	background-color:#FFF5DA;
	font-size:0.85em; 
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #A7A7A7;
	margin-bottom:0.5em;
}

.formulario input[type=submit] {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	background-color:#EDB500;
	text-align:center;
	padding:0.5em;
	width:30%;
	font-style:normal;
	border:0;
}

.Mapa{
	width:100%;
	min-height:450px;
}







/* ---------------------------------------------------


    6.     FOOTER


------------------------------------------------------*/

#BaseFoo{
	border-bottom:40px solid #DBDBDB;
	width:100%;
	margin-top:2em;
}

footer.footerPpal {
	max-width: 64em ;  /* 1000px */ 
    margin: 0 auto;
	text-align:left;
	padding:2em;
}

.ucv{
	float:right;
	width:60%;
	line-height:1.5em;
	font-size:0.8em;
}

.logoUCV{
	float:left;
	margin-right:.5em;
	margin-bottom:1em;
	width:18%;
	margin-top:-1em;
}


.rrssFoo{
	float:left;
	width:40%;
}

.rrssFoo{
	margin-top:2em;
	vertical-align:middle;
}

.space{
	margin-right:0.5em;
}

@media(max-width:760px) {
	.ucv, .rrssFoo{
		float:none;
		width:100%;
	}
}

@media(max-width:760px) {
	.logoUCV{
		float:none;
		margin-right:70%;
	}
}




/* ---------------------------------------------------


    6.     NAVEGACION


------------------------------------------------------*/

nav.Navegacion{
	max-width:100%;
	margin:1.5em auto;
}

nav.Navegacion li{
	display:inline-block;
	vertical-align:middle;
	padding-right:1.5em;
}

nav.Navegacion li a{
	font-size:0.95em;
	text-decoration:none;
	color:#05223F;
	cursor:pointer;
}

nav.Navegacion li a:hover{
	color:#EAB31E;
}

nav.Navegacion li.Ppal{
	background-image:url(../images/fondo_flecha.png);
	background-repeat:no-repeat;
	width:122px;
	height:34px;
	padding:0.5em 0 0 0.8em;
	margin-right:1.2em;
}

nav.Navegacion li.Ppal:hover{
	background-image:url(../images/fondo_flecha_over.png);
}

nav.Navegacion li.Ppal a{
	color:#EAB31E;
	font-weight:bold;
	text-decoration:none;
	font-size:0.95em;
}

nav.Navegacion li.Ppal a:hover{
	color:#FFF;
}


@media(max-width:655px) {
	nav.Navegacion li a{
		font-size:0.85em;
	}

	nav.Navegacion li{
		padding-right:0.5em;
	}

	nav.Navegacion li.Ppal{
		margin-bottom:1em;
		margin-right:60%;
	}
}

@media(max-width:480px) {
	nav.Navegacion li{
	display:block;
	}
}
.fondoPopup{
	opacity:0.85;
	height: 3418px;	
	background-color: rgb(0, 0, 0);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 11100;
	display: none;
	display: block;
	box-sizing: content-box;
}



.basePopup{
	border:1px solid #DBDBDB;
    background: #FFF;
	padding:2em;
	margin:auto 25%;
	position: absolute;
	z-index: 11200;
	width:35%;
	display:block;
	height:auto;
	top:80px;	
}

h1.Popup{
	font-size:1.5em;
	color:#006392;
	font-weight:bold;
}

.showme{ 
display: none;
background-color: #FFF;
}
.showhim:hover .showme{
display : block;
}

#cabecera {
    height: 142px;
    width: 1032px;
    margin:0 auto;
    display: block;
}


.btnA {      /* botÃ³n principal */
    background: #ebb41d;
    border: 1px solid #FFF;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding: .5em 1em;
    letter-spacing: -.02em;
}

.boxBody div.parent {display:none;}
.boxBody div.show {display:block;}


/** Move up arrow **/
/* Estilo para el boton "Ir Arriba" */
.scroll-top {
    width: 40px;
    height: 40px;
    opacity: 0.3;
    position: fixed;
    bottom: 50px;
    right: 30px;
    display: none; /* Estara oculto por defecto */
    text-indent: -9999px; /* Oculta el texto del enlace */
    z-index: 1000; /* Evita que otros elementos esten por encima */
    background: url('images/arriba.png') no-repeat;
}
/* Estilo para generar un efecto al posicionar el puntero encima del botón */
.scroll-top:hover {
    opacity: 0.8;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;
    -ms-transition: 0.3s all;
    transition: 0.3s all;
}

.video1 {
text-align:center;
 width:1020; 
 height:574;
 margin:0em 0em 0em 0em;
 vertical-align: top;
 min-width:80%;
 min-height:320px;

}

#content
{ width: 1280px;
  margin: 0 10px 20px 0;
  float: left;}

.content_item
{ width: 1260px;
  margin-top: 20px;
  margin-bottom: 20px;}
 
.content_imagetext
{ width: 890px;
  padding: 5px;
  margin: 20px 0 0 0;
  float: left;}
 
.content_image
{ float: left; 
  width: 150px;
  height: 150px;
  margin: 0 20px 10px 0;}
  
.content_container
{ width: 350px;
  padding: 5px;
  margin: 20px 10px 0 0;
  float: left;}

