/* Pro */
body {
 text-align: center;
}

h2 {
	font-family:Verdana;
	font-size:16px;
	line-height:19px;	
}

h3 {
	font-size:12px;
}

/*********** Menu Pro ***********/
div#menuPro {
	width: 760px;
	margin: 1px auto 5px auto; 
	height: 20px;

}

	div#menuPro ul {
		list-style-type: none;
		margin: 0; padding: 0;
		width: 760px;
		font-family: verdana;
		font-weight: bold;		
	}
	
	div#menuPro ul li {
		padding:0;
		float: left;
		margin:0;
		border:0;
		background-color: rgb(172,172,172);
		width: 94px;
		border-right: 1px solid white;
		text-align: center;		
	}
	div#menuPro ul li.pro {
		background-color: rgb(242,199,136);
		border-right: 0;
		margin-right: 1px;
		text-align: center;
		height:20px;
	}

		div#menuPro ul li.activo {
			background-color: rgb(239,179,91);
		}

		div#menuPro ul li.pro a:hover {
			background-color: rgb(239,179,91);
		}
	div#menuPro ul li a{
		font-size: 10px;
		color: rgb(255,255,255);
		display:block;
		padding: 4px;
	}
	div#menuPro ul li a.contact:hover {
		background-color: rgb(199,92,138);		
	}	
	div#menuPro ul li a.empresa:hover {
		background-color: rgb(85,117,225);		
	}
	
	div#menuPro ul li a.web{
		font-size: 9px;
		float:right;
	}
	

/*********** Fin Menu Pro ***********/


/*********** Login Pro ***********/		
div#container {
	width: 763px; 
	height: 486px;
	margin: 0 auto 0 auto;
	background: url(../secciones/profesionales/img/fondo_pro.jpg) no-repeat;
	/*background: url(../images/common/fondo_pro.jpg) no-repeat;*/
	text-align: left;
	
}



	div#container p.pionera {
		font-family: verdana;
		font-size: 12px;
		font-weight: normal;
		line-height: 16px;
		color: #a56200;
		width: 680px;
		margin: 0;
		padding: 0;
		text-align:justify;
		margin-left: 40px;
		margin-top:40px;
	}
	

	
	div#container h3 {
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
		color: #ffffff;
		background-color: rgb(251,185,16);
		width: 197px;
		margin: 20px 0 0 40px;
		padding: 7px 0 7px 7px;
	}

	 h4 {
		font-family: verdana;
		font-size: 11px;
		font-weight: bold;
		color: #ffffff;
		background-color: rgb(251,185,16);
		width: 197px;
		margin: 0px 0 0 40px;
		padding: 7px 0 7px 7px;
	}
	
	* html div#container h3 {
		width: 204px;
	}
	
	.passwordPro {
    width: 204px;
    height: 74px;
    background: rgb(251,246,234);
    opacity: 0.8;
    filter: alpha(opacity=80);
    margin: 4px 0 0 40px;
		text-align: left;
		z-index: 1000;
	}
	
	.passwordPro a {
		float: right;
		font-family: verdana;
		font-size: 12px;
		font-weight: bold;
		color: rgb(237,159,45);
		margin: 35px 10px 0 0;
	}
	
	.passwordPro fieldset {
		font-family: verdana;
		font-size: 10px;
		font-weight: bold;
		color: rgb(237,159,45);
		margin: 0;
		padding: 8px;
		border: 0px solid white;
	
	}
	
	.passwordPro input {
		width: 150px;
	}
	
	.recuerdaPro {
    width: 194px;
    height: 60px;
    background: rgb(255,255,255);
		opacity: 0.5;
    filter: alpha(opacity=50);
    margin: 0 0 0 40px;
    padding: 10px 0 0 10px;    
	  text-align:left;
	}
	
*html	.recuerdaPro {
	width: 204px;
	float:left;
	height: 1%;
	display: inline;
	}
	
	.recuerdaPro p {
		font-family: verdana;
	  font-size: 10px;
	  color: rgb(35,35,35)
	}
	
	.recuerdaPro a {
	  color: rgb(35,35,35);
	  font-weight: bolder;
	}
	
	.recuerdaPro a:hover {
		font-family: verdana;
	  font-size: 10px;
	  color: rgb(135,135,135)
	}
	
/*********** Fin Login Pro ***********/	

/*********** Nav Pro ***********/	
div#container-interior {
	width: 763px;
	height: 486px;
	margin: 0 auto 0 auto;
	background: url(../secciones/profesionales/img/fondo_pro.jpg) no-repeat;
	/*background: url(../images/common/fondo_interior_pro.jpg) no-repeat;*/
	text-align: left;
	
}

#navPro {
		margin: 0;
		padding: 0;
		height: 60px;

}

