html, body { height:100%; }

body {
 margin: 0;
 background-color: #5ADCF0;
}

a:active { outline: none; }
#linksite .style1 a {
	color: #FF0000;
	font-size: 14px;
}
#linksite .style1 a:hover {
	color: #0033FF;
}


a:focus { -moz-outline-style: none; }

#ContentAll{
 background-image: url(../images/bg_all.jpg);
 background-position: center top;
 background-repeat: repeat-y;
 vertical-align: top;
}

#copyrightsLeft {
 background-image: url(../images/cmdta_r13_c1.jpg);
 background-position: left top;
 background-repeat: repeat-y;
 height: 50px;
 padding: 0px 0px 0px 40px;
 text-align: left;
 font-family: Arial, "Microsoft Sans Serif";
 font-size: 10px;
 font-weight: bold;
 color: #ffffff;
 letter-spacing: 1px;
}

#copyrightsLeft a:link, #copyrightsLeft a:active, #copyrightsLeft a:visited{
 font-family: Arial, "Microsoft Sans Serif";
 font-size: 10px;
 font-weight: bold;
 letter-spacing: 0.4em;
 color: #FFFFFF;
 text-decoration: none;
}
#copyrightsLeft a:hover{
 text-decoration: underline;
}

#copyrightsRight{
 background-image: url(../images/cmdta_r13_c1.jpg);
 background-position: right top;
 background-repeat: repeat-y;
 height: 50px;
 padding: 0px 43px 0px 0px;
 text-align: right;
 vertical-align: middle;
}

#copyrightsRight a:link, #copyrightsRight a:active, #copyrightsRight a:visited{
 font-family: Arial, "Microsoft Sans Serif";
 font-size: 10px;
 font-weight: bold;
 letter-spacing: 0.4em;
 color: #FFFFFF;
 text-decoration: none;
}
#copyrightsRight a:hover{
 text-decoration: underline;
}

td img {display: block;}



.menText{
 background-position: left top;
 background-repeat: no-repeat;
 font-family: Arial, "Microsoft Sans Serif";
 font-size: 14px;
 font-weight: bold;
 text-align: left;
 vertical-align: top;
}

.menText strong {
 color: red;
}

.menText a:link, .menText a:active, .menText a:visited{
 text-decoration: none;
 color: #000000;
 outline: none;
}
.menText a:hover{
 text-decoration: underline;
 outline: none;
}

.menFoto a:link, .menFoto a:active, .menFoto a:visited{
 text-decoration: none;
}
.menFoto a:hover{
 text-decoration: none;
}

#TitluPagina {
 background-color: #5adcf0;
 width: 803px;
 height: 31px;
 padding: 0px 0px 0px 50px;
 font-family: Arial, "Microsoft Sans Serif";
 font-size: 18px;
 font-weight: bold;
 text-align: left;
 color: #333333;
}

#ContinutPagina {
 width: 803px;
 height: 420px;
 padding: 10px 0px 0px 10px;
 text-align: left;
 vertical-align: top;
 font-family: Arial, "Microsoft Sans Serif";
 font-size: 13px;
 font-weight: normal;
 color: #222222;
}

#ContinutPagina p {
 
}


a.linkExtern:link, a.linkExtern:active, a.linkExtern:visited{
 font-family: Arial, "Microsoft Sans Serif";
 font-size: 12px;
 font-weight: bold;
 letter-spacing: 1px;
 color: #AE0000;
 text-decoration: none;
}
a.linkExtern:hover{
 color: #990000;
 text-decoration: underline;
}

