﻿body {
	margin: 0px;
	padding: 0px;
	background-color: #ededed;
	font-family:  Verdana,  Arial, Tahoma;
	height: 100%;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #ffffff;
}

/*---------------------------------------------------------MasterPage-------------------------------------------------------------*/
div#contenedor
{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 996px;
	height: 634px;
	background-color: #ffffff;
}
div#principal 
{	
	margin: 0px;
	padding: 0px;
	width: 995px;
	height: 634px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #ffffff;
}



div#menu 
{	
	position: absolute;
	top: 250px;
	left: 50px;
	width: 160px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	z-index: 15;
}

div#menu ul 
{
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #e5e5e5;
}

div#menu ul li
 {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0 10px 0;
	display: list-item;
	border-top: solid 1px #e5e5e5;
}

div#menu a:link {
	color: #333333;
	text-decoration: none;
}
div#menu a:visited {
	color: #333333;
	text-decoration: none;
}
div#menu a:hover {
	color: #0096FF;
	text-decoration: none;
}
div#menu a:active {
	color: #0096FF;
	text-decoration: none;
}

div#eslogan 
{	
	background-color: #008ACA;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 996px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #ffffff;
	background-image: url(img/cabecera2.jpg);
	background-repeat: no-repeat;
}

div#pie {
	margin: 0px;
	padding: 0px;
	height: 30px;
	left: 0px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	background-image: url(img/fondo_pie.gif);
	background-repeat: repeat-x;
	

}

div#pie p {
	color: #DEDEDE;
	padding: 0px;
	font-size: 9px;
	margin-top: 13px;
	text-align: center;
}
div#pie a:link
{
	color: #DEDEDE;
	text-decoration: underline;
}
div#pie a:visited
{
	color: #DEDEDE;
	text-decoration: underline;
}
div#pie a:hover
{
	color: #0096FF;
	text-decoration: none;
}

div#logo 
{
	position: absolute;
	width: 145px;
	height: 145px;
	top: 49px;
	left: 60px;
	background-image: url(img/logo_grande.gif);
	background-repeat: no-repeat;	
	z-index: 10;
	/*background-image: url(img/logo.png)
	background-image: none |important;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’App_Themes/Majadahonda/img/logo.png’);*/
}

div#fondomenu
{
	position: absolute;
	width: 180px;
	/*height: 555px;
	top: 80px;*/
	height: 635px;
	top: 0px;
	left: 40px;
	background-color: Black;
	z-index: 9;
	filter: alpha(opacity=30);
	visibility: hidden;

}

div#degra
{
	position: absolute;
	top:100px;
	left: 0px;
	width: 100%;
	height: 50px;
	z-index: 5;
	background-image: url(img/degra_fondo.jpg);
	background-repeat: repeat-x;
}

div#pagina
{

	position: absolute;
	top: 50px;
	left: 10px;
	width: 600px;
	height:30px;
	margin: 0px;
	padding: 0px;
	
	
}
div#pagina p 
{
	font-family: arial;
	font-size: 24px;
	color: #0096FF;
	margin-left: 10px;
}

div#paginaprincipal
{
	visibility: hidden;
}
/*------------------------------------------------------------inicio-----------------------------------------------------------------*/
div#contenido {
	position:absolute;
	left: 235px;
	top: 105px;
	width: 760px;
	height: 515px;
	overflow:hidden;
	margin:0px;
	padding:0px;

}

div#inicio 
{
	position: absolute;
	top: 100px;
	left: 50px;
	width: 180px;
	height: 400px;
}

div#inicio p
{
	font-size: 10px;
	text-align: justify;
	color:#666666;
	
}

div#noticias 
{
	position: absolute; 
	top: 90px;
	left: 250px;
	width: 500px;
	height: 380px;
	border-left: solid 1px #d1d1d1;
}

div#noticias a:link {
	color: #333333;
	text-decoration: underline;
}
div#noticias a:visited {
	color: #333333;
	text-decoration: underline;
}
div#noticias a:hover {
	color: #0096FF;
	text-decoration: none;
}
div#noticias a:active {
	color: #0096FF;
	text-decoration: none;
}
div#noticias img
{
	margin-top: 15px;
	float: left;
	border: solid 1px #0096FF;
	left: 0px;
}