#navPro ul {
		width: 760px;
		margin: 0px;
		padding: 0px;

}

#navPro li { 
		float:left;
		text-align: center;
		background-color: rgb(242,199,136);
		border-right: 1px solid white;
		width:108px;
		height: 60px;
		list-style: none;
}

* html #navPro li { 
	width:101px;
}

#navPro li.seis { 
		width:126px;
}

* html #navPro li.seis { 
	width:127px;
}


#navPro li.first a{ 
		background-image: url(../images/bg_izq.gif);
		background-repeat: no-repeat; 
		background-position: left top;
}
#navPro li.last a { 
		border-right: 0px solid green;
		background-image: url(../images/bg_der.gif);
		background-repeat: no-repeat; 
		background-position: right top;
}

#navPro li.tres a {
	margin-top:-8px;
	margin-bottom:-8px;
}

#navPro li a {
		display: block;
		height: 30px;
		color: #ccc;
		text-decoration: none;
		padding : 20px 10px 10px 10px;
		font-family: verdana;
	  font-size: 14px;
	  font-weight: bold;
	  color: rgb(255,255,255)
}
*html #navPro li a {
	height: 60px;

}

#navPro li a:hover {
		background-color: #efb35b;
}

#navPro li.txtdoble a {
		padding-top: 12px !important;
		padding-left: 5px;
		height: 37px;
}

#navPro li.txttriple a {
		padding-top: 5px !important;
		padding-left: 10px;
		padding-bottom:-30px;
		height: 40px;
		font-size:14px;
		line-height:15px;
}

* html #navPro li.txtdoble a {
		height: 60px;
}

* html #navPro li.txtdoble a {
		padding-left: 10px;
}

#navPro .activo { 
	background-color: rgb(239,179,71);
}




/**********registro**********/

div#registro {
	overflow: auto;
	height: 390px;
	width: 730px;
	margin: 20px 0 0 20px;
	clear:left;

}

	div#registro p, div#registro ol, div#registro ul{
		  font-family: verdana;
		  font-size: 11px;
		  font-weight: normal;
	}
	
	div#registro p{
		  color: rgb(165,98,0);
		  
	}
	
	
	div#registro li{
		   color: rgb(165,98,0);
		   font-weight: bold;
		   clear: left;
		   display: list-item;
		   height: 20px;
		   vertical-align: top;
		   padding-bottom: 10px;
		  
	}
	
	div#registro li span{
		   color: rgb(124,120,113);
		   font-weight: normal;
		  
	}
	
	div#registro hr {
		border: 0px none;
		border-bottom: 1px dashed rgb(239,179,92);
		height: 0;
	}
	
	div#registro h3{
		  color: rgb(165,98,0);
		  
	}
	
	div#registro ul {	
		  list-style: none;	
		  margin-left: 0;
		  padding-left: 0;
		  
		  		 	 
	}
	div#registro ul label, input {
		float: left;
	}
	
	

	div#registro ul label {	
			width: 75px;
		  margin-right: 10px;
		  color: rgb(124,120,113);
		  font-weight: normal;	
		  	 	 
	}

	div#registro ul.cuestionario label {	
			width: auto;
		  margin-right: 10px;
		  color: rgb(124,120,113);
		  font-weight: normal;	
	}

	div#registro ul#special.cuestionario label {	
			width: 140px;
		  margin-right: 10px;
		  color: rgb(124,120,113);
		  font-weight: normal;	
	}

	div#registro ul.cuestionario li {
		   color: rgb(124,120,113);
		   font-weight:normal;
	}

	
	div#registro p.info {	
		  font-family: verdana;
		  font-size: 9px;
		  font-weight: normal;
		  color: rgb(124,120,113);	
		  clear: left;  		 	 
	}
	
	div#registro #SendPro {
			float: right;
			margin-right: 50px;
	}
	
	.espaciodoble {
	margin-left: 20px;
	margin-right: 10px;
	}
	
	.espacio {
	margin-left: 40px;
	}
	
	div#registro ul label.ley, div#registro ul input.ley {
		float: none;
	}
	
	div#registro ul label.ley{
		margin-left: 15px; width:10;
	}
	

/* -- CLASSES DE LA TAULA CALENDARI -- */
#calend {
	position: relative;
	float:left;
	border:1px solid red;
	width:140px !important;
}

table.calendari {
	clear:both;
	border-collapse:collapse;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:140px;
	font-size: 9px;
}

table.calendari caption {
	color: #A56200;
	/*border-bottom:dashed #DAD2C5 1px;*/
	text-align:center;
	font-size: 10px;
	font-weight: normal;
}
table.calendari caption a {
	color: #f19118;
}
table.calendari caption a:hover {
	color: #f19118;
	font-weight:bold;
	text-decoration:underline;
}
table.calendari tr {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	/*border-bottom:1px solid #E5E1D8;
	background-color:#FFFFFF;*/
}

