?
| Current Path : /home/webyoo/www/backup/allback/myagenda/medias/ |
| Current File : /home/webyoo/www/backup/allback/myagenda/medias/style.css |
body {
background: url("http://web4yoo.com/myagenda/images/background-nuage2.png") no-repeat scroll center 0 #c2d8e5;
color: #555555;
font-family: verdana;
font-size: 12px;
margin: 0;
padding: 0;
text-align: center;
}
a {
text-decoration: none;
color: #203E7B;
}
a:hover {
color: #FF0000;
text-decoration: none
}
h2{
margin-top:0; padding-top:0
}
p{
margin-top:0; padding-top:0
}
div#conteneur{
text-align:left;
margin:0 auto;
width:980px;
}
p#footer{ margin-top:15px }
p#footer, p#footer a{
font-size:11px
}
.locataireLien a {
color: darkred;
text-decoration: none;
font-weight: bold;
}
.locataireLien a:hover {
color: darkblue;
text-decoration: none;
font-weight: bold;
}
.erreurTexte {
font-weight: bold;
text-align: center;
color: red;
}
.operation {
color: #CC0000;
font-size: 15px;
font-weight: bold;
}
.selected {
color: #CC0000;
font-size: 16px;
font-weight: bold;
font-family: 'Comic Sans MS';
vertical-align: -1px;
}
.adminMenu{
text-decoration: none;
font-weight: bold;
}
.adminMenu a {
color: darkred;
text-decoration: none;
font-weight: bold;
}
.adminMenu a:hover {
color: darkblue;
text-decoration: none;
font-weight: bold;
}
/* table.tableau {
border-collapse: separate;
border-spacing: 0;
border-radius: 24px;
}
table.tableau tr {
height:20px;
}
table.tableau td {
border:1px solid #FFFFFF;
}
*/
table.cadre {font-size: 12px;}
table.pts {background: none repeat scroll 0 0 #DEDEDE; border: 2px solid white;padding: 4px; }
table.calendar {border: 1px solid black; border-collapse: collapse; color: #000000; text-align: center;background: none repeat scroll 0 0 #EDEDED;}
td.today { border: 3px solid #54B80F !important; color: #000000; font-weight: bold;font-size:16px;}
td.clic{ border: 3px solid #CC0000 !important; color: #000000; font-size:16px;}
td.small { font-size:9px; width:86px; text-align: center;}
.red { color: darkred; }
.petit { color: darkred; font-size:10px; text-align: center; }
.gros { color: white; font-size:14px; text-align: center; font-weight: bold; /* vertical-align: super; */}
td.monthdays {border: 1px solid #434470 !important; color: #000000; background: #EEEEEE; }
td.nonmonthdays { background: none repeat scroll 0 0 #9C9C9C; border: 1px solid black; color: #C8C4C4;}
td.days {border: 1px solid black;font-size:16px;}
.tableau {
font-size: .9em;
margin: 0 auto;
border: solid 1px #FFF;
border-collapse: separate;
border-spacing: 0;
border-radius: 4px;
}
table.tableau td {
border:1px solid #FFFFFF;
}
table > tr:first-child > td:first-child {
border-top-left-radius: 4px;
}
table > tr:first-child > td:last-child {
border-top-right-radius: 4px;
}
table > tr:last-child td:first-child {
border-bottom-left-radius: 4px;
}
table > tr:last-child td:last-child {
border-bottom-right-radius: 4px;
}
td {
padding: 5px;
}
.tableau tr:hover{
background-color: #FFF;
font-weight:bold;
}
input[type="text"], textarea, select, input[type="password"] {
border: 3px solid #7F9DB9;
color: #000000;
font-family: arial;
font-size: 12px;
margin: 1px 0 1px 10px;
padding: 1px;
width: 160px;
}
#textarea {width: auto;}
select {
padding: 2px;
width: 168px;
}
input[type="submit"],[type="button"] {
background: url("http://web4yoo.com/myagenda/images/submit.png") no-repeat scroll 0 0 transparent;
border: 0 none;
cursor: pointer;
height: 39px;
width: 168px;
}
.rotate {
margin-top: -9px;
-webkit-transform: rotate(-9deg);
-moz-transform: rotate(-9deg);
transform: rotate(-9deg);
}
.crit {display:none;}
#imgtype {position:absolute; margin-left:-20px;}
.ui-autocomplete {
max-height: 100px;
overflow-y: auto;
/* prevent horizontal scrollbar */
overflow-x: hidden;}