/* @override 
	http://127.0.0.1/~fernando/webspectacular/styles/styleV2test/css/htmlPage.css
	http://localhost/~fernando/webspectacular/styles/styleV2test/css/htmlPage.css
	http://localhost/~fernando/webspectacular/styles/modelo/css/htmlPage.css
	http://www.industriasdavid.es/styles/industriasdavid/css/htmlPage.css
*/

html {
	margin: 0 0 0 0 ;
	height: 100%;
	background-image: none;
}

body {
	margin: 0px 0px 0px 0px;
	font: 11px Verdana "Lucida Grande", Lucida, sans-serif;
	color: #737373;
	height: 100%;
	min-height: 100%;
	background-image: none;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	color: #8b8b8b;
	font-weight: bold;
}

p {
	
}

.legalInfoContainer {
	position: fixed;
	bottom: 2px;
	right: 3px;
	background-image: url(popup_bkg.png);
	padding-left: 2px;
	padding-top: 2px;
}

.legalInfoItem {
	display: inline;
	margin-left: 3px;
	margin-right: 3px;
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
	color: gray;
}

.legalInfoItem:hover {
	color: #464646;
}

/* messages */
.title1 {
	
}

.title2 {

}

.title3 {
	
}

.title4 {
	
}

.title5 {
	
}

.title6 {
	
}

.paragraph {
	
}

.message {
	margin-left: 20px;
	margin-right: 20px;
}

.pageFooter {
	font-size: 9px;
	color: #939393;
	text-align: center;
}

.comment {
	
}

.error {
	
	color: red;
	
}

.warning {
	
	color: #ff8e00;
	
}

.linkMessage {
	text-decoration: underline;
	color: gray;
	margin-left: 20px;
	margin-right: 20px;
	cursor: pointer;
	cursor: hand;
}

.linkMessage:hover {
	text-decoration: underline;
	color: silver;
	margin-left: 20px;
	margin-right: 20px;
	cursor: pointer;
	cursor: hand;
}

/* Login form */
.loginFormPopUp {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	background-image: url(popup_bkg.png);
	z-index: 9000;
}

.loginFormContainer {
	display: block;
	width: 500px;
	min-height: 230px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	background-color: white;
	border: 2px solid #212121;
}

.signUpFormContainer {
	display: block;
	width: 100%;
	min-height: 230px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	background-color: white;
}


.loginFormTitle {
	margin-left: 20px;
	margin-right: 20px;
}

.loginForm {
	margin: 30px 10px 10px;
}

.loginErrorMessage {
	color: #d8120f;
	text-align: center;
	font-size: 12px;
}

.closeSessionControl {
	position: absolute;
	top: 13px;
	right: 10px;
	width: 260px;
	color: #7f7f7f;
}

.sessionInfoLabel {
	float: left;
	color: #7f7f7f;
}

.closeSessionLink {
	float:left;
	cursor: hand;
	cursor: pointer;
	color: #7f7f7f;
	text-decoration: underline;
	margin-left: 3px;
}

.editCurrentUserLink {
	float:left;
	cursor: hand;
	cursor: pointer;
	color: #7f7f7f;
	text-decoration: underline;
	margin-left: 15px;
}

.closeSessionLink:hover {
	color: #7f7f7f;
}

.closeSessionLink:action {
	color: #7f7f7f;
}

.closeSessionLink:visited {
	color: #7f7f7f;
}

.privateDataNotice {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	border: 1px solid #a6a6a6;
}

.pageBottomContainer {
	width: 850px;
	height: 72px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../cssImages/main_page_footer.jpg);
	margin-bottom: 20px;
}

.banner27puertaocho {
	background-image: url(../cssImages/27puertaochologo.jpg);
	width:100px;
	height:35px;
	float: left;
	margin-top: 20px;
	margin-left: 360px;
	cursor: pointer;
	cursor: hand;
}

.plasticbriqbanner {
	background-image: url(../cssImages/plasticbriq_logo.jpg);
	width:100px;
	height:35px;
	float: left;
	margin-top: 20px;
	margin-left: 80px;
	cursor: pointer;
	cursor: hand;
}

.closeSessionControl {
	margin-top: -7px;
}

#webBlock_13 {
	margin-left: -6px;
}