table.calendari th {
	text-align:center;
	vertical-align:top;
	margin:0px 0px 0px 0px;
	border-bottom:dashed #DAD2C5 1px;
	/*border:1px solid white;*/
}
table.calendari th.titol_table, table.llistat td.titol_table {
	color:#f19118;
	font-size:9px;
	font-weight:bold;
}

table.calendari td {
	text-align:center;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	
}

table.calendari td a{
	color:#f19118 !important;
	text-decoration:none;
	font-weight:normal;
	border: 1px solid #f19118;
	width:16px;
	display:block;
}

table.calendari td a:hover{
	color:#A56200 !important;
	font-weight:normal;
	text-decoration:none;
	border: 1px solid #A56200;
}

#calentexto {
	width:90%;
	margin-top:10px;
	height:auto;
	font-size:11px;
	font-weight:normal;
	padding: 3px;
	color: #000000;
	background-color:#F9F1E3;
	border: 2px solid #A56200;
}

#calentexto a {
	color:#A56200 !important;
	text-decoration:underline !important;
	font-weight:normal;
	font-size:10px;
}

#calentexto a:hover {
	color:#000000 !important;
	font-weight:normal;
	text-decoration:underline !important;
	font-size:10px;
}

.convocatoria {
	width:200px !important;
	margin: 10px 0 0 150px;
	height:auto;
	font-size:11px;
	font-weight:normal;
	padding: 10px;
	color: #000000;
	background-color:#F9F1E3;
	border: 2px solid #A56200;
	/*float:left;*/
	height:200px;
}

.convocatoria a {
	color:#A56200 !important;
	text-decoration:underline !important;
	font-weight:normal;
	font-size:10px;
}

.convocatoria a:hover {
	color:#000000 !important;
	font-weight:normal;
	text-decoration:underline !important;
	font-size:10px;
}


#premios-fecha {
	height:25px;
	font-size:11px;
	font-weight:normal;
	color: #000000;
	background-color:#F9F1E3;
	border: 2px solid #A56200;
	margin:0 !important;
	padding:5 !important;
}

#premios-fecha td {
	padding:0;
	margin:0;
}

#premios-fecha td a {
	color:#f19118 !important;
	text-decoration:underline !important;
	font-weight:normal;
	font-size:11px;
}

#premios-fecha td a:hover {
	color:#A56200 !important;
	font-weight:normal;
	text-decoration:underline !important;
	font-size:11px;
}

#premios-fecha-list {
	color:#A56200 !important;
	font-weight:normal;
	font-size:11px;
	width:90%;
}
#premios-fecha-list img {
	border:0px;
}

#premios-fecha-list a {
	color:black;
	font-weight:bold;
	padding-bottom:8px;
}
#premios-fecha-list a:hover {
	color:black;
	text-decoration:none;
}

#premios-fecha-list ul {
	list-style-type: square !important;
	margin-top:10px;
	margin-bottom:20px;
}

#premios-fecha-list ul li {
	font-weight:normal;
	margin-left:0px !important;
	color:#7C7871;
	padding-bottom:0px;
	height:auto;
	text-align:justify;
}

#premios-fecha-list h6 {
	width:100%;
	height:20px;
	border-bottom:1px dashed #EAB16A;
	margin:0;
	padding:0;
	margin-bottom:20px;
}

#premios-fecha ul {
	list-style-type: square !important;
	margin-top:10px;
	margin-bottom:20px;
}

#premios-fecha ul li {
	font-weight:normal;
	margin-left:30px !important;
	color:#7C7871;
	padding-bottom:0px;
	height:auto;
	text-align:justify;
}





.dual a {
	font-size:12px;
	padding:0;
	margin:0;
	display:inline;
	
}

#navPro li.dual a {
	font-size:12px;
	padding:0;
	margin:0;
	display:inline;
	height:10px;
	line-height:14px;
	background:none;
}

#navPro li.dual  {
	line-height:14px;
	width:126px;
	border-right-width: 0px;
	border-right-style: solid;
	background-image: url(../images/bg_der.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.loginProfesionales1 {
	color:#ffffff;
	background-color: rgb(239,179,71);
	font-family: Verdana;
	font-size:10px;
	padding: 5px; 
	border-color: none;
}

.loginProfesionales3 {
	color:#000000;
	background-color: rgb(242,215,166);
	font-family: Verdana;
	font-size:10px;
	padding: 5px;
	border-color: none;
 }
 
 .fondoLoginProfesionales  {
	color:#000000;
	background-color: rgb( 242, 215, 166 );
	font-family: Verdana;
	font-size:10px;
	padding: 5px;
	border-color: none;
 }