div#noticias p
{
	font-size: 11px;
	border-bottom: dashed 1px #d1d1d1;
	width: 320px;
	margin: 15px 0px 0px 10px;
	height: 80px;
	margin-left: 100px;
	text-align: justify;
}

div#noticia1
{
	position: absolute;
	top: 10px;
	left: 30px;
	width: 450px;
	height: 380px;
}

.azul
{
	color:#0096FF
}
/*-------------------------------------------------------citas-------------------------------------------------------------------------*/
 div#contenidocitas {
	width: 789px;
	height: 505px;
	position: absolute;
	top: 50px;
	left: 100px;
	padding: 0px;
	margin: 0px;
	z-index:50;
	display: none;
	border: solid 10px #000000;
	background-color: #ffffff;
}

div#contenidocitas a:link
 {
	font-family: Arial;
	position: absolute;
	top: 0px;
	right: -1px;
	color: #FF0000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	border: solid 4px #000000;
	background-color: #000000;

}

 div#contenidocitas a:visited
 {
	font-family: Arial;
	color: #FF0000;
	text-decoration: none;
	font-size: 14px;
	position: absolute;
	top: 0px;
	right: -1px;
	font-weight: bold;
	border: solid 4px #000000;
	background-color: #000000;
}

 div#contenidocitas a:hover
 {
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	position: absolute;
	top: 0px;
	right: -1px;
	font-weight: bold;
	border: solid 4px #000000;
	background-color: #000000;
}

div#sombra
{
	background-color:#000000;
	position: absolute;
	top:0px;
	left:0px;
	width: 100%;
	height: 100%;
	z-index: 40;
	filter: Alpha(Opacity=80);	
	display: none;
	
	
}

div#citate
{
	position: absolute;
	text-align: justify;
	top: 60px;
	*top: 35px;
	left: 210px;
}

div#citate p
{
	margin: 20px;
}

div#citate a:link {
	color: #FF9300;
	text-decoration: underline;
	margin-left:3px;
}
div#citate a:visited {
	color: #FF9300;
	text-decoration: underline;
}
div#citate a:hover {
	color: #333333;
	text-decoration: none;
}
div#citate a:active {
	color: #333333;
	text-decoration: none;
}

div#citasonnet
{
	background-image: url(img/citasonnet2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 30px;
	right: 150px;
	width: 270px;
	height: 260px;
	cursor:pointer;
}

div#textocitate
{
	position: absolute;
	top: 100px;
	width: 180px;
	height: 400px;
}


div#textocitate p
{
	font-size: 10px;
	text-align: justify;
	color:#666666;
}

div#link
{
	position:absolute;
	bottom: 75px;
	left: 50px;
	width: 180px;
	height: 20px;
	font-size: 12px;
	border-top: solid 1px #d1d1d1;
}

div#link p
{
	margin: 8px;
	font-size: 13px;
	text-align: justify;
	color:#666666;
}


div#link a:link {
	color: #FF9300;
	text-decoration: underline;
	font-size: 13px;
}
div#link a:visited {
	color: #FF9300;
	text-decoration: underline;
	font-size: 13px;
}
div#link a:hover {
	color: #0096FF;
	text-decoration: none;
	font-size: 13px;
}
div#link a:active {
	color: #0096FF;
	text-decoration: none;
	font-size: 13px;
}
/*---------------------------------------Quienes_Somos----------------------------------------------*/

#contenido div#textoquienes
{
	position: absolute;
	top: 100px;
	left: 50px;
	width: 250px;
	height: 200px;
	overflow: auto;
}

#contenido div#textoquienes p 
{
	font-size: 10px;
	text-align: justify;
	color:#666666;
	margin-right: 10px;
}

#contenido div#textodonde
{
	position: absolute;
	top: 320px;
	left: 50px;
	width: 250px;
	height: 200px;
	border-top: dashed 1px #0096FF;
}

#contenido div#textodonde2
{
	visibility: hidden;
}

#contenido div#textodonde p
{
	margin: 10px;
	font-size: 10px;
	text-align: left;
	color:#666666;
}

.negro
{
	font-weight: bold;
	color: #999999;
}

