/* 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,strong,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*/
.titlogo{
	font-size: 115%;
	color: #FFFFFF;
	font-weight: bolder;
}

h1,h2{
	margin-bottom: 10px;
}

h2{
	background-color: #D2EBFF;
	padding-left: 5px;

}

h3{
	margin-left: 10px;
	color: #006EC7;

}

.pietxt{
	font-size: 90%;
	color: #FFFFFF;
}

.iz{
	text-align: left;
}

.cen{
	text-align: center;
}

.der{
	text-align: right;
}
.n {
	font-weight: bolder;
}

.az{
	color: #006EC7;
}


/*/////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*LINKS*/
a{
	color: #333333;
	text-decoration: none;
}

.pietxt a{
	color: #FFFFFF;
}

a:hover{
	color: #006EC7;
}

.pietxt a:hover{
	color: #006EC7;
	background:#FFFFFF;
}


/*/////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#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;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.logo {
	background-image: url(../asociacion-empresarios-hosteleria-tarragona/html/img/logo.jpg);
	background-position: 20px top;
	background-repeat: no-repeat;
	padding-left: 120px;
	padding-top: 38px;
	margin-left: 25px;
	margin-right: 20px;
	padding-bottom: 10px;
}
.links {
	background-color: #F3F3F3;
	margin-left: 26px;
	width: 720px;
}
.shortcuts {
	float: left;
	margin-top: 7px;
	margin-left: 5px;
}
.shortcuts li {
	float: left;
	padding-right: 5px;
}

.iconos {
	float: right;
	margin-right: 5px;
	margin-top: 7px;
}
.iconos li{
	float: left;
	font-size: 0px;
	padding-right: 10px;
}

.topmenu {
	font-size: 0px;
}


.contenido {
	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: 20px;
	padding-left: 10px;
}

.texto1 {
	float: left;
	width: 340px;
}

.texto2 {
	margin-left: 360px;
}

.pie {
	width: 720px;
	margin-left: 26px;
	margin-top: 5px;
}
.w3c{
	float: right;
	margin-left: 5px;
	margin-top: -15px;
}
.texto p {
	margin-bottom: 10px;
}

.texto1 li, .texto2 li{
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 10px;

}
.texto1 li li, .texto2 li li {
	margin-left: 20px;
}

