/* CSS Document */

/*/RESTAURAR NAVEGADORES//////////////////////////////////////////////////////////////////////////////////*/
body,div,dl,dt,dd,ul,ol,li,p,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
	margin:0px;
	padding:0px;
}
fieldser,img{border:0px;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
p,h1,h2,h3,h4,h5,h6{font-size:100%;}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*TIPOGRAFIAS*/
.logo p {
	font-size: 85%;
	text-align: right;
	color: #FFFFFF;
	padding-right: 26px;
}
.logo h1 {
	padding-top: 22px;
	padding-left: 130px;
	font-size: 117%;
	color: #FFFFFF;
	font-weight: bolder;
	letter-spacing: 1px;
}
.marg10 {
	margin-bottom: 10px;
}

#texto h1, #texto2 h1{
	color: #006EC7;
}

#texto h2,h4, #texto2 h2,h4{
	color: #006EC7;
}

#texto h4, #texto2 h4{
	margin-top:10px;
}
.Txtpeque {
	font-size: 65%;
	font-weight: bolder;
	margin-top: 20px;
}


.iz{
	text-align: left;
}

.cen{
	text-align: center;
}

.der{
	text-align: right;
}
.n {
	font-weight: bolder;
}

.az{
	color: #006EC7;
}
.r {
	color: #FF0000;
}



/*/////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*LINKS*/
a{
	color: #333333;
	text-decoration: none;
}

.pie a, .logo a{
	color: #FFFFFF;
}

a:hover{
	color: #006EC7;
}

.pie a:hover, .logo a:hover{
	color: #006EC7;
	background:#FFFFFF;
}

.menuOf a:hover{
	color: #000000;
	border-left-style: solid;
	border-left-width: 6px;
	border-left-color: #7CAADB;

}
#texto a, #texto2 a {
	color: #006EC7;
}
#texto a:hover, #texto2 a:hover {
	font-weight: bolder;
}