#contenido div#textodonde a:link
{
	color: #666666;
	text-decoration: none;
}

#contenido div#textodonde a:visited
{
	color: #666666;
	text-decoration: none;
}

#contenido div#textodonde a:hover
{
	color:#0096FF;
	text-decoration: none;
}

#contenido div#fotoquienes
{
	position: absolute;
	top: 90px;
	right: 50px;
	width: 400px;
	height: 350px;
	background-image: url(img/fotos.jpg); /*!important;
	/*background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’app_Themes/Majadahonda/img/quienes.png’);*/
}

 div#fotoquienes p 
 {
	position: absolute;
	bottom: -40px;
	left: 100px;
	width: 100%;
	height:  20px;
	font-size: 10px;
	color: #666666;	
 }





#fotoquienes div#uno
{
	position:absolute;
	top: 72px;
	left: 36px;
	width: 102px;
	height: 77px;
	cursor: pointer;
}

div#uno img
{
	border: none;
}

#fotoquienes div#dos
{
	position:absolute;
	top: 113px;
	left: 103px;
	width: 84px;
	height:64px;
	z-index: 12;
	cursor: pointer;
}

#fotoquienes div#tres
{
	position:absolute;
	top: 63px;
	left: 166px;
	width: 92px;
	height: 69px;
	cursor: pointer;

}


#fotoquienes div#cuatro
{
	position:absolute;
	top: 24px;
	left: 235px;
	width: 68px;
	height: 52px;
	cursor: pointer;
	z-index: 12;
}

#fotoquienes div#cinco
{
	position:absolute;
	top: 138px;
	left: 146px;
	width: 140px;
	height: 106px;
	cursor: pointer;
}

#fotoquienes div#seis
{
	position:absolute;
	top: 86px;
	right: 34px;
	width: 97px;
	height: 74px;
	cursor: pointer;
	z-index: 12;
}

#fotoquienes div#siete
{
	position:absolute;
	top: 190px;
	left: 40px;
	width: 90px;
	height: 69px;
	cursor: pointer;
}

#fotoquienes div#ocho
{
	position:absolute;
	top: 222px;
	left: 119px;
	width: 109px;
	height: 83px;
	cursor: pointer;
	z-index: 12;
}
#fotoquienes div#nueve
{
	position:absolute;
	top: 215px;
	left: 275px;
	width: 85px;
	height: 64px;
	cursor: pointer;
	z-index: 12;
}
#fotoquienes div#diez
{
	position:absolute;
	top: 177px;
	right: 12px;
	width: 71px;
	height: 54px;
	cursor: pointer;
	z-index: 13;
}

#fotoquienes div#once
{
	position:absolute;
	bottom: 8px; 
	left: 96px;
	width: 77px;
	height: 58px;
	cursor: pointer;
	z-index: 13;
}	

#fotoquienes div#doce
{
	position:absolute;
	bottom: 24px; 
	right: 69px;
	width: 91px;
	height: 69px;
	cursor: pointer;
	z-index: 13;
}	


/*---------------------------------------------especialidades----------------------------------------*/
div#especialidades 
{
	position: absolute;
	top: 100px;
	left: 50px;
	width: 660px;
	height: 60px;
	border-bottom: solid 1px #d1d1d1;
	overflow: auto;
}

div#especialidades p
{
	font-size: 10px;
	text-align: justify;
	color:#666666;
	margin-right: 10px;
}

div#muestraEspecia
{
	position: absolute;
	bottom: 40px;
	left: 50px;
	width: 200px;
	height: 300px;
	overflow: auto;
	
}

div#vistaEspecia
{
	position: absolute;
	bottom: 40px;
	right: 50px;
	width: 450px;
	height: 300px;
	border: solid 1px #d1d1d1;
	font-size: 9px;
	overflow: auto;
	
}

.filaclara
{
	background-color: #A3B1C3
}

/*--------------------------------------------sociedades-----------------------------------------------------*/


div#sociedades 
{
	position: absolute;
	top: 100px;
	left: 50px;
	width: 220px;
	height: 380px;
	border-right: solid 1px #d1d1d1; 
}

div#sociedades p
{
	margin-right: 20px;
	font-size: 10px;
	text-align: justify;
	color:#666666;
	

	
}

