@charset "utf-8";
/* CSS Document */
/* debut feuilles styles index.php*/

body, html
{
	height : 100%;
	margin : 0px;
	font : 13px "Trebuchet MS",Arial,sans-serif;
	padding : 0px;
	width : 100%;
}

#cakePower {
    vertical-align : text-bottom;
    padding-bottom : 1px;
}

.alert-dismissable .close, .alert-dismissible .close {
    color: inherit;
    position: relative;
    right: -21px;
    top: -2px;
}