/*/////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#widthPage{
width:100%;
margin:10px 0px 10px 0px;
display:block;
text-align:center;
}

#internalPageWidth{
	width:770px;
	margin:auto;
	text-align:left;
}

.clear{
	clear:both;
}

body {
	background-color: #006EC7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}
.ocult {
	display: none;
}

/*CABECERA/////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.logo {
	background-image: url(../asociacion-empresarios-hosteleria-tarragona/html/img/logo.jpg);
	background-position: 35px top;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-left: 5px;
}
.links {
	background-color: #F3F3F3;
	margin-left: 26px;
	width: 720px;
}
.shortcuts {
	float: left;
	margin-top: 7px;
	margin-left: 5px;
	font-size: 11px;
}
.shortcuts img {
	vertical-align: middle;
}

.shortcuts   li {
	float: left;
	padding-right: 5px;
}
.shortcuts   li   a {
	color: #266BAF;
	font-weight: bold;
}
.separador {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #266BAF;
	margin-right: 8px;
}



.iconos {
	float: right;
	margin-right: 5px;
	margin-top: 7px;
}
.iconos li{
	float: left;
	font-size: 0px;
	padding-right: 10px;
}
.topmenu {
	background-image: url(../asociacion-empresarios-hosteleria-tarragona/html/img/top.jpg);
	background-repeat: no-repeat;
	height: 20px;
	text-align: right;
	padding-right: 25px;
	padding-top: 10px;
	font-size: 85%;
}

.banner {
	background-image: url(../asociacion-empresarios-hosteleria-tarragona/html/img/middle.jpg);
	background-repeat: repeat-y;
	padding-left: 24px;
}

#menu {
	background-image: url(../asociacion-empresarios-hosteleria-tarragona/html/img/bottom.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	font-size: 95%;
}

#menu ul {
	margin-left: 24px;
	padding-top: 5px;
}

#menu li {
	float: left;
}

.menuOf a{
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #006EC7;
	color: #999999;
	font-weight: bolder;
}

.menuOn a{
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	border-left-style: solid;
	font-weight: bolder;
	border-left-width: 6px;
	border-left-color: #006EC7;
}

/*SUBMENU Y CONTENIDO/////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.contenido, #sheet {
	width: 700px;
	margin-left: 26px;
	background-color: #F3F3F3;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#submenu {
	float: left;
	width: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#submenu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.submenuOn {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #006EC7;
}

#submenu ul ul li {
	margin-left: 15px;
	border-bottom-style: none;
	padding: 3px;
}
#submenu img {
	margin-top: 10px;
}
.submenuLogos {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}



#texto {
	margin-left: 227px;
	margin-right: 10px;
	margin-top: 5px;
}

#texto2{
	float:left;
	margin-left: 0px;
	width: 490px;
}

#texto p, #texto2 p {
	margin-bottom: 10px;
}

#texto li{
	list-style-type: disc;
	list-style-position: inside;

}
#texto address {
	margin-left: 25px;
	margin-bottom: 10px;
}
.contacto {
	background-color: #D9EEFF;
	font-weight: bolder;
	padding-left: 5px;
	padding-right: 130px;
	color: #006EC7;
}


.destacados {
	float: right;
	width: 180px;
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #006EC7;
	padding-left: 5px;
}
.destacadoIn, .destacadoIn2{
	margin-bottom: 5px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	color: #333333;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-image: url(../asociacion-empresarios-hosteleria-tarragona/html/img/fondoDestacados.gif);
}
.destacadoIn  p {
	font-size: 11px;
	margin-bottom: 5px;
}
.destacadoIn    h3   a,#submenu h3 a {
	color: #006EC7;
	font-weight: normal;
}
.destacadoIn  h2, #submenu h2 {
	color: #006EC7;
	padding-bottom: 5px;
	letter-spacing: 1px;
}



.destacadoIn2 {
	background-image: url(../asociacion-empresarios-hosteleria-tarragona/html/img/fondoDestacados2.gif);
}



/*PIE DE PÁGINA/////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.pie {
	width: 720px;
	margin-left: 26px;
	margin-top: 3px;
	font-size: 85%;
	color: #FFFFFF;
}

.menupie{
	float: right;
	margin-left: 5px;
	margin-top: -13px;
	text-align: right;
}

.pie li {
	float: left;
}

/*FORMULARIO/////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.azul, .azul2 {
	background-color: #006EC7;
	float: left;
	width: 10px;
	height: 45px;
	margin-right: 5px;
}

.azul2{
	height: 60px;
}
#texto #form1 {
	margin-right: 35px;
}
#texto #form1 p {
	text-align: right;
}


.inputTxt,#Submit {
	border: 1px solid #333333;
	background-color: #FFFFFF;
}

.inputTxt{
	width: 250px;

}
#form1 fieldset {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}


/*TABLA/////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.table1 {
	float: left;
	margin-left: -5px;
}
.table1 td {
	background-color: #006EC7;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #FFFFFF;
	font-weight: bolder;
}
.preu {
	font-size: 130%;
	font-weight: bolder;
	padding-top: 15px;
}
.table2  {
	margin-bottom: 10px;
	width: 100%;
	
}
.table2  th  {
	font-weight: bolder;
	color: #006EC7;
}
.table2  th,.table1  td,.table2  td,.table3  td {
	border: 1px dotted #006EC7;
	padding: 7px;
	text-align: center;
}
.table3 {
	width: 100%;
	margin-bottom: 10px;
}
.table3 td {
	text-align: left;
	width: 50%;
}

.celdaazul {
	color: #FFFFFF;
	background-color: #006EC7;
	font-weight: bolder;
	text-align: center;
	font-size: 110%;
}
/*FICHAS CURSOS/////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.ficha {
	border: 1px solid #006EC7;
	width: 203px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	height: 160px;
	margin-left: 5px;
	margin-bottom: 20px;
}

.fichatit {
	background-color: #006EC7;
	margin-left: -10px;
	margin-right: -10px;
	color: #FFFFFF;
	padding-left: 5px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.pdf {
	float: left;
	width: 150px;
	background-image: url(../asociacion-empresarios-hosteleria-tarragona/html/img/pdf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	height: 45px;
}
.floatDer {
	float: right;
	margin-bottom: 10px;
}
.floatLeft {
	float: left;
	margin-right: 10px;
}


.sinPunto li{
	list-style-image: none;
	list-style-type: none;
}
.oferta {
	padding: 10px;
	height: 170px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 130px;
	float: left;
	border: 1px solid #006EC7;
}
#logosAula {
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
}
.lpeque {
	font-size: 10px;
}