div#muestraSocie
{
	font-size: 10px;
	position: absolute;
	top: 100px;
	left: 300px;
	width: 400px;
	height: 380px;
	overflow: auto;
	
}


/*------------------------------------------quines somos------------------------------------------------*/
 div#contenifotos {
	width: 400px;
	height: 310px;
	position: absolute;
	top:170px;
	left: 300px;
	padding: 0px;
	margin: 0px;
	z-index:50;
	display: none;
	border: solid 5px #000000;
	background-color: #000000;
}



div#contenifotos a:link
 {
	font-family: arial;
	position: absolute;
	top: 2px;
	right: 3px;
	color: #FF0000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	border: solid 4px #000000;
	background-color: #000000;

}

 div#contenifotos a:visited
 {
	font-family: arial;
	color: #FF0000;
	text-decoration: none;
	font-size: 14px;
	position: absolute;
	top: 2px;
	right: 3px;
	font-weight: bold;
	border: solid 4px #000000;
	background-color: #000000;
}


 div#contenifotos a:hover
 {
	font-family: arial;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	position: absolute;
	top: 2px;
	right: 3px;
	font-weight: bold;
	border: solid 4px #000000;
	background-color: #000000;
}



 div#contenimapa {
	width: 400px;
	height: 310px;
	position: absolute;
	top:70px;
	left: 150px;
	padding: 0px;
	margin: 0px;
	z-index:50;
	display: none;
	border: solid 5px #000000;
	background-color: #000000;

}


div#contenimapa a:link
 {
	position: absolute;
	font-family: arial;
	top: 0px;
	right: 0px;
	color: #FF0000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	border: solid 4px #000000;
	background-color: #000000;

}

 div#contenimapa a:visited
 {
	font-family: arial;
	color: #FF0000;
	text-decoration: none;
	font-size: 14px;
	position: absolute;
	top: 0px;
	right: 0px;
	font-weight: bold;
	border: solid 4px #000000;
	background-color: #000000;
}


 div#contenimapa a:hover
 {
	font-family: arial;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	position: absolute;
	top: 0px;
	right: 0px;
	font-weight: bold;
	border: solid 4px #000000;
	background-color: #000000;
}

div#masFotos
{
	position: absolute;
	bottom:11px;
	right: -5px;
	width: 50%;
	height: 10px;
	
}


div#menosFotos
{
	position: absolute;
	bottom: 11px;
	left: 10px;
	width: 5%;
	height: 10px;
	
}



div#menusecundario
{
	visibility: hidden;
}

div#foto
{
	visibility: hidden;
}

/*-----------------------------------------------Ver una Noticia--------------------------------------------*/
div#mostrarNoticia
{
	position: absolute; 
	top: 175px;
	left: 235px;
	width: 720px;
	height: 400px;
	overflow: auto;
}
div#fotoNoticias
{
	position: absolute;
	top: 0px;
	left: 10px;
	width: 300px;
	height: 300px;
}

.fotono
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border: solid 5px #000000;
}

div#titular
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 340px;
	height: 30px;

}

div#titular p
{
	font-size: 18px;
	color: #0096FF;
}

div#fecha
{
	position: absolute;
	top: 30px;
	right: 0px;
	height: 20px;
	
	width: 340px;
}

div#fecha p
{
	font-size: 11px;
	color: #777777;
}

div#textonoticias
{
	position: absolute;
	top: 50px;
	right: 0px;
	width: 340px;
	height: 300px;
	overflow: auto;
	border-top: solid 1px #d1d1d1;
}

div#textonoticias p
{
	text-align: justify;
	font-size: 11px;
	color: #777777;
	margin: 10px;
	padding: 0px;
}

div#siguiente
{
	position:absolute;
	bottom: 5px;
	right: 0px;
	height: 20px;
	width: 340px;

	font-size: 10px;
}

div#siguiente a:link {
	color: #333333;
	text-decoration: none;
}
div#siguiente a:visited {
	color: #333333;
	text-decoration: none;
}
div#siguiente a:hover {
	color: #666666;
	text-decoration: none;
}
div#siguiente a:active {
	color: #0096FF;
	text-decoration: none;
}

.der
{
	position: absolute;
	right: 0px;
}

